summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2019-01-21 09:52:34 +0000
committerChandler Carruth <chandlerc@gmail.com>2019-01-21 09:52:34 +0000
commit6f0ac617be1f4c2d58ab093d7f2d51dbed4d498d (patch)
tree43b227bbb9671db5b96f3d424ff417ca482011d8
parent40f51b3e8b32658083dd6cafdc7d4fbbcf3861b8 (diff)
downloadlibcxxabi-6f0ac617be1f4c2d58ab093d7f2d51dbed4d498d.tar.gz
Fix typos throughout the license files that somehow I and my reviewers
all missed! Thanks to Alex Bradbury for pointing this out, and the fact that I never added the intended `legacy` anchor to the developer policy. Add that anchor too. With hope, this will cause the links to all resolve successfully. git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@351731 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--LICENSE.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
index 31d3408..b75c044 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -234,7 +234,7 @@ mechanisms:
file.
==============================================================================
-Legacy LLVM License (ttps://llvm.org/docs/DeveloperPolicy.html#legacy):
+Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy):
==============================================================================
The libc++abi library is dual licensed under both the University of Illinois