summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/config
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/config
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/config')
-rwxr-xr-xresources/scripts/helpers/build/config/dcmodify2
-rwxr-xr-xresources/scripts/helpers/build/config/dcreplace2
-rwxr-xr-xresources/scripts/helpers/build/config/dcupdate2
-rwxr-xr-xresources/scripts/helpers/build/config/grubmodify2
-rwxr-xr-xresources/scripts/helpers/build/config/grubreplace2
-rwxr-xr-xresources/scripts/helpers/build/config/grubupdate2
-rwxr-xr-xresources/scripts/helpers/build/config/seabiosmodify2
-rwxr-xr-xresources/scripts/helpers/build/config/seabiosupdate2
8 files changed, 8 insertions, 8 deletions
diff --git a/resources/scripts/helpers/build/config/dcmodify b/resources/scripts/helpers/build/config/dcmodify
index d57314d..b12ff01 100755
--- a/resources/scripts/helpers/build/config/dcmodify
+++ b/resources/scripts/helpers/build/config/dcmodify
@@ -3,7 +3,7 @@
#
# helper script: run "make menuconfig" on config(s) to modify them
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 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
diff --git a/resources/scripts/helpers/build/config/dcreplace b/resources/scripts/helpers/build/config/dcreplace
index e89e5a0..b41d977 100755
--- a/resources/scripts/helpers/build/config/dcreplace
+++ b/resources/scripts/helpers/build/config/dcreplace
@@ -3,7 +3,7 @@
#
# helper script: run "make menuconfig" on config(s) to replace them
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 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
diff --git a/resources/scripts/helpers/build/config/dcupdate b/resources/scripts/helpers/build/config/dcupdate
index 676e2f3..762eb71 100755
--- a/resources/scripts/helpers/build/config/dcupdate
+++ b/resources/scripts/helpers/build/config/dcupdate
@@ -3,7 +3,7 @@
#
# helper script: run "make oldconfig" on all coreboot config files
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 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
diff --git a/resources/scripts/helpers/build/config/grubmodify b/resources/scripts/helpers/build/config/grubmodify
index 8b3c83d..a658bb8 100755
--- a/resources/scripts/helpers/build/config/grubmodify
+++ b/resources/scripts/helpers/build/config/grubmodify
@@ -3,7 +3,7 @@
#
# helper script: run "make menuconfig" on config(s) to modify them
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 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
diff --git a/resources/scripts/helpers/build/config/grubreplace b/resources/scripts/helpers/build/config/grubreplace
index 18b3bf8..4bd66f7 100755
--- a/resources/scripts/helpers/build/config/grubreplace
+++ b/resources/scripts/helpers/build/config/grubreplace
@@ -3,7 +3,7 @@
#
# helper script: run "make menuconfig" on config(s) to replace them
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 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
diff --git a/resources/scripts/helpers/build/config/grubupdate b/resources/scripts/helpers/build/config/grubupdate
index ea5f673..3277c81 100755
--- a/resources/scripts/helpers/build/config/grubupdate
+++ b/resources/scripts/helpers/build/config/grubupdate
@@ -3,7 +3,7 @@
#
# helper script: run "make oldconfig" on all coreboot config files
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 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
diff --git a/resources/scripts/helpers/build/config/seabiosmodify b/resources/scripts/helpers/build/config/seabiosmodify
index 319c9ae..6c085d3 100755
--- a/resources/scripts/helpers/build/config/seabiosmodify
+++ b/resources/scripts/helpers/build/config/seabiosmodify
@@ -3,7 +3,7 @@
#
# helper script: update the seabios config
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 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
diff --git a/resources/scripts/helpers/build/config/seabiosupdate b/resources/scripts/helpers/build/config/seabiosupdate
index 7f48d6f..9ce27d2 100755
--- a/resources/scripts/helpers/build/config/seabiosupdate
+++ b/resources/scripts/helpers/build/config/seabiosupdate
@@ -3,7 +3,7 @@
#
# helper script: update the seabios config
#
-# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+# Copyright (C) 2014, 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