Skip to content

Commit

Permalink
media-gfx/cura: fix license: s/AGPL-3/APGL-3+/
Browse files Browse the repository at this point in the history
From cura/CuraApplication.py:
"Cura is released under the terms of the AGPLv3 or higher."

Package-Manager: portage-2.2.28
  • Loading branch information
gktrk committed May 22, 2016
1 parent abe873b commit 167063b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-gfx/cura/cura-2.1.0_beta.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/Ultimaker/Cura"
SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"

LICENSE="AGPL-3"
LICENSE="AGPL-3+"
SLOT="0"
IUSE="+usb"

Expand Down

0 comments on commit 167063b

Please sign in to comment.