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/clean/grub | |
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/clean/grub')
-rwxr-xr-x | resources/scripts/helpers/build/clean/grub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/clean/grub b/resources/scripts/helpers/build/clean/grub index e4b4a65..6fb28b9 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 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Minifree Ltd <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 |