pkgsrc-WIP-changes archive

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

py-rdopkg: add LICENSE



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

Modified Files:
	py-rdopkg/Makefile

Log Message:
py-rdopkg: add LICENSE

via https://github.com/softwarefactory-project/rdopkg/blob/master/LICENSE

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

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

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

diffs:
diff --git a/py-rdopkg/Makefile b/py-rdopkg/Makefile
old mode 100644
new mode 100755
index 2e11515ae2..3fb741a0f4
--- a/py-rdopkg/Makefile
+++ b/py-rdopkg/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=r/rdopkg/}
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/redhat-openstack/rdopkg
 COMMENT=	RDO packaging utility
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	apache-2.0
 
 USE_LANGUAGES=	# none
 


Home | Main Index | Thread Index | Old Index