diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-09-27 19:22:12 +0100 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-09-27 19:22:12 +0100 |
commit | 25079b2707bf976efed38c2f13b2b75c701c0fcd (patch) | |
tree | ab8c25152f2daeb4ca4064dc2f66d8f1ac9721e4 | |
parent | 9d3617966c3f0de7d4112c0dc00f42cd9850315e (diff) | |
download | midipix_build-25079b2707bf976efed38c2f13b2b75c701c0fcd.tar.bz2 midipix_build-25079b2707bf976efed38c2f13b2b75c701c0fcd.tar.xz |
build.sh: update copyright legend.
-rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2016, 2017, 2018, 2019 Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> +# Copyright (c) 2016, 2017, 2018, 2019, 2020 Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> # buildp_ast() { |