pkgsrc-WIP-changes archive

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

mtd-utils: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 23 23:32:47 2018 +0900
Changeset:	841b50fdc40ade6c3a1f265a56cbcd977d9eed5b

Modified Files:
	mtd-utils/Makefile

Log Message:
mtd-utils: add LICENSE

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

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

diffstat:
 mtd-utils/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/mtd-utils/Makefile b/mtd-utils/Makefile
old mode 100644
new mode 100755
index 4b3409bdda..5a867765fd
--- a/mtd-utils/Makefile
+++ b/mtd-utils/Makefile
@@ -5,6 +5,7 @@ DISTNAME=	mtd-utils-1.0.0
 PKGREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.infradead.org/pub/mtd-utils/
+LICENSE=	gnu-gpl-v2
 
 MAINTAINER=	noud4%users.sourceforge.net@localhost
 HOMEPAGE=	http://www.linux-mtd.infradead.org/


Home | Main Index | Thread Index | Old Index