summaryrefslogtreecommitdiff
path: root/compiler-rt/www/index.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-11-16 21:34:56 +0000
committerChris Lattner <sabre@nondot.org>2010-11-16 21:34:56 +0000
commitf8a07f67e748fe86a5a484e3ac2127799c33baf9 (patch)
tree1ecd9fd6e9d92443d5b2ac89fd3027dba16e210d /compiler-rt/www/index.html
parent9b35c8275c6e25442915a25648a1b0bade40a43e (diff)
compiler_rt is now dual licensed under MIT and UIUC license.
llvm-svn: 119389
Diffstat (limited to 'compiler-rt/www/index.html')
-rw-r--r--compiler-rt/www/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/compiler-rt/www/index.html b/compiler-rt/www/index.html
index f8863f8c3bfb..7a7ef7c9ee2f 100644
--- a/compiler-rt/www/index.html
+++ b/compiler-rt/www/index.html
@@ -23,9 +23,9 @@
call to the "__fixunsdfdi" function. The compiler-rt library provides
optimized implementations of this and other low-level routines.</p>
- <p>All of the code in the compiler-rt project is available under the standard
- <a href="http://llvm.org/docs/DeveloperPolicy.html#license">LLVM
- License</a>, a "BSD-style" license.</p>
+ <p>All of the code in the compiler-rt project is <a
+ href="http://llvm.org/docs/DeveloperPolicy.html#license">dual licensed</a>
+ under the MIT license and the UIUC License (a BSD-like license).</p>
<!--=====================================================================-->
<h2 id="goals">Goals</h2>