pkgsrc-WIP-changes archive

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

uclibc: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon May 7 14:51:15 2018 +0900
Changeset:	bc07e038a184aefa78e992bd235b625d613c14ca

Modified Files:
	uclibc/Makefile

Log Message:
uclibc: add LICENSE

via https://git.uclibc.org/uClibc/tree/COPYING.LIB

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

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

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

diffs:
diff --git a/uclibc/Makefile b/uclibc/Makefile
index 78080503dc..7c93640dc0 100644
--- a/uclibc/Makefile
+++ b/uclibc/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.uclibc.org/downloads/
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.uclibc.org/
 COMMENT=	C library for developing embedded Linux systems
-
+LICENSE=	gnu-lgpl-v2.1
 
 USE_TOOLS+=	gmake
 


Home | Main Index | Thread Index | Old Index