diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2019-01-21 09:52:34 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2019-01-21 09:52:34 +0000 |
| commit | 4a1b95bda0c444798a5240fe924dd127b776d12d (patch) | |
| tree | 3bf16e0ebe859d2a5de9066e068b4d3894c8bbb5 /llvm/tools/msbuild | |
| parent | 0d7952ce78f0e45767a822161289c5d3a94d9f10 (diff) | |
| download | bcm5719-llvm-4a1b95bda0c444798a5240fe924dd127b776d12d.tar.gz bcm5719-llvm-4a1b95bda0c444798a5240fe924dd127b776d12d.zip | |
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.
llvm-svn: 351731
Diffstat (limited to 'llvm/tools/msbuild')
| -rw-r--r-- | llvm/tools/msbuild/license.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/msbuild/license.txt b/llvm/tools/msbuild/license.txt index f7736e2980b..63c17f148e7 100644 --- a/llvm/tools/msbuild/license.txt +++ b/llvm/tools/msbuild/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): ============================================================================== University of Illinois/NCSA Open Source License |

