pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libdwarf: dwarfdump is GPLv2
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Apr 9 23:43:13 2016 +0200
Changeset: b93d88fc6c10048a1551d55e05f7f9aa871f3c7b
Modified Files:
libdwarf/Makefile
Log Message:
libdwarf: dwarfdump is GPLv2
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b93d88fc6c10048a1551d55e05f7f9aa871f3c7b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libdwarf/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/libdwarf/Makefile b/libdwarf/Makefile
index 44c85a3..3071804 100644
--- a/libdwarf/Makefile
+++ b/libdwarf/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= https://www.prevanders.net/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.prevanders.net/dwarf.html
COMMENT= Tools for parsing DWARF debug information
-LICENSE= gnu-lgpl-v2.1
+LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2
WRKSRC= ${WRKDIR}/dwarf-20160115
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index