dev-libs/libb64: Use a more appropriate CC-PD license
authorMichał Górny <mgorny@gentoo.org>
Sat, 12 Dec 2015 22:36:41 +0000 (23:36 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 12 Dec 2015 22:37:33 +0000 (23:37 +0100)
dev-libs/libb64/libb64-1.2.ebuild

index eea7444279c44ff89b9e06aa2722906f3a74ab99..c5eac62d1bb274714b0351c735abcbfff2bb2213 100644 (file)
@@ -8,7 +8,7 @@ DESCRIPTION="Fast Base64 encoding/decoding routines"
 HOMEPAGE="http://libb64.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.src.zip"
 
-LICENSE="public-domain"
+LICENSE="CC-PD"
 # static library, so always rebuild
 SLOT="0/${PVR}"
 KEYWORDS="~amd64 ~x86"