pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Remove esdl from the list of default acceptable lic...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55f934f88747
branches:  trunk
changeset: 650634:55f934f88747
user:      reinoud <reinoud%pkgsrc.org@localhost>
date:      Sat Apr 25 10:18:42 2015 +0000

description:
Remove esdl from the list of default acceptable licences.

My bad, should have looked more clearly at the name of the list... DUH!

Thanks Thomas :)

diffstat:

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

diffs (17 lines):

diff -r ad9ec6596545 -r 55f934f88747 mk/license.mk
--- a/mk/license.mk     Sat Apr 25 10:03:52 2015 +0000
+++ b/mk/license.mk     Sat Apr 25 10:18:42 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.68 2015/04/24 18:53:00 reinoud Exp $
+# $NetBSD: license.mk,v 1.69 2015/04/25 10:18:42 reinoud Exp $
 #
 # This file handles everything about the LICENSE variable. It is
 # included automatically by bsd.pkg.mk.
@@ -113,7 +113,6 @@
        cpl-1.0 \
        epl-v1.0 \
        eupl-v1.1 \
-       esdl-license \
        gnu-fdl-v1.1 gnu-fdl-v1.2 gnu-fdl-v1.3 \
        gnu-gpl-v1 \
        gnu-gpl-v2 gnu-lgpl-v2 gnu-lgpl-v2.1 \



Home | Main Index | Thread Index | Old Index