diff options
Diffstat (limited to 'resources/scripts')
50 files changed, 50 insertions, 50 deletions
diff --git a/resources/scripts/helpers/build/clean/bucts b/resources/scripts/helpers/build/clean/bucts index a50621b5..93918f3a 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 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/clean/coreboot b/resources/scripts/helpers/build/clean/coreboot index 44fc46fc..f5f5d113 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 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/clean/crossgcc b/resources/scripts/helpers/build/clean/crossgcc index 040b98c0..d7b7c501 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 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/clean/flashrom b/resources/scripts/helpers/build/clean/flashrom index a545a179..13188d24 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 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/clean/grub b/resources/scripts/helpers/build/clean/grub index d579ef9b..fb16ffb9 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 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/clean/i945pwm b/resources/scripts/helpers/build/clean/i945pwm index bd5cff47..346d3276 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 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/clean/ich9deblob b/resources/scripts/helpers/build/clean/ich9deblob index 9ea9bfcd..769ef571 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 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/clean/memtest86plus b/resources/scripts/helpers/build/clean/memtest86plus index 4892df3f..32a4438f 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 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/clean/rom_images b/resources/scripts/helpers/build/clean/rom_images index 41e4bc06..b8923ab8 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 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/clean/seabios b/resources/scripts/helpers/build/clean/seabios index 918c354c..5ce206a7 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 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 diff --git a/resources/scripts/helpers/build/config/dcmodify b/resources/scripts/helpers/build/config/dcmodify index 8284f2c7..c28457cf 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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 8e6a8749..a42e9af9 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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 f7979857..6253ec55 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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 fe0f9532..5b6be7ea 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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 3467bbdb..020a235a 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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 74ab6714..687e73ea 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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 37dd4c50..08ec50e4 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/seabiosrommodify b/resources/scripts/helpers/build/config/seabiosrommodify index 22f8bb94..e483a438 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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/seabiosromreplace b/resources/scripts/helpers/build/config/seabiosromreplace index 35a6fb10..dbc1fbd2 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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/seabiosromupdate b/resources/scripts/helpers/build/config/seabiosromupdate index f25e392d..5601fa84 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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 b35a0b9d..d15a0636 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 diff --git a/resources/scripts/helpers/build/dependencies/parabola b/resources/scripts/helpers/build/dependencies/parabola index a127a6e2..71c0698b 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Woods <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 197037ef..ad534cbf 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 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/module/bucts b/resources/scripts/helpers/build/module/bucts index eaaef313..9b0edd62 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 84884514..92e078ae 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 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/module/crossgcc b/resources/scripts/helpers/build/module/crossgcc index da3f303f..de96ca15 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2016 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/module/flashrom b/resources/scripts/helpers/build/module/flashrom index 77f9ffe8..156c11da 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 8ac83732..fb10e6c3 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Woods <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 f50ee0d2..73366f57 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 3321074c..c4d067f0 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 4986447c..b55e7c61 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 7439c73c..e43bb0d8 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 diff --git a/resources/scripts/helpers/build/release/roms b/resources/scripts/helpers/build/release/roms index ca403ecf..cce76536 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2015 Leah Woods <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 a6a15ce5..aa530af3 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 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 diff --git a/resources/scripts/helpers/build/release/src b/resources/scripts/helpers/build/release/src index 97e381bd..50358834 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Woods <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 456d68c2..fb1456a7 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 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/release/util b/resources/scripts/helpers/build/release/util index 0b2a554c..d4d881b8 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015, 2016 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/roms/withdepthcharge b/resources/scripts/helpers/build/roms/withdepthcharge index 96b46f51..a5adc2e9 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 528dd2d8..7cd7065d 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 719e5ae7..0d823f3f 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 61b25bb8..50665be5 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 03fee699..300c3340 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 diff --git a/resources/scripts/helpers/download/bucts b/resources/scripts/helpers/download/bucts index 61d6e666..e55cf8bb 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 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/download/coreboot b/resources/scripts/helpers/download/coreboot index 6edfb517..7a07508c 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 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/download/crossgcc b/resources/scripts/helpers/download/crossgcc index 02a40516..18b40df0 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2016 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/download/flashrom b/resources/scripts/helpers/download/flashrom index 7e727163..ee5cc3d9 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 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/download/grub b/resources/scripts/helpers/download/grub index 9cbb57c3..1aae6281 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 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/download/memtest86plus b/resources/scripts/helpers/download/memtest86plus index 5ab99ecd..b6e45252 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 Minifree Ltd <info@minifree.org> +# Copyright (C) 2014, 2015 Leah Woods <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 7cf464e7..7daf20ad 100755 --- a/resources/scripts/helpers/download/seabios +++ b/resources/scripts/helpers/download/seabios @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2015, 2016 Minifree Ltd <info@minifree.org> +# Copyright (C) 2015, 2016 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/misc/powertop.trisquel7 b/resources/scripts/misc/powertop.trisquel7 index 40f0a4a5..72174df0 100755 --- a/resources/scripts/misc/powertop.trisquel7 +++ b/resources/scripts/misc/powertop.trisquel7 @@ -2,7 +2,7 @@ # powertop.trisquel7: automatically sets up powertop --auto-tune on startup in trisquel 7 # -# 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 |