pkgsrc-WIP-changes archive

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

libgda-xbase: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue Apr 17 00:23:17 2018 +0900
Changeset:	220e71057253baf4f630d786fc68a937cbf5b5ac

Modified Files:
	libgda-xbase/Makefile

Log Message:
libgda-xbase: add LICENSE

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

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

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

diffs:
diff --git a/libgda-xbase/Makefile b/libgda-xbase/Makefile
old mode 100644
new mode 100755
index 41b256ad19..31018db63d
--- a/libgda-xbase/Makefile
+++ b/libgda-xbase/Makefile
@@ -1,6 +1,8 @@
 # $NetBSD: Makefile,v 1.2 2012/10/03 09:10:38 asau Exp $
 #
 
+LICENSE=		gnu-gpl-v2 AND gnu-lgpl-v2
+
 LIBGDA_PROVIDER=	xbase
 
 .include "../../databases/libgda/Makefile.common"


Home | Main Index | Thread Index | Old Index