summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/lib/license.c
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-07-09 21:06:12 +0000
committerwiz <wiz@pkgsrc.org>2013-07-09 21:06:12 +0000
commit22f2cf4bc5eda678d720209dc3e4c139a4bae2a6 (patch)
tree7edfe7742158229432c7721fea02ce12b32b200f /pkgtools/pkg_install/files/lib/license.c
parentb3ed095cd3a7e90602554c53da70360919c9e1de (diff)
downloadpkgsrc-22f2cf4bc5eda678d720209dc3e4c139a4bae2a6.tar.gz
Add cc0-1.0-universal here as well.
Diffstat (limited to 'pkgtools/pkg_install/files/lib/license.c')
-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 "