diff options
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 |