Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external add mpl
details: https://anonhg.NetBSD.org/src/rev/12265f451997
branches: trunk
changeset: 321853:12265f451997
user: christos <christos%NetBSD.org@localhost>
date: Sat Apr 07 22:39:31 2018 +0000
description:
add mpl
diffstat:
external/Makefile | 5 +++--
external/README | 5 ++++-
2 files changed, 7 insertions(+), 3 deletions(-)
diffs (32 lines):
diff -r 23d56db4aa4f -r 12265f451997 external/Makefile
--- a/external/Makefile Sat Apr 07 22:37:29 2018 +0000
+++ b/external/Makefile Sat Apr 07 22:39:31 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2018/01/08 11:05:02 jmcneill Exp $
+# $NetBSD: Makefile,v 1.21 2018/04/07 22:39:31 christos Exp $
SUBDIR+= apache2 atheros broadcom bsd cddl gpl2 gpl3 historical intel-fw-eula
-SUBDIR+= intel-fw-public ibm-public mit nvidia-firmware public-domain realtek
+SUBDIR+= intel-fw-public ibm-public mpl mit nvidia-firmware public-domain
+SUBDIR+= realtek
.include <bsd.subdir.mk>
diff -r 23d56db4aa4f -r 12265f451997 external/README
--- a/external/README Sat Apr 07 22:37:29 2018 +0000
+++ b/external/README Sat Apr 07 22:39:31 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.15 2012/06/14 04:14:36 riz Exp $
+$NetBSD: README,v 1.16 2018/04/07 22:39:31 christos Exp $
Organization of Sources:
@@ -79,6 +79,9 @@
mit MIT (X11) style license.
http://www.opensource.org/licenses/mit-license.php
+ mpl Mozilla Public license.
+ https://opensource.org/licenses/MPL-2.0
+
public-domain Non-license for code that has been explicitly put
into the Public Domain.
Home |
Main Index |
Thread Index |
Old Index