diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-11-06 03:24:44 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-11-06 03:24:44 (EST) |
commit | 20d932ce09c78e88be73909474e558e6378ec809 (patch) | |
tree | 245e98d51ac554a811b01c77253ddb4984e51011 /resources/scripts/helpers/download | |
parent | c56b6b903c9feb56c67616c967e1784c38d0e249 (diff) | |
download | libreboot-20d932ce09c78e88be73909474e558e6378ec809.zip libreboot-20d932ce09c78e88be73909474e558e6378ec809.tar.gz libreboot-20d932ce09c78e88be73909474e558e6378ec809.tar.bz2 |
download/coreboot: add missing copyright attribution
Diffstat (limited to 'resources/scripts/helpers/download')
-rwxr-xr-x | resources/scripts/helpers/download/coreboot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot index 8fcaf8c..b97171a 100755 --- a/resources/scripts/helpers/download/coreboot +++ b/resources/scripts/helpers/download/coreboot @@ -3,6 +3,7 @@ # helper script: downloads coreboot and patches/deblobs it # # Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2015 Paul Kocialkowski <contact@paulk.fr> # # 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 |