diff options
author | Sam James <sam@gentoo.org> | 2022-03-17 21:32:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-17 21:32:00 +0000 |
commit | 6aaea8d9149544b7d01e0aac5099c58ad330053e (patch) | |
tree | 81cf1f612142bbbab21d9174840a419cd0f5d189 /net-misc | |
parent | net-misc/ntp: Remove libressl patch (diff) | |
download | gentoo-6aaea8d9149544b7d01e0aac5099c58ad330053e.tar.gz gentoo-6aaea8d9149544b7d01e0aac5099c58ad330053e.tar.bz2 gentoo-6aaea8d9149544b7d01e0aac5099c58ad330053e.zip |
net-misc/ntp: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p15.ebuild b/net-misc/ntp/ntp-4.2.8_p15.ebuild index 470ab81b0ace..fab96d3d6b6b 100644 --- a/net-misc/ntp/ntp-4.2.8_p15.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p15.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 |