diff options
author | Leah Woods <info@minifree.org> | 2016-05-06 04:15:27 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-06 04:15:27 (EDT) |
commit | d8158b0a8f05a65c823011a95a045a1c39943e06 (patch) | |
tree | df276db8131117adc418720882ccf289658b6a51 /resources/utilities/grub-assemble | |
parent | d3133502728098d8f34760ac6ebbc61033d3ff61 (diff) | |
download | libreboot-d8158b0a8f05a65c823011a95a045a1c39943e06.zip libreboot-d8158b0a8f05a65c823011a95a045a1c39943e06.tar.gz libreboot-d8158b0a8f05a65c823011a95a045a1c39943e06.tar.bz2 |
backport changes to master branch
Diffstat (limited to 'resources/utilities/grub-assemble')
-rwxr-xr-x | resources/utilities/grub-assemble/gen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/utilities/grub-assemble/gen.sh b/resources/utilities/grub-assemble/gen.sh index 57e20b9..cd36993 100755 --- a/resources/utilities/grub-assemble/gen.sh +++ b/resources/utilities/grub-assemble/gen.sh @@ -2,7 +2,7 @@ # grub-assemble gen.sh: generate GRUB ELF files (coreboot payloads) # -# 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 |