From 7fa7cecda0b75fceefced98360d1a724f3bbdc41 Mon Sep 17 00:00:00 2001
From: Minifree Ltd <info@minifree.org>
Date: Tue, 26 Apr 2016 16:29:11 +0100
Subject: reassign copyright from Minifree director to Minifree Ltd

---
 resources/scripts/helpers/build/module/bucts         | 2 +-
 resources/scripts/helpers/build/module/coreboot      | 2 +-
 resources/scripts/helpers/build/module/crossgcc      | 2 +-
 resources/scripts/helpers/build/module/flashrom      | 2 +-
 resources/scripts/helpers/build/module/grub          | 2 +-
 resources/scripts/helpers/build/module/i945pwm       | 2 +-
 resources/scripts/helpers/build/module/ich9deblob    | 2 +-
 resources/scripts/helpers/build/module/memtest86plus | 2 +-
 resources/scripts/helpers/build/module/seabios       | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

(limited to 'resources/scripts/helpers/build/module')

diff --git a/resources/scripts/helpers/build/module/bucts b/resources/scripts/helpers/build/module/bucts
index 8e2b371d..eaaef313 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 Francis Rowe <info@gluglug.org.uk>
+#	Copyright (C) 2014, 2015 Minifree Ltd <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 990de31a..84884514 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, 2016 Francis Rowe <info@gluglug.org.uk>
+#	Copyright (C) 2014, 2015, 2016 Minifree Ltd <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/crossgcc b/resources/scripts/helpers/build/module/crossgcc
index 37aaf492..da3f303f 100755
--- a/resources/scripts/helpers/build/module/crossgcc
+++ b/resources/scripts/helpers/build/module/crossgcc
@@ -2,7 +2,7 @@
 
 #  helper script: builds crossgcc, needed by coreboot's build system
 #
-#	Copyright (C) 2016 Francis Rowe <info@gluglug.org.uk>
+#	Copyright (C) 2016 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/module/flashrom b/resources/scripts/helpers/build/module/flashrom
index 54c12edb..77f9ffe8 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 Francis Rowe <info@gluglug.org.uk>
+#	Copyright (C) 2014, 2015 Minifree Ltd <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 5b2c7a6d..8ac83732 100755
--- a/resources/scripts/helpers/build/module/grub
+++ b/resources/scripts/helpers/build/module/grub
@@ -2,7 +2,7 @@
 
 #  helper script: builds GRUB2 source code
 #
-#	Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk>
+#	Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
 #   Copyright (C) 2015, 2016 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 800f1536..f50ee0d2 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 Francis Rowe <info@gluglug.org.uk>
+#	Copyright (C) 2014, 2015 Minifree Ltd <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 8e00fbc8..3321074c 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 Francis Rowe <info@gluglug.org.uk>
+#	Copyright (C) 2014, 2015 Minifree Ltd <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 8af8a301..4986447c 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 Francis Rowe <info@gluglug.org.uk>
+#	Copyright (C) 2014, 2015 Minifree Ltd <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 d869c03a..7439c73c 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 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
-- 
cgit v1.2.3-70-g09d2