diff options
author | Sam James <sam@gentoo.org> | 2021-10-20 02:07:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-20 02:07:00 +0000 |
commit | 8f8aa4dfd8fe9dd692e0d8cd462c80742f1c18a1 (patch) | |
tree | d1f9a932664e40dd1bfbf136ecfd5b94fb96ec04 /app-emulation/grub-xen-host | |
parent | app-emulation/grub-xen-host: add USE=pvh (diff) | |
download | gentoo-8f8aa4dfd8fe9dd692e0d8cd462c80742f1c18a1.tar.gz gentoo-8f8aa4dfd8fe9dd692e0d8cd462c80742f1c18a1.tar.bz2 gentoo-8f8aa4dfd8fe9dd692e0d8cd462c80742f1c18a1.zip |
app-emulation/grub-xen-host: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/grub-xen-host')
-rw-r--r-- | app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild b/app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild index 9a2c9dc09f07..288e12680781 100644 --- a/app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild +++ b/app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |