summaryrefslogtreecommitdiffstats
path: root/libcxx/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/www/index.html')
-rw-r--r--libcxx/www/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/libcxx/www/index.html b/libcxx/www/index.html
index 38a9d9003e3..cc7d4cde7c3 100644
--- a/libcxx/www/index.html
+++ b/libcxx/www/index.html
@@ -38,9 +38,9 @@
<p>libc++ is a new implementation of the C++ standard library, targeting
C++0X.</p>
- <p>All of the code in libc++ 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 libc++ 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">Features and Goals</h2>
OpenPOWER on IntegriCloud