diff options
author | Sam James <sam@gentoo.org> | 2025-01-01 09:52:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-01 09:52:32 +0000 |
commit | a4ab24712f235804062432f653e03473916bfbe7 (patch) | |
tree | a13517242031c63f303c5a9c9ba023b5441bc9d6 | |
parent | net-libs/ngtcp2: fix multilib deps for USE=ssl (diff) | |
download | gentoo-a4ab24712f235804062432f653e03473916bfbe7.tar.gz gentoo-a4ab24712f235804062432f653e03473916bfbe7.tar.bz2 gentoo-a4ab24712f235804062432f653e03473916bfbe7.zip |
net-libs/ngtcp2: crank copyright
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-libs/ngtcp2/ngtcp2-1.5.0-r1.ebuild | 2 | ||||
-rw-r--r-- | net-libs/ngtcp2/ngtcp2-1.7.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ngtcp2/ngtcp2-1.5.0-r1.ebuild b/net-libs/ngtcp2/ngtcp2-1.5.0-r1.ebuild index 67d5d7bc77a8..e035dd055783 100644 --- a/net-libs/ngtcp2/ngtcp2-1.5.0-r1.ebuild +++ b/net-libs/ngtcp2/ngtcp2-1.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/net-libs/ngtcp2/ngtcp2-1.7.0-r1.ebuild b/net-libs/ngtcp2/ngtcp2-1.7.0-r1.ebuild index c4864da2270c..0d9a9f85c100 100644 --- a/net-libs/ngtcp2/ngtcp2-1.7.0-r1.ebuild +++ b/net-libs/ngtcp2/ngtcp2-1.7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |