pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Add Microsoft Public License as acceptable license ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a5ae4bcb3f05
branches: trunk
changeset: 399619:a5ae4bcb3f05
user: maya <maya%pkgsrc.org@localhost>
date: Tue Aug 13 04:27:18 2019 +0000
description:
Add Microsoft Public License as acceptable license by default.
FSF considers this a free software license, see:
https://www.gnu.org/licenses/license-list.en.html#ms-pl
diffstat:
mk/license.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4647a0a4124e -r a5ae4bcb3f05 mk/license.mk
--- a/mk/license.mk Tue Aug 13 04:26:15 2019 +0000
+++ b/mk/license.mk Tue Aug 13 04:27:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.99 2019/07/02 09:28:12 jaapb Exp $
+# $NetBSD: license.mk,v 1.100 2019/08/13 04:27:18 maya Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -143,6 +143,7 @@
mit \
mpl-1.0 mpl-1.1 mpl-2.0 \
mplusfont \
+ ms-pl \
ofl-v1.0 ofl-v1.1 \
openssl \
original-bsd modified-bsd 2-clause-bsd \
Home |
Main Index |
Thread Index |
Old Index