diff options
author | Sam James <sam@gentoo.org> | 2022-10-16 19:05:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-16 19:05:29 +0100 |
commit | 5718778f752d44bf0e2848958acdc10bdf926c83 (patch) | |
tree | 1bd3b67354f81764b2fd75a3bdec253b7eccaa68 /sys-fs/hfsutils | |
parent | sys-fs/hfsutils: add 3.2.6_p15, fix build w/ Clang 16 (diff) | |
download | gentoo-5718778f752d44bf0e2848958acdc10bdf926c83.tar.gz gentoo-5718778f752d44bf0e2848958acdc10bdf926c83.tar.bz2 gentoo-5718778f752d44bf0e2848958acdc10bdf926c83.zip |
sys-fs/hfsutils: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/hfsutils')
-rw-r--r-- | sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild index dddff37401ba..72a3258b40a1 100644 --- a/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild +++ b/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |