summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-06-27 23:06:11 (EDT)
committer Leah Rowe <info@minifree.org>2016-06-27 23:06:11 (EDT)
commitffc88c45615ed5cdb0fc2df00de2d86f01d18bda (patch)
tree996ec4ffef59b2b8dde1df1bd55aabf5d90ccb1a /resources/scripts/helpers
parent832e17262fad58ad4601937fe50f9e43d32f444c (diff)
downloadlibreboot-ffc88c45615ed5cdb0fc2df00de2d86f01d18bda.zip
libreboot-ffc88c45615ed5cdb0fc2df00de2d86f01d18bda.tar.gz
libreboot-ffc88c45615ed5cdb0fc2df00de2d86f01d18bda.tar.bz2
Change Leah's surname back to Rowe
Diffstat (limited to 'resources/scripts/helpers')
-rwxr-xr-xresources/scripts/helpers/build/clean/bucts2
-rwxr-xr-xresources/scripts/helpers/build/clean/coreboot2
-rwxr-xr-xresources/scripts/helpers/build/clean/crossgcc2
-rwxr-xr-xresources/scripts/helpers/build/clean/flashrom2
-rwxr-xr-xresources/scripts/helpers/build/clean/grub2
-rwxr-xr-xresources/scripts/helpers/build/clean/i945pwm2
-rwxr-xr-xresources/scripts/helpers/build/clean/ich9deblob2
-rwxr-xr-xresources/scripts/helpers/build/clean/memtest86plus2
-rwxr-xr-xresources/scripts/helpers/build/clean/rom_images2
-rwxr-xr-xresources/scripts/helpers/build/clean/seabios2
-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/seabiosrommodify2
-rwxr-xr-xresources/scripts/helpers/build/config/seabiosromreplace2
-rwxr-xr-xresources/scripts/helpers/build/config/seabiosromupdate2
-rwxr-xr-xresources/scripts/helpers/build/config/seabiosupdate2
-rwxr-xr-xresources/scripts/helpers/build/dependencies/parabola2
-rwxr-xr-xresources/scripts/helpers/build/dependencies/trisquel72
-rwxr-xr-xresources/scripts/helpers/build/module/bucts2
-rwxr-xr-xresources/scripts/helpers/build/module/coreboot2
-rwxr-xr-xresources/scripts/helpers/build/module/crossgcc2
-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
-rwxr-xr-xresources/scripts/helpers/build/release/roms2
-rwxr-xr-xresources/scripts/helpers/build/release/sha512sums2
-rwxr-xr-xresources/scripts/helpers/build/release/src2
-rwxr-xr-xresources/scripts/helpers/build/release/tobuild2
-rwxr-xr-xresources/scripts/helpers/build/release/util2
-rwxr-xr-xresources/scripts/helpers/build/roms/withdepthcharge2
-rwxr-xr-xresources/scripts/helpers/build/roms/withgrub2
-rwxr-xr-xresources/scripts/helpers/build/roms/withgrub_helper2
-rwxr-xr-xresources/scripts/helpers/build/roms/withseabios2
-rwxr-xr-xresources/scripts/helpers/build/roms/withseabios_helper2
-rwxr-xr-xresources/scripts/helpers/download/bucts2
-rwxr-xr-xresources/scripts/helpers/download/coreboot2
-rwxr-xr-xresources/scripts/helpers/download/crossgcc2
-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
49 files changed, 49 insertions, 49 deletions
diff --git a/resources/scripts/helpers/build/clean/bucts b/resources/scripts/helpers/build/clean/bucts
index 93918f3..f7f7edd 100755
--- a/resources/scripts/helpers/build/clean/bucts
+++ b/resources/scripts/helpers/build/clean/bucts
@@ -2,7 +2,7 @@
# helper script: clean the dependencies that were built in bucts
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/clean/coreboot b/resources/scripts/helpers/build/clean/coreboot
index f5f5d11..f72e2f1 100755
--- a/resources/scripts/helpers/build/clean/coreboot
+++ b/resources/scripts/helpers/build/clean/coreboot
@@ -2,7 +2,7 @@
# helper script: clean the dependencies that were built in coreboot
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/clean/crossgcc b/resources/scripts/helpers/build/clean/crossgcc
index d7b7c50..78a8934 100755
--- a/resources/scripts/helpers/build/clean/crossgcc
+++ b/resources/scripts/helpers/build/clean/crossgcc
@@ -2,7 +2,7 @@
# helper script: clean the dependencies that were built in coreboot
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/clean/flashrom b/resources/scripts/helpers/build/clean/flashrom
index 13188d2..241917f 100755
--- a/resources/scripts/helpers/build/clean/flashrom
+++ b/resources/scripts/helpers/build/clean/flashrom
@@ -2,7 +2,7 @@
# helper script: clean the dependencies that were built in flashrom
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/clean/grub b/resources/scripts/helpers/build/clean/grub
index 8e87b47..2b2f6a5 100755
--- a/resources/scripts/helpers/build/clean/grub
+++ b/resources/scripts/helpers/build/clean/grub
@@ -2,7 +2,7 @@
# helper script: clean the dependencies that were built in GRUB
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/clean/i945pwm b/resources/scripts/helpers/build/clean/i945pwm
index 346d327..91bf6f7 100755
--- a/resources/scripts/helpers/build/clean/i945pwm
+++ b/resources/scripts/helpers/build/clean/i945pwm
@@ -2,7 +2,7 @@
# helper script: clean the dependencies that were built in i945pwm
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/clean/ich9deblob b/resources/scripts/helpers/build/clean/ich9deblob
index 769ef57..d9019fc 100755
--- a/resources/scripts/helpers/build/clean/ich9deblob
+++ b/resources/scripts/helpers/build/clean/ich9deblob
@@ -2,7 +2,7 @@
# helper script: clean the dependencies that were built in ich9deblob
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/clean/memtest86plus b/resources/scripts/helpers/build/clean/memtest86plus
index 32a4438..db40be3 100755
--- a/resources/scripts/helpers/build/clean/memtest86plus
+++ b/resources/scripts/helpers/build/clean/memtest86plus
@@ -2,7 +2,7 @@
# helper script: clean the dependencies that were built in memtest86+
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/clean/rom_images b/resources/scripts/helpers/build/clean/rom_images
index b8923ab..abf352d 100755
--- a/resources/scripts/helpers/build/clean/rom_images
+++ b/resources/scripts/helpers/build/clean/rom_images
@@ -2,7 +2,7 @@
# helper script: delete the ROM images
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/clean/seabios b/resources/scripts/helpers/build/clean/seabios
index 0ab0ef2..09203ab 100755
--- a/resources/scripts/helpers/build/clean/seabios
+++ b/resources/scripts/helpers/build/clean/seabios
@@ -2,7 +2,7 @@
# helper script: clean the dependencies that were built in seabios
#
-# Copyright (C) 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2015 Leah Rowe <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/dcmodify b/resources/scripts/helpers/build/config/dcmodify
index c28457c..81e8756 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, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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 a42e9af..d3265ae 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, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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 6253ec5..8d45c9d 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, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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 5b6be7e..f607503 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, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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 020a235..ba8d55b 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, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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 687e73e..e9d9719 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, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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 c6841e4..15f9ca4 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/seabiosrommodify b/resources/scripts/helpers/build/config/seabiosrommodify
index e483a43..df58928 100755
--- a/resources/scripts/helpers/build/config/seabiosrommodify
+++ b/resources/scripts/helpers/build/config/seabiosrommodify
@@ -3,7 +3,7 @@
#
# helper script: run "make menuconfig" on config(s) to modify them
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/seabiosromreplace b/resources/scripts/helpers/build/config/seabiosromreplace
index dbc1fbd..7545355 100755
--- a/resources/scripts/helpers/build/config/seabiosromreplace
+++ b/resources/scripts/helpers/build/config/seabiosromreplace
@@ -3,7 +3,7 @@
#
# helper script: run "make menuconfig" on config(s) to replace them
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/seabiosromupdate b/resources/scripts/helpers/build/config/seabiosromupdate
index 5601fa8..1dc4673 100755
--- a/resources/scripts/helpers/build/config/seabiosromupdate
+++ b/resources/scripts/helpers/build/config/seabiosromupdate
@@ -3,7 +3,7 @@
#
# helper script: run "make oldconfig" on all coreboot config files
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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 94dfd1d..17b0204 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/dependencies/parabola b/resources/scripts/helpers/build/dependencies/parabola
index 3de24ca..4405241 100755
--- a/resources/scripts/helpers/build/dependencies/parabola
+++ b/resources/scripts/helpers/build/dependencies/parabola
@@ -4,7 +4,7 @@
# this script is based on the script for Trisquel 7
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <info@minifree.org>
# Copyright (C) 2015 Klemens Nanni <klemens@posteo.de>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/dependencies/trisquel7 b/resources/scripts/helpers/build/dependencies/trisquel7
index d2d5a9d..56184b6 100755
--- a/resources/scripts/helpers/build/dependencies/trisquel7
+++ b/resources/scripts/helpers/build/dependencies/trisquel7
@@ -2,7 +2,7 @@
# for_trisquel7 script: installs build dependencies for Trisquel 7
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/bucts b/resources/scripts/helpers/build/module/bucts
index 9b0edd6..152c3e3 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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 92e078a..f8d3e6c 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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 c586aab..a88427f 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2016 Leah Rowe <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 156c11d..dd2cc93 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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 8f74135..c663777 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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 73366f5..730d8e6 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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 c4d067f..255e22b 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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 b55e7c6..db66445 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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 da1b059..2dd436c 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2015 Leah Rowe <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/release/roms b/resources/scripts/helpers/build/release/roms
index cce7653..5ab835f 100755
--- a/resources/scripts/helpers/build/release/roms
+++ b/resources/scripts/helpers/build/release/roms
@@ -3,7 +3,7 @@
#
# helper script: generate the ROM image release archives
#
-# Copyright (C) 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2015 Leah Rowe <info@minifree.org>
# Copyright (C) 2015 Patrick "P. J." McDermott <pj@pehjota.net>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/release/sha512sums b/resources/scripts/helpers/build/release/sha512sums
index aa530af..1b4621f 100755
--- a/resources/scripts/helpers/build/release/sha512sums
+++ b/resources/scripts/helpers/build/release/sha512sums
@@ -3,7 +3,7 @@
#
# helper script: create sha512sum file for the current snapshot
#
-# Copyright (C) 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2015 Leah Rowe <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/release/src b/resources/scripts/helpers/build/release/src
index 5035883..c9a03ae 100755
--- a/resources/scripts/helpers/build/release/src
+++ b/resources/scripts/helpers/build/release/src
@@ -3,7 +3,7 @@
#
# helper script: generate the source release archive
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <info@minifree.org>
# Copyright (C) 2015 Patrick "P. J." McDermott <pj@pehjota.net>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/release/tobuild b/resources/scripts/helpers/build/release/tobuild
index fb1456a..d9022f7 100755
--- a/resources/scripts/helpers/build/release/tobuild
+++ b/resources/scripts/helpers/build/release/tobuild
@@ -4,7 +4,7 @@
# that don't easily cross-compile. Then the tarball can be extracted
# on those systems with the target architecture, and compiled.
#
-# Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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/release/util b/resources/scripts/helpers/build/release/util
index d4d881b..3b1c8bb 100755
--- a/resources/scripts/helpers/build/release/util
+++ b/resources/scripts/helpers/build/release/util
@@ -3,7 +3,7 @@
#
# helper script: generate the release archives
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/roms/withdepthcharge b/resources/scripts/helpers/build/roms/withdepthcharge
index d12eb53..1df97a2 100755
--- a/resources/scripts/helpers/build/roms/withdepthcharge
+++ b/resources/scripts/helpers/build/roms/withdepthcharge
@@ -2,7 +2,7 @@
# helper script: build ROM images with depthcharge and put them in ./bin/
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/build/roms/withgrub b/resources/scripts/helpers/build/roms/withgrub
index 433ae7d..be2fbc4 100755
--- a/resources/scripts/helpers/build/roms/withgrub
+++ b/resources/scripts/helpers/build/roms/withgrub
@@ -3,7 +3,7 @@
#
# helper script: build ROM images with SeaGRUB and put them in ./bin/
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/roms/withgrub_helper b/resources/scripts/helpers/build/roms/withgrub_helper
index d21e611..231ea97 100755
--- a/resources/scripts/helpers/build/roms/withgrub_helper
+++ b/resources/scripts/helpers/build/roms/withgrub_helper
@@ -2,7 +2,7 @@
# helper script: create ROM images for a given system, with SeaGRUB
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/roms/withseabios b/resources/scripts/helpers/build/roms/withseabios
index 97ba69f..5b69c45 100755
--- a/resources/scripts/helpers/build/roms/withseabios
+++ b/resources/scripts/helpers/build/roms/withseabios
@@ -3,7 +3,7 @@
#
# helper script: build ROM images with SeaBIOS and put them in ./bin/seabios/
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/roms/withseabios_helper b/resources/scripts/helpers/build/roms/withseabios_helper
index f5b71ac..28cf079 100755
--- a/resources/scripts/helpers/build/roms/withseabios_helper
+++ b/resources/scripts/helpers/build/roms/withseabios_helper
@@ -2,7 +2,7 @@
# helper script: create ROM images for a given system, with SeaBIOS
#
-# Copyright (C) 2014, 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/download/bucts b/resources/scripts/helpers/download/bucts
index e55cf8b..e516ade 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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 7a07508..daa3b64 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, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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/crossgcc b/resources/scripts/helpers/download/crossgcc
index 18b40df..8d3729e 100755
--- a/resources/scripts/helpers/download/crossgcc
+++ b/resources/scripts/helpers/download/crossgcc
@@ -2,7 +2,7 @@
# helper script: downloads crossgcc, for building coreboot
#
-# Copyright (C) 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2016 Leah Rowe <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/flashrom b/resources/scripts/helpers/download/flashrom
index fd5054c..e7a5894 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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 2610512..d0d4281 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, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015, 2016 Leah Rowe <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 b6e4525..920d16f 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 Leah Woods <info@minifree.org>
+# Copyright (C) 2014, 2015 Leah Rowe <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 7daf20a..39036eb 100755
--- a/resources/scripts/helpers/download/seabios
+++ b/resources/scripts/helpers/download/seabios
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (C) 2015, 2016 Leah Woods <info@minifree.org>
+# Copyright (C) 2015, 2016 Leah Rowe <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