Update details about LLVM/Clang in acknowledgments

LLVM moved to github a while ago - the old svn repositories are dead.
Furthermore, (almost) all of the code is now under the "Apache 2.0
with LLVM Exception" main license
(see also https://foundation.llvm.org/docs/relicensing/)

Change-Id: I8319f8479357c6182c5bf78b1ee7fe202e666980
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Kai Köhne
2021-10-19 13:08:01 +02:00
committed by Kai Koehne
parent f40aa23d93
commit c565846723
2 changed files with 5 additions and 9 deletions

View File

@@ -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

View File

@@ -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