pkgsrc-WIP-changes archive

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

py-simulators: add LICENSE comment



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 00:50:42 2018 +0900
Changeset:	0475f600013bcdb4c6deb9394db50e8ff0fc568e

Modified Files:
	py-simulators/Makefile

Log Message:
py-simulators: add LICENSE comment

via https://pypi.org/project/pysimulators/

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

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

diffstat:
 py-simulators/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-simulators/Makefile b/py-simulators/Makefile
old mode 100644
new mode 100755
index 68a9316a00..ba9be567bd
--- a/py-simulators/Makefile
+++ b/py-simulators/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	pysimulators-1.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pysimulators/}
+#LICENSE=	CeCILL-B
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://pchanial.github.com/pysimulators


Home | Main Index | Thread Index | Old Index