pkgsrc-WIP-changes archive

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

will-it-scale-git: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon May 7 19:16:48 2018 +0900
Changeset:	819cd1ab2fe9b6f7e0bae2ba6ed0f93809f2ed3b

Modified Files:
	will-it-scale-git/Makefile

Log Message:
will-it-scale-git: add LICENSE

via https://github.com/antonblanchard/will-it-scale/blob/master/main.c

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

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

diffstat:
 will-it-scale-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/will-it-scale-git/Makefile b/will-it-scale-git/Makefile
index 75cef596ae..5c9b56af5a 100644
--- a/will-it-scale-git/Makefile
+++ b/will-it-scale-git/Makefile
@@ -7,7 +7,7 @@ GIT_REPO=	git%github.com@localhost:antonblanchard/will-it-scale.git
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/antonblanchard/will-it-scale/
 COMMENT=	hwloc benchmark
-#LICENSE=	# none
+LICENSE=	gnu-gpl-v2
 
 USE_TOOLS+=	gmake
 


Home | Main Index | Thread Index | Old Index