diff options
Diffstat (limited to 'libcxx/www')
-rw-r--r-- | libcxx/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/www/index.html b/libcxx/www/index.html index 997fcd0c222..03e31fb89d4 100644 --- a/libcxx/www/index.html +++ b/libcxx/www/index.html @@ -39,7 +39,7 @@ C++11, C++14 and above.</p> <p>All of the code in libc++ is <a - href="https://llvm.org/docs/DeveloperPolicy.html#license">dual licensed</a> + href="https://llvm.org/docs/DeveloperPolicy.html#copyright-license-and-patents">dual licensed</a> under the MIT license and the UIUC License (a BSD-like license).</p> <!--=====================================================================--> |