summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/module
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-06 04:15:27 (EDT)
committer Leah Woods <info@minifree.org>2016-05-06 04:15:27 (EDT)
commitd8158b0a8f05a65c823011a95a045a1c39943e06 (patch)
treedf276db8131117adc418720882ccf289658b6a51 /resources/scripts/helpers/build/module
parentd3133502728098d8f34760ac6ebbc61033d3ff61 (diff)
downloadlibreboot-d8158b0a8f05a65c823011a95a045a1c39943e06.zip
libreboot-d8158b0a8f05a65c823011a95a045a1c39943e06.tar.gz
libreboot-d8158b0a8f05a65c823011a95a045a1c39943e06.tar.bz2
backport changes to master branch
Diffstat (limited to 'resources/scripts/helpers/build/module')
-rwxr-xr-xresources/scripts/helpers/build/module/bucts2
-rwxr-xr-xresources/scripts/helpers/build/module/coreboot2
-rwxr-xr-xresources/scripts/helpers/build/module/flashrom2
-rwxr-xr-xresources/scripts/helpers/build/module/grub2
-rwxr-xr-xresources/scripts/helpers/build/module/i945pwm2
-rwxr-xr-xresources/scripts/helpers/build/module/ich9deblob2
-rwxr-xr-xresources/scripts/helpers/build/module/memtest86plus2
-rwxr-xr-xresources/scripts/helpers/build/module/seabios2
8 files changed, 8 insertions, 8 deletions
diff --git a/resources/scripts/helpers/build/module/bucts b/resources/scripts/helpers/build/module/bucts
index 475fa04..bb76530 100755
--- a/resources/scripts/helpers/build/module/bucts
+++ b/resources/scripts/helpers/build/module/bucts
@@ -2,7 +2,7 @@
# helper script: builds bucts source code
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/module/coreboot b/resources/scripts/helpers/build/module/coreboot
index 88c7032..7d15d2f 100755
--- a/resources/scripts/helpers/build/module/coreboot
+++ b/resources/scripts/helpers/build/module/coreboot
@@ -2,7 +2,7 @@
# helper script: builds the dependencies that coreboot needs before building a ROM image
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/module/flashrom b/resources/scripts/helpers/build/module/flashrom
index 2f67649..5c2eb4d 100755
--- a/resources/scripts/helpers/build/module/flashrom
+++ b/resources/scripts/helpers/build/module/flashrom
@@ -2,7 +2,7 @@
# helper script: builds flashrom source code
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/module/grub b/resources/scripts/helpers/build/module/grub
index c02d4e0..fb1e4d8 100755
--- a/resources/scripts/helpers/build/module/grub
+++ b/resources/scripts/helpers/build/module/grub
@@ -2,7 +2,7 @@
# helper script: builds GRUB source code
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/module/i945pwm b/resources/scripts/helpers/build/module/i945pwm
index 6b7b6f0..1ac4c1d 100755
--- a/resources/scripts/helpers/build/module/i945pwm
+++ b/resources/scripts/helpers/build/module/i945pwm
@@ -2,7 +2,7 @@
# helper script: builds i945-pwm source code
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/module/ich9deblob b/resources/scripts/helpers/build/module/ich9deblob
index 5f52bf7..71eba24 100755
--- a/resources/scripts/helpers/build/module/ich9deblob
+++ b/resources/scripts/helpers/build/module/ich9deblob
@@ -2,7 +2,7 @@
# helper script: builds ich9deblob source code
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/module/memtest86plus b/resources/scripts/helpers/build/module/memtest86plus
index 3655b85..5eed8b1 100755
--- a/resources/scripts/helpers/build/module/memtest86plus
+++ b/resources/scripts/helpers/build/module/memtest86plus
@@ -2,7 +2,7 @@
# helper script: builds memtest86+ source code
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/module/seabios b/resources/scripts/helpers/build/module/seabios
index 7439c73..e43bb0d 100755
--- a/resources/scripts/helpers/build/module/seabios
+++ b/resources/scripts/helpers/build/module/seabios
@@ -2,7 +2,7 @@
# helper script: builds SeaBIOS source code
#
-# 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