diff options
author | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-04-28 09:59:50 +0200 |
---|---|---|
committer | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-04-28 09:59:50 +0200 |
commit | 0b0449c5b3a58f69901222dfb2abd639875c2a10 (patch) | |
tree | d6a833b0e6d5f35f9c798782eafb9fbcc41909b1 /sys-boot | |
parent | sys-cluster/cinder: fix header (diff) | |
download | guru-0b0449c5b3a58f69901222dfb2abd639875c2a10.tar.gz guru-0b0449c5b3a58f69901222dfb2abd639875c2a10.tar.bz2 guru-0b0449c5b3a58f69901222dfb2abd639875c2a10.zip |
sys-boot/customrescuecd-x86-grub: fix headers
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/customrescuecd-x86-grub/customrescuecd-x86-grub-0.1.ebuild | 2 | ||||
-rw-r--r-- | sys-boot/customrescuecd-x86-grub/files/customrescuecd.grub | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/customrescuecd-x86-grub/customrescuecd-x86-grub-0.1.ebuild b/sys-boot/customrescuecd-x86-grub/customrescuecd-x86-grub-0.1.ebuild index 7c076161b..87c6a8e96 100644 --- a/sys-boot/customrescuecd-x86-grub/customrescuecd-x86-grub-0.1.ebuild +++ b/sys-boot/customrescuecd-x86-grub/customrescuecd-x86-grub-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/sys-boot/customrescuecd-x86-grub/files/customrescuecd.grub b/sys-boot/customrescuecd-x86-grub/files/customrescuecd.grub index 7c5965d8c..31294388b 100644 --- a/sys-boot/customrescuecd-x86-grub/files/customrescuecd.grub +++ b/sys-boot/customrescuecd-x86-grub/files/customrescuecd.grub @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 . /usr/share/grub/grub-mkconfig_lib |