libc++ is now dual licensed under both UIUC and MIT licenses.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@119391 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user