[www] r358560 - Update the LLVM license in the overview.
Arnaud A. de Grandmaison via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 23:37:59 PDT 2019
Author: aadg
Date: Tue Apr 16 23:37:59 2019
New Revision: 358560
URL: http://llvm.org/viewvc/llvm-project?rev=358560&view=rev
Log:
Update the LLVM license in the overview.
Modified:
www/trunk/index.html
Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=358560&r1=358559&r2=358560&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Tue Apr 16 23:37:59 2019
@@ -24,8 +24,10 @@
subprojects, many of which are being used in production by a wide variety of
<a href="Users.html">commercial and open source</a> projects
as well as being widely used in <a href="pubs/">academic research</a>. Code
- in the LLVM project is licensed under the <a
- href="docs/DeveloperPolicy.html#license">"UIUC" BSD-Style license</a>.</p>
+ in the LLVM project is licensed under the
+ <a href="docs/DeveloperPolicy.html#new-llvm-project-license-framework">
+ âApache 2.0 License with LLVM exceptionsâ</a>
+ </p>
<p>The primary sub-projects of LLVM are:</p>
More information about the llvm-commits
mailing list