dev-util/btyacc: license change
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>
Sun, 27 Oct 2019 23:41:13 +0000 (00:41 +0100)
committerAaron Bauman <bman@gentoo.org>
Fri, 29 Nov 2019 22:45:35 +0000 (17:45 -0500)
Closes: https://bugs.gentoo.org/693086
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13473
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-util/btyacc/btyacc-3.0-r3.ebuild

index a313d2c5851847b622e7585cf4693871989d3e76..e178a55e6cdff44f8ceffb7f68963163e11caba6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ DESCRIPTION="Backtracking YACC - modified from Berkeley YACC"
 HOMEPAGE="http://www.siber.com/btyacc"
 SRC_URI="http://www.siber.com/btyacc/${MY_P}.tar.gz"
 
-LICENSE="freedist"
+LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos"