diff options
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 d12eb537..1df97a23 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 433ae7db..be2fbc49 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 d21e6116..231ea973 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 97ba69f6..5b69c452 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 f5b71ac4..28cf079d 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 |