diff options
author | Minifree Ltd <info@minifree.org> | 2016-04-26 11:31:18 (EDT) |
---|---|---|
committer | Minifree Ltd <info@minifree.org> | 2016-04-26 11:32:54 (EDT) |
commit | af9e6a3fd2e2eca34326dc1599ab43291d45079a (patch) | |
tree | e06c3ef15ac7e40f7fd0449a12893fd5166b53ea /resources/scripts/helpers/build/clean | |
parent | e9af4fb2e6bd2ce01f5a4eb8bdc98c64bde83a3a (diff) | |
download | libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.zip libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.tar.gz libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.tar.bz2 |
backport changes to master branch
Diffstat (limited to 'resources/scripts/helpers/build/clean')
-rwxr-xr-x | resources/scripts/helpers/build/clean/bucts | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/clean/coreboot | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/clean/flashrom | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/clean/grub | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/clean/i945pwm | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/clean/ich9deblob | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/clean/memtest86plus | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/clean/rom_images | 2 | ||||
-rw-r--r-- | resources/scripts/helpers/build/clean/seabios | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/resources/scripts/helpers/build/clean/bucts b/resources/scripts/helpers/build/clean/bucts index 84bd4da..a50621b 100755 --- a/resources/scripts/helpers/build/clean/bucts +++ b/resources/scripts/helpers/build/clean/bucts @@ -2,7 +2,7 @@ # helper script: clean the dependencies that were built in bucts # -# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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/clean/coreboot b/resources/scripts/helpers/build/clean/coreboot index 58d13bc..333caf6 100755 --- a/resources/scripts/helpers/build/clean/coreboot +++ b/resources/scripts/helpers/build/clean/coreboot @@ -2,7 +2,7 @@ # helper script: clean the dependencies that were built in coreboot # -# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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/clean/flashrom b/resources/scripts/helpers/build/clean/flashrom index 2a16adc..478b61e 100755 --- a/resources/scripts/helpers/build/clean/flashrom +++ b/resources/scripts/helpers/build/clean/flashrom @@ -2,7 +2,7 @@ # helper script: clean the dependencies that were built in flashrom # -# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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/clean/grub b/resources/scripts/helpers/build/clean/grub index e4b4a65..6fb28b9 100755 --- a/resources/scripts/helpers/build/clean/grub +++ b/resources/scripts/helpers/build/clean/grub @@ -2,7 +2,7 @@ # helper script: clean the dependencies that were built in GRUB # -# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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/clean/i945pwm b/resources/scripts/helpers/build/clean/i945pwm index 3e1d66d..bd5cff4 100755 --- a/resources/scripts/helpers/build/clean/i945pwm +++ b/resources/scripts/helpers/build/clean/i945pwm @@ -2,7 +2,7 @@ # helper script: clean the dependencies that were built in i945pwm # -# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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/clean/ich9deblob b/resources/scripts/helpers/build/clean/ich9deblob index 2c952ac..9ea9bfc 100755 --- a/resources/scripts/helpers/build/clean/ich9deblob +++ b/resources/scripts/helpers/build/clean/ich9deblob @@ -2,7 +2,7 @@ # helper script: clean the dependencies that were built in ich9deblob # -# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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/clean/memtest86plus b/resources/scripts/helpers/build/clean/memtest86plus index e6a9218..d05e6e6 100755 --- a/resources/scripts/helpers/build/clean/memtest86plus +++ b/resources/scripts/helpers/build/clean/memtest86plus @@ -2,7 +2,7 @@ # helper script: clean the dependencies that were built in memtest86+ # -# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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/clean/rom_images b/resources/scripts/helpers/build/clean/rom_images index f0c342a..b2db935 100755 --- a/resources/scripts/helpers/build/clean/rom_images +++ b/resources/scripts/helpers/build/clean/rom_images @@ -2,7 +2,7 @@ # helper script: delete the ROM images # -# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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/clean/seabios b/resources/scripts/helpers/build/clean/seabios index 02c5baf..6b0f1b1 100644 --- a/resources/scripts/helpers/build/clean/seabios +++ b/resources/scripts/helpers/build/clean/seabios @@ -2,7 +2,7 @@ # helper script: clean the dependencies that were built in seabios # -# Copyright (C) 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2015 Minifree Ltd <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 |