pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk
Module Name: pkgsrc
Committed By: triaxx
Date: Sat Dec 8 09:10:14 UTC 2018
Modified Files:
pkgsrc/mk: license.mk
Log Message:
abell-94 is acceptable
We can follow Fedora Project that treats it as Free and GPL compatible:
https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/mk/license.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/license.mk
diff -u pkgsrc/mk/license.mk:1.89 pkgsrc/mk/license.mk:1.90
--- pkgsrc/mk/license.mk:1.89 Fri Nov 30 18:38:19 2018
+++ pkgsrc/mk/license.mk Sat Dec 8 09:10:14 2018
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.89 2018/11/30 18:38:19 rillig Exp $
+# $NetBSD: license.mk,v 1.90 2018/12/08 09:10:14 triaxx Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -102,6 +102,7 @@
# -license suffix, and nonfree licenses end in -license.
#
DEFAULT_ACCEPTABLE_LICENSES= \
+ abell-94 \
apache-1.1 apache-2.0 \
arphic-public \
artistic artistic-2.0 \
Home |
Main Index |
Thread Index |
Old Index