pkgsrc-WIP-changes archive

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

py-fmmlib: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 20:58:41 2018 +0900
Changeset:	9dd2b7cd572b8d8cfc55043088ef51a0994b079b

Modified Files:
	py-fmmlib/Makefile

Log Message:
py-fmmlib: fix LICENSE

via https://github.com/inducer/pyfmmlib/blob/master/README.rst

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

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

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

diffs:
diff --git a/py-fmmlib/Makefile b/py-fmmlib/Makefile
old mode 100644
new mode 100755
index f98405e56a..234d95c54b
--- a/py-fmmlib/Makefile
+++ b/py-fmmlib/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyfmmlib/}
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/inducer/pyfmmlib
 COMMENT=	Python wrappers for particle FMMs
-#LICENSE=	gnu-gpl-v2 AND mit
+LICENSE=	modified-bsd AND mit
 
 USE_LANGUAGES=	c fortran
 


Home | Main Index | Thread Index | Old Index