pkgsrc-WIP-changes archive

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

py-yams: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 16:55:00 2018 +0900
Changeset:	b18daf6c4cad0d22ac325f17a549812f39fd8a5c

Modified Files:
	py-yams/Makefile

Log Message:
py-yams: fix LICENSE

via http://hg.logilab.org/review/yams/file

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

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

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

diffs:
diff --git a/py-yams/Makefile b/py-yams/Makefile
old mode 100644
new mode 100755
index 4fa0031170..62c4681264
--- a/py-yams/Makefile
+++ b/py-yams/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=y/yams/}
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://www.logilab.org/project/yams
 COMMENT=	Entity / relation schema
-#LICENSE=	gnu-lgpl-v2.1
+LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
 
 USE_LANGUAGES=	# none
 


Home | Main Index | Thread Index | Old Index