Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk add afl-3.0 to acceptable defaults



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cc261aaaf76
branches:  trunk
changeset: 430350:8cc261aaaf76
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Thu Apr 30 08:43:25 2020 +0000

description:
add afl-3.0 to acceptable defaults

diffstat:

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

diffs (17 lines):

diff -r f8bc0780a352 -r 8cc261aaaf76 mk/license.mk
--- a/mk/license.mk     Thu Apr 30 08:40:06 2020 +0000
+++ b/mk/license.mk     Thu Apr 30 08:43:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.104 2020/04/19 12:53:21 rillig Exp $
+# $NetBSD: license.mk,v 1.105 2020/04/30 08:43:25 plunky Exp $
 #
 # This file handles everything about the LICENSE variable. It is
 # included automatically by bsd.pkg.mk.
@@ -114,6 +114,7 @@
 # except that we exclude the AGPL (clearly a Free license), following
 # the decision of the board of TNF.
 DEFAULT_ACCEPTABLE_LICENSES= \
+       afl-3.0 \
        apache-1.1 apache-2.0 \
        arphic-public \
        artistic artistic-2.0 \



Home | Main Index | Thread Index | Old Index