[92584] trunk/dports/lang
Joshua Root
jmr at macports.org
Tue May 1 20:06:08 PDT 2012
> Revision: 92584
> https://trac.macports.org/changeset/92584
> Author: jeremyhu at macports.org
> Date: 2012-05-01 12:44:39 -0700 (Tue, 01 May 2012)
> Log Message:
> -----------
> {clang,llvm}-*: Fix the license
>
> Modified Paths:
> --------------
> trunk/dports/lang/clang-2.9/Portfile
> trunk/dports/lang/clang-3.0/Portfile
> trunk/dports/lang/clang-3.1/Portfile
> trunk/dports/lang/clang-3.2/Portfile
> trunk/dports/lang/clang-devel/Portfile
> trunk/dports/lang/llvm-2.9/Portfile
> trunk/dports/lang/llvm-3.0/Portfile
> trunk/dports/lang/llvm-3.1/Portfile
> trunk/dports/lang/llvm-3.2/Portfile
> trunk/dports/lang/llvm-devel/Portfile
>
> Modified: trunk/dports/lang/clang-2.9/Portfile
> ===================================================================
> --- trunk/dports/lang/clang-2.9/Portfile 2012-05-01 19:42:00 UTC (rev 92583)
> +++ trunk/dports/lang/clang-2.9/Portfile 2012-05-01 19:44:39 UTC (rev 92584)
> @@ -12,7 +12,7 @@
> categories lang
> platforms darwin
> maintainers jeremyhu openmaintainer
> -license NCSA
> +license UIUC
Isn't this just another name for the same license?
<http://llvm.org/docs/DeveloperPolicy.html#license> links to
<http://www.opensource.org/licenses/UoI-NCSA.php>, which lists the SPDX
short identifier "NCSA".
- Josh
More information about the macports-dev
mailing list