pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Add cc0-1.0-universal here as well.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f80554c7a137
branches: trunk
changeset: 621471:f80554c7a137
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jul 09 21:06:12 2013 +0000
description:
Add cc0-1.0-universal here as well.
diffstat:
doc/guide/files/fixes.xml | 3 ++-
pkgtools/pkg_install/files/lib/license.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r f7d4988f8d6d -r f80554c7a137 doc/guide/files/fixes.xml
--- a/doc/guide/files/fixes.xml Tue Jul 09 19:15:57 2013 +0000
+++ b/doc/guide/files/fixes.xml Tue Jul 09 21:06:12 2013 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: fixes.xml,v 1.121 2013/05/26 18:21:46 wiz Exp $ -->
+<!-- $NetBSD: fixes.xml,v 1.122 2013/07/09 21:06:12 wiz Exp $ -->
<chapter id="fixes"> <?dbhtml filename="fixes.html"?>
<title>Making your package work</title>
@@ -133,6 +133,7 @@
artistic artistic-2.0
boost-license
cc-by-sa-v3.0
+ cc0-1.0-universal
cddl-1.0
cpl-1.0
epl-v1.0
diff -r f7d4988f8d6d -r f80554c7a137 pkgtools/pkg_install/files/lib/license.c
--- a/pkgtools/pkg_install/files/lib/license.c Tue Jul 09 19:15:57 2013 +0000
+++ b/pkgtools/pkg_install/files/lib/license.c Tue Jul 09 21:06:12 2013 +0000
@@ -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@localhost>.
@@ -51,6 +51,7 @@
"artistic artistic-2.0 "
"boost-license "
"cc-by-sa-v3.0 "
+ "cc0-1.0-universal "
"cddl-1.0 "
"cpl-1.0 "
"epl-v1.0 "
Home |
Main Index |
Thread Index |
Old Index