svn commit: r358329 - head/Mk
Eitan Adler
eadler at freebsd.org
Thu Jun 19 04:45:56 UTC 2014
On 18 June 2014 15:51, Adam Weinberger <adamw at freebsd.org> wrote:
> _LICENSE_LIST= AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 \
> - BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CDDL EPL GFDL \
> + BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CDDL CLART EPL GFDL \
> GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 \
> LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT \
> MPL OPENSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY \
> @@ -110,6 +110,9 @@ _LICENSE_GROUPS_BSL= FSF OSI COPYFREE
> _LICENSE_NAME_CDDL= Common Development and Distribution License
> _LICENSE_GROUPS_CDDL= FSF OSI
>
> +_LICENSE_NAME_CLART= Clarified Artistic License
> +_LICENSE_GROUPS_CLART= FSF OSI
Please do this instead:
LICENCE_NAME_ClArtistic=Clarified Artistic License
Note that we use https://spdx.org/licenses/ as the canonical source
for license names and short names.
--
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
More information about the svn-ports-all
mailing list