diff options
author | Minifree Ltd <info@minifree.org> | 2016-04-26 11:31:18 (EDT) |
---|---|---|
committer | Minifree Ltd <info@minifree.org> | 2016-04-26 11:32:54 (EDT) |
commit | af9e6a3fd2e2eca34326dc1599ab43291d45079a (patch) | |
tree | e06c3ef15ac7e40f7fd0449a12893fd5166b53ea /resources/scripts/helpers/build/roms | |
parent | e9af4fb2e6bd2ce01f5a4eb8bdc98c64bde83a3a (diff) | |
download | libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.zip libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.tar.gz libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.tar.bz2 |
backport changes to master branch
Diffstat (limited to 'resources/scripts/helpers/build/roms')
-rwxr-xr-x | resources/scripts/helpers/build/roms/withdepthcharge | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/roms/withgrub | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/roms/withgrub_helper | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/resources/scripts/helpers/build/roms/withdepthcharge b/resources/scripts/helpers/build/roms/withdepthcharge index 8ae80a7..714bade 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 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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 3a77f82..8e60434 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 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/roms/withgrub_helper b/resources/scripts/helpers/build/roms/withgrub_helper index 4542bc7..bb46812 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 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 |