From d564d346a3d6aa8f7efc9ea07eb547aab80b08aa Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Sat, 19 Jan 2019 11:48:15 +0000 Subject: Update the license mentioned in this documentation. llvm-svn: 351651 --- clang/tools/scan-build-py/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/tools/scan-build-py') 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 -- cgit v1.2.3