pkgsrc-WIP-changes archive

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

libgda-mdb: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue Apr 17 00:21:44 2018 +0900
Changeset:	94b2571408ff8dbe574dd66a9cee5f771e24bca6

Modified Files:
	libgda-mdb/Makefile

Log Message:
libgda-mdb: add LICENSE

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

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

diffstat:
 libgda-mdb/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/libgda-mdb/Makefile b/libgda-mdb/Makefile
old mode 100644
new mode 100755
index 945762e047..0560f5e1e1
--- a/libgda-mdb/Makefile
+++ b/libgda-mdb/Makefile
@@ -1,6 +1,8 @@
 # $NetBSD: Makefile,v 1.3 2013/06/25 13:46:20 noud4 Exp $
 #
 
+LICENSE=		gnu-gpl-v2 AND gnu-lgpl-v2
+
 LIBGDA_PROVIDER=	mdb
 
 .include "../../databases/libgda/Makefile.common"


Home | Main Index | Thread Index | Old Index