diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2019-01-19 11:48:15 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2019-01-19 11:48:15 +0000 |
commit | d564d346a3d6aa8f7efc9ea07eb547aab80b08aa (patch) | |
tree | b1f486f8bc9f957185c127e1f9752fab1c897640 /clang/tools/scan-build-py | |
parent | b3ee4190e7f05471ebe87c4de9549fad470efb37 (diff) | |
download | bcm5719-llvm-d564d346a3d6aa8f7efc9ea07eb547aab80b08aa.tar.gz bcm5719-llvm-d564d346a3d6aa8f7efc9ea07eb547aab80b08aa.zip |
Update the license mentioned in this documentation.
llvm-svn: 351651
Diffstat (limited to 'clang/tools/scan-build-py')
-rw-r--r-- | clang/tools/scan-build-py/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/tools/scan-build-py/README.md b/clang/tools/scan-build-py/README.md index 01e3454bed4..0f89b6fa43d 100644 --- a/clang/tools/scan-build-py/README.md +++ b/clang/tools/scan-build-py/README.md @@ -138,7 +138,7 @@ how to fix it, include that as well. Patches are also welcome. License ------- -The project is licensed under University of Illinois/NCSA Open Source License. +The project is licensed under Apache-2.0 with LLVM exceptions. See LICENSE.TXT for details. [1]: http://clang.llvm.org/docs/JSONCompilationDatabase.html |