pkgsrc-WIP-changes archive

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

py-operators: add LICENSE comment



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 23:57:45 2018 +0900
Changeset:	58568bde1b254f3d904d23a013b856cbe2abd1b0

Modified Files:
	py-operators/Makefile

Log Message:
py-operators: add LICENSE comment

via https://github.com/pchanial/pyoperators/blob/v0.13/LICENSE

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

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

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

diffs:
diff --git a/py-operators/Makefile b/py-operators/Makefile
old mode 100644
new mode 100755
index 2323ff0ba9..9b78e77030
--- a/py-operators/Makefile
+++ b/py-operators/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	pyoperators-0.13.10
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyoperators/}
+#LICENSE=	CeCILL-B
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://pchanial.github.com/pyoperators/


Home | Main Index | Thread Index | Old Index