summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2013-07-09 21:06:12 +0000
committerwiz <wiz>2013-07-09 21:06:12 +0000
commit424df9c025c1c585f5cd4ac20e066fc5a9a76cd7 (patch)
tree7edfe7742158229432c7721fea02ce12b32b200f /pkgtools
parentb418af788b90e773b692d774e4e4cf68e2a4611b (diff)
downloadpkgsrc-424df9c025c1c585f5cd4ac20e066fc5a9a76cd7.tar.gz
Add cc0-1.0-universal here as well.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/files/lib/license.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/files/lib/license.c b/pkgtools/pkg_install/files/lib/license.c
index 9daec346007..90c57ed08f9 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.33 2013/05/05 21:09:59 rodent Exp $ */
+/* $NetBSD: license.c,v 1.34 2013/07/09 21:06:12 wiz Exp $ */
/*-
* Copyright (c) 2009 Joerg Sonnenberger <joerg@NetBSD.org>.
@@ -51,6 +51,7 @@ const char *default_acceptable_licenses =
"artistic artistic-2.0 "
"boost-license "
"cc-by-sa-v3.0 "
+ "cc0-1.0-universal "
"cddl-1.0 "
"cpl-1.0 "
"epl-v1.0 "