summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/download
diff options
context:
space:
mode:
authorMinifree Ltd <info@minifree.org>2016-04-26 11:31:18 (EDT)
committer Minifree Ltd <info@minifree.org>2016-04-26 11:32:54 (EDT)
commitaf9e6a3fd2e2eca34326dc1599ab43291d45079a (patch)
treee06c3ef15ac7e40f7fd0449a12893fd5166b53ea /resources/scripts/helpers/download
parente9af4fb2e6bd2ce01f5a4eb8bdc98c64bde83a3a (diff)
downloadlibreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.zip
libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.tar.gz
libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.tar.bz2
backport changes to master branch
Diffstat (limited to 'resources/scripts/helpers/download')
-rwxr-xr-xresources/scripts/helpers/download/bucts2
-rwxr-xr-xresources/scripts/helpers/download/coreboot2
-rwxr-xr-xresources/scripts/helpers/download/flashrom2
-rwxr-xr-xresources/scripts/helpers/download/grub2
-rwxr-xr-xresources/scripts/helpers/download/memtest86plus2
-rwxr-xr-xresources/scripts/helpers/download/seabios2
6 files changed, 6 insertions, 6 deletions
diff --git a/resources/scripts/helpers/download/bucts b/resources/scripts/helpers/download/bucts
index 6e615d7..61d6e66 100755
--- a/resources/scripts/helpers/download/bucts
+++ b/resources/scripts/helpers/download/bucts
@@ -2,7 +2,7 @@
# helper script: downloads bucts and patches it
#
-# 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/download/coreboot b/resources/scripts/helpers/download/coreboot
index f223400..de8700a 100755
--- a/resources/scripts/helpers/download/coreboot
+++ b/resources/scripts/helpers/download/coreboot
@@ -2,7 +2,7 @@
# helper script: downloads coreboot and patches/deblobs it
#
-# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk>
+# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
# Copyright (C) 2015 Paul Kocialkowski <contact@paulk.fr>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/download/flashrom b/resources/scripts/helpers/download/flashrom
index edf363a..5b75d5f 100755
--- a/resources/scripts/helpers/download/flashrom
+++ b/resources/scripts/helpers/download/flashrom
@@ -2,7 +2,7 @@
# helper script: downloads flashrom and patches it
#
-# 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/download/grub b/resources/scripts/helpers/download/grub
index 66fd68b..f9d7f8c 100755
--- a/resources/scripts/helpers/download/grub
+++ b/resources/scripts/helpers/download/grub
@@ -2,7 +2,7 @@
# helper script: Downloads GRUB and patches it.
#
-# 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/download/memtest86plus b/resources/scripts/helpers/download/memtest86plus
index 88ba855..843235b 100755
--- a/resources/scripts/helpers/download/memtest86plus
+++ b/resources/scripts/helpers/download/memtest86plus
@@ -2,7 +2,7 @@
# helper script: Downloads MemTest86+ and patches it
#
-# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk>
+# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
# Copyright (C) 2015 Joseph Michael Thompson <jmt@josepht.me>
# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
#
diff --git a/resources/scripts/helpers/download/seabios b/resources/scripts/helpers/download/seabios
index 98f03fa..9eff87a 100755
--- a/resources/scripts/helpers/download/seabios
+++ b/resources/scripts/helpers/download/seabios
@@ -2,7 +2,7 @@
# helper script: Downloads SeaBIOS and patches it.
#
-# 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