diff --git a/README.md b/README.md index ba4f1c30c3b..d7a702f3d7d 100644 --- a/README.md +++ b/README.md @@ -304,8 +304,8 @@ we thank the authors who made this possible: Copyright (C) 2003-2019 LLVM Team - Distributed under the University of Illinois/NCSA Open Source License (NCSA), - see https://github.com/llvm/llvm-project/blob/master/llvm/LICENSE.TXT + Distributed under the Apache 2.0 License with LLVM exceptions, + see https://github.com/llvm/llvm-project/blob/main/clang/LICENSE.TXT With backported/additional patches from https://code.qt.io/clang/llvm-project.git diff --git a/doc/qtcreator/src/overview/creator-acknowledgements.qdoc b/doc/qtcreator/src/overview/creator-acknowledgements.qdoc index 226160d7695..4ec9eb9ea26 100644 --- a/doc/qtcreator/src/overview/creator-acknowledgements.qdoc +++ b/doc/qtcreator/src/overview/creator-acknowledgements.qdoc @@ -372,16 +372,12 @@ \li \b{LLVM/Clang} - \list - \li \l{https://llvm.org/svn/llvm-project/llvm} - \li \l{https://llvm.org/svn/llvm-project/cfe/trunk} - \li \l{https://llvm.org/svn/llvm-project/clang-tools-extra/trunk} - \endlist + \l{https://github.com/llvm/llvm-project/} Copyright (C) 2003-2019 LLVM Team - Distributed under the \l {https://github.com/llvm-mirror/llvm/blob/master/LICENSE.TXT} - {University of Illinois/NCSA Open Source License (NCSA)}. + Distributed under the \l {https://github.com/llvm/llvm-project/blob/main/llvm/LICENSE.TXT} + {Apache 2.0 License with LLVM exceptions}. With backported/additional patches from \list