diff options
author | Leah Rowe <info@minifree.org> | 2016-06-27 23:09:08 (EDT) |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-06-27 23:09:08 (EDT) |
commit | d89e0ec8579e894c9ba8a846eafd7052171e497a (patch) | |
tree | c0a3ace528197b1e381f210ac63a2621c94b52ba /resources/scripts/helpers/build/release | |
parent | 104e26ba424d05e822ae58ff2c7b6f6f159588d5 (diff) | |
download | libreboot-d89e0ec8579e894c9ba8a846eafd7052171e497a.zip libreboot-d89e0ec8579e894c9ba8a846eafd7052171e497a.tar.gz libreboot-d89e0ec8579e894c9ba8a846eafd7052171e497a.tar.bz2 |
Backport changes to master branch
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 d64c459..14e9866 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 Leah Woods <info@minifree.org> +# Copyright (C) 2015 Leah Rowe <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 c9c0296..d3176d7 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 Leah Woods <info@minifree.org> +# Copyright (C) 2015 Leah Rowe <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 1726145..574c3e8 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 Leah Woods <info@minifree.org> +# Copyright (C) 2015 Leah Rowe <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 a7056d7..51978e8 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 Leah Woods <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Rowe <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 13ac957..b304598 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 Leah Woods <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Rowe <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 baea652..5d8520c 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 Leah Woods <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Rowe <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 |