pkgsrc-WIP-changes archive

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

glibc: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Apr 6 01:26:42 2018 +0900
Changeset:	2b93788f008ff276290290733d73894e23710c8f

Modified Files:
	glibc/Makefile

Log Message:
glibc: add LICENSE

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

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

diffstat:
 glibc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/glibc/Makefile b/glibc/Makefile
old mode 100644
new mode 100755
index 44b4b09b7f..fd6dfae980
--- a/glibc/Makefile
+++ b/glibc/Makefile
@@ -5,6 +5,7 @@ CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GNU:=glibc/}
 DISTFILES=	glibc-${VERSION}${EXTRACT_SUFX} \
 		glibc-linuxthreads-${VERSION}${EXTRACT_SUFX}
+LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.gnu.org/software/libc/libc.html


Home | Main Index | Thread Index | Old Index