pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 18 15:47:10 UTC 2023
Modified Files:
pkgsrc/mk: license.mk
Log Message:
mk: allow cecille-c-v1 by default (OSI approved)
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/mk/license.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/license.mk
diff -u pkgsrc/mk/license.mk:1.116 pkgsrc/mk/license.mk:1.117
--- pkgsrc/mk/license.mk:1.116 Sat Feb 4 08:38:28 2023
+++ pkgsrc/mk/license.mk Tue Apr 18 15:47:10 2023
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.116 2023/02/04 08:38:28 wiz Exp $
+# $NetBSD: license.mk,v 1.117 2023/04/18 15:47:10 wiz Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -134,6 +134,7 @@ DEFAULT_ACCEPTABLE_LICENSES= \
cddl-1.0 \
cecill-2.1 \
cecill-b-v1 \
+ cecill-c-v1 \
cpl-1.0 \
epl-v1.0 \
eupl-v1.1 \
Home |
Main Index |
Thread Index |
Old Index