diff options
author | Leah Woods <info@minifree.org> | 2016-05-06 04:13:34 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-06 04:13:34 (EDT) |
commit | f00198801000eb0bf00d35aa37b1b4f6e6240ba2 (patch) | |
tree | f8c1290ec788fc6d048cb8193937507f1b57a06e /resources/scripts/helpers/build/roms | |
parent | 03690c9dab0c6006546e1f273769cf673f94db5a (diff) | |
download | libreboot-f00198801000eb0bf00d35aa37b1b4f6e6240ba2.zip libreboot-f00198801000eb0bf00d35aa37b1b4f6e6240ba2.tar.gz libreboot-f00198801000eb0bf00d35aa37b1b4f6e6240ba2.tar.bz2 |
reassign Minifree Ltd copyrights back to Minifree director
This time under her chosen name.
Diffstat (limited to 'resources/scripts/helpers/build/roms')
5 files changed, 5 insertions, 5 deletions
diff --git a/resources/scripts/helpers/build/roms/withdepthcharge b/resources/scripts/helpers/build/roms/withdepthcharge index 96b46f5..a5adc2e 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 Leah Woods <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 528dd2d..7cd7065 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 GRUB and put them in ./bin/ # -# Copyright (C) 2014, 2015, 2016 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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/roms/withgrub_helper b/resources/scripts/helpers/build/roms/withgrub_helper index 719e5ae..0d823f3 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 GRUB # -# Copyright (C) 2014, 2015, 2016 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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/roms/withseabios b/resources/scripts/helpers/build/roms/withseabios index 61b25bb..50665be 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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/roms/withseabios_helper b/resources/scripts/helpers/build/roms/withseabios_helper index 03fee69..300c334 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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 |