summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/files/lib/license.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/files/lib/license.c b/pkgtools/pkg_install/files/lib/license.c
index 2904885b701..17c4b13fc02 100644
--- a/pkgtools/pkg_install/files/lib/license.c
+++ b/pkgtools/pkg_install/files/lib/license.c
@@ -1,4 +1,4 @@
-/* $NetBSD: license.c,v 1.25 2011/12/19 12:57:16 joerg Exp $ */
+/* $NetBSD: license.c,v 1.26 2012/01/04 11:53:38 wiz Exp $ */
/*-
* Copyright (c) 2009 Joerg Sonnenberger <joerg@NetBSD.org>.
@@ -58,7 +58,7 @@ const char *default_acceptable_licenses =
"cddl-1.0 "
"cpl-1.0 "
"open-font-license "
- "mpl-1.0 mpl-1.1 "
+ "mpl-1.0 mpl-1.1 mpl-2.0 "
"php png-license "
"postgresql-license "
"zpl "