pkgsrc-WIP-changes archive

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

tinycobol: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun May 6 18:37:04 2018 +0900
Changeset:	8ae671d6f7307506baf02bb1c0b4de5e48311f5f

Modified Files:
	tinycobol/Makefile

Log Message:
tinycobol: add LICENSE

via COPYING

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

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

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

diffs:
diff --git a/tinycobol/Makefile b/tinycobol/Makefile
index 3d4077832c..ad006eda78 100644
--- a/tinycobol/Makefile
+++ b/tinycobol/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=tiny-cobol/}
 MAINTAINER=		lrfurtado%yahoo.com.br@localhost
 HOMEPAGE=		http://tiny-cobol.sourceforge.net/
 COMMENT=		Tiny COBOL compiler for IA32 platforms
-
+LICENSE=		gnu-gpl-v2 AND gnu-lgpl-v2
 
 CONFIGURE_ARGS+=	--with-libdb=2
 


Home | Main Index | Thread Index | Old Index