pkgsrc-WIP-changes archive

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

gdb5: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Apr 6 00:14:01 2018 +0900
Changeset:	66a36d68f275443d206ea3184c31e72840319d59

Modified Files:
	gdb5/Makefile

Log Message:
gdb5: add LICENSE

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

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

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

diffs:
diff --git a/gdb5/Makefile b/gdb5/Makefile
old mode 100644
new mode 100755
index 15afb38980..12a76f8d54
--- a/gdb5/Makefile
+++ b/gdb5/Makefile
@@ -5,6 +5,7 @@ DISTNAME=	gdb-5.3
 PKGREVISION=	7
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU:=gdb/}
+LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.gnu.org/software/gdb/gdb.html


Home | Main Index | Thread Index | Old Index