forked from qt-creator/qt-creator
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:
@@ -304,8 +304,8 @@ we thank the authors who made this possible:
|
|||||||
|
|
||||||
Copyright (C) 2003-2019 LLVM Team
|
Copyright (C) 2003-2019 LLVM Team
|
||||||
|
|
||||||
Distributed under the University of Illinois/NCSA Open Source License (NCSA),
|
Distributed under the Apache 2.0 License with LLVM exceptions,
|
||||||
see https://github.com/llvm/llvm-project/blob/master/llvm/LICENSE.TXT
|
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
|
With backported/additional patches from https://code.qt.io/clang/llvm-project.git
|
||||||
|
|
||||||
|
@@ -372,16 +372,12 @@
|
|||||||
|
|
||||||
\li \b{LLVM/Clang}
|
\li \b{LLVM/Clang}
|
||||||
|
|
||||||
\list
|
\l{https://github.com/llvm/llvm-project/}
|
||||||
\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
|
|
||||||
|
|
||||||
Copyright (C) 2003-2019 LLVM Team
|
Copyright (C) 2003-2019 LLVM Team
|
||||||
|
|
||||||
Distributed under the \l {https://github.com/llvm-mirror/llvm/blob/master/LICENSE.TXT}
|
Distributed under the \l {https://github.com/llvm/llvm-project/blob/main/llvm/LICENSE.TXT}
|
||||||
{University of Illinois/NCSA Open Source License (NCSA)}.
|
{Apache 2.0 License with LLVM exceptions}.
|
||||||
|
|
||||||
With backported/additional patches from
|
With backported/additional patches from
|
||||||
\list
|
\list
|
||||||
|
Reference in New Issue
Block a user