summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2021-05-13 11:07:41 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-06-03 10:01:11 +0300
commitbfd4b0319f07713a89f3f71397ac1faa545ce5dc (patch)
treec8473bb9fc6e1d11412e1d2128e97e274a8929b6 /net-misc
parentnet-mail/checkpassword: Fix license (diff)
downloadgentoo-bfd4b0319f07713a89f3f71397ac1faa545ce5dc.tar.gz
gentoo-bfd4b0319f07713a89f3f71397ac1faa545ce5dc.tar.bz2
gentoo-bfd4b0319f07713a89f3f71397ac1faa545ce5dc.zip
net-misc/clockspeed: Fix license
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/20791 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc')
-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"