diff options
author | Sam James <sam@gentoo.org> | 2022-03-11 15:21:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-11 15:21:02 +0000 |
commit | e03d7da02f3f089e6b44e25101026499f3f71358 (patch) | |
tree | 0056d31ce1aabb6e442f64af96eb37fd5482d0a7 /sys-libs | |
parent | sys-libs/zlib: add patch to fix configure AR/RANLIB/NM detection (diff) | |
download | gentoo-e03d7da02f3f089e6b44e25101026499f3f71358.tar.gz gentoo-e03d7da02f3f089e6b44e25101026499f3f71358.tar.bz2 gentoo-e03d7da02f3f089e6b44e25101026499f3f71358.zip |
sys-libs/zlib: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/zlib/zlib-1.2.11-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/zlib/zlib-1.2.11-r5.ebuild b/sys-libs/zlib/zlib-1.2.11-r5.ebuild index aede59d32f2a..5173a430e69f 100644 --- a/sys-libs/zlib/zlib-1.2.11-r5.ebuild +++ b/sys-libs/zlib/zlib-1.2.11-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |