summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/clockspeed/clockspeed-0.62-r7.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/clockspeed/clockspeed-0.62-r7.ebuild b/net-misc/clockspeed/clockspeed-0.62-r7.ebuild
index b70ac60b3bac..fc40dd6960bf 100644
--- a/net-misc/clockspeed/clockspeed-0.62-r7.ebuild
+++ b/net-misc/clockspeed/clockspeed-0.62-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,8 @@ LEAPSECONDS_DATE="20081114"
SRC_URI="https://cr.yp.to/clockspeed/${P}.tar.gz
https://dev.gentoo.org/~pacho/maintainer-needed/leapsecs.dat."$LEAPSECONDS_DATE""
-LICENSE="all-rights-reserved"
+# http://cr.yp.to/distributors.html
+LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 ~mips x86"
IUSE="static selinux"