pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk abell-94 is acceptable



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eaf8db2cf9a0
branches:  trunk
changeset: 316219:eaf8db2cf9a0
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Sat Dec 08 09:10:14 2018 +0000

description:
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

diffstat:

 mk/license.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1432bcd624a2 -r eaf8db2cf9a0 mk/license.mk
--- a/mk/license.mk     Sat Dec 08 09:08:06 2018 +0000
+++ b/mk/license.mk     Sat Dec 08 09:10:14 2018 +0000
@@ -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