[Midnightbsd-cvs] mports [18760] trunk/Mk/components/licenses.db.mk: add creative commons attribution share alike 3.0 license to the core list

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 3 15:01:08 EDT 2015


Revision: 18760
          http://svnweb.midnightbsd.org/mports/?rev=18760
Author:   laffer1
Date:     2015-05-03 15:01:07 -0400 (Sun, 03 May 2015)
Log Message:
-----------
add creative commons attribution share alike 3.0 license to the core list

Modified Paths:
--------------
    trunk/Mk/components/licenses.db.mk

Modified: trunk/Mk/components/licenses.db.mk
===================================================================
--- trunk/Mk/components/licenses.db.mk	2015-05-03 18:59:38 UTC (rev 18759)
+++ trunk/Mk/components/licenses.db.mk	2015-05-03 19:01:07 UTC (rev 18760)
@@ -6,7 +6,8 @@
 		ibm ilm infozip iscl liberation lppl1 lppl1.1 lppl1.2 \
 		mit modula3 mpl npl nvidia openldap2.8 opera owl \
 		perl pgsql php python ruby sgi subversion x11 zlib \
-		publicdom unknown other agg restricted
+		publicdom unknown other agg restricted \
+		ccasa3
 
 # List of groups (only names must be present)
 
@@ -77,6 +78,9 @@
 _LICENSE_NAME_bzip2=	BZIP License
 _LICENSE_GROUPS_bzip2=
 
+_LICENSE_NAME_ccasa3=	Creative Commons Attribution-Share Alike 3.0
+_LICENSE_GROUPS_ccasa3=
+
 _LICENSE_NAME_cddl=	Common Development and Distribution License
 _LICENSE_GROUPS_cddl=	FSF OSI
 



More information about the Midnightbsd-cvs mailing list