pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-manticore: correct the license



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Fri Sep 18 05:34:58 2020 +0200
Changeset:	ab654d4ee0576e165adfa8029514323db93dc90c

Modified Files:
	py-manticore/Makefile

Log Message:
py-manticore: correct the license

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ab654d4ee0576e165adfa8029514323db93dc90c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-manticore/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-manticore/Makefile b/py-manticore/Makefile
index de3b7254db..415dd899d3 100644
--- a/py-manticore/Makefile
+++ b/py-manticore/Makefile
@@ -10,7 +10,7 @@ GITHUB_TAG=	0.3.4
 MAINTAINER=	khorben%defora.org@localhost
 HOMEPAGE=	https://github.com/trailofbits/manticore/
 COMMENT=	Symbolic execution tool for analysis of binaries and smart contracts
-LICENSE=	apache-2.0
+LICENSE=	gnu-agpl-v3
 
 DEPENDS+=	${PYPKGPREFIX}-capstone-[0-9]*:../../devel/py-capstone
 DEPENDS+=	${PYPKGPREFIX}-rlp-[0-9]*:../../wip/py-rlp


Home | Main Index | Thread Index | Old Index