diff options
Diffstat (limited to 'resources/scripts/helpers/build/release')
-rwxr-xr-x | resources/scripts/helpers/build/release/docs | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/release/roms | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/release/sha512sums | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/release/src | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/release/tobuild | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/release/util | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/resources/scripts/helpers/build/release/docs b/resources/scripts/helpers/build/release/docs index 3a68574..d64c459 100755 --- a/resources/scripts/helpers/build/release/docs +++ b/resources/scripts/helpers/build/release/docs @@ -4,7 +4,7 @@ # helper script: generate the documentation release archive # # Copyright (C) 2015 Patrick "P. J." McDermott <pj@pehjota.net> -# Copyright (C) 2015 Minifree Ltd <info@minifree.org> +# Copyright (C) 2015 Leah Woods <info@minifree.org> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/resources/scripts/helpers/build/release/roms b/resources/scripts/helpers/build/release/roms index 97ee50d..c9c0296 100755 --- a/resources/scripts/helpers/build/release/roms +++ b/resources/scripts/helpers/build/release/roms @@ -3,7 +3,7 @@ # # helper script: generate the ROM image release archives # -# Copyright (C) 2015 Minifree Ltd <info@minifree.org> +# Copyright (C) 2015 Leah Woods <info@minifree.org> # Copyright (C) 2015 Patrick "P. J." McDermott <pj@pehjota.net> # # This program is free software: you can redistribute it and/or modify diff --git a/resources/scripts/helpers/build/release/sha512sums b/resources/scripts/helpers/build/release/sha512sums index 2dfdb53..1726145 100755 --- a/resources/scripts/helpers/build/release/sha512sums +++ b/resources/scripts/helpers/build/release/sha512sums @@ -3,7 +3,7 @@ # # helper script: create sha512sum file for the current snapshot # -# Copyright (C) 2015 Minifree Ltd <info@minifree.org> +# Copyright (C) 2015 Leah Woods <info@minifree.org> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/resources/scripts/helpers/build/release/src b/resources/scripts/helpers/build/release/src index d2aa37c..a7056d7 100755 --- a/resources/scripts/helpers/build/release/src +++ b/resources/scripts/helpers/build/release/src @@ -3,7 +3,7 @@ # # helper script: generate the source release archive # -# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org> # Copyright (C) 2015 Patrick "P. J." McDermott <pj@pehjota.net> # # This program is free software: you can redistribute it and/or modify diff --git a/resources/scripts/helpers/build/release/tobuild b/resources/scripts/helpers/build/release/tobuild index c97239d..13ac957 100755 --- a/resources/scripts/helpers/build/release/tobuild +++ b/resources/scripts/helpers/build/release/tobuild @@ -4,7 +4,7 @@ # that don't easily cross-compile. Then the tarball can be extracted # on those systems with the target architecture, and compiled. # -# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/resources/scripts/helpers/build/release/util b/resources/scripts/helpers/build/release/util index 1ce063a..baea652 100755 --- a/resources/scripts/helpers/build/release/util +++ b/resources/scripts/helpers/build/release/util @@ -3,7 +3,7 @@ # # helper script: generate the release archives # -# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |