Docs: Acknowledge LLVM/Clang and Clazy

...Just as they are acknowledged in the README.md

Change-Id: Ia5ee50dbef98f9a9313c094f5daad7ee6f59c993
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Alessandro Portale
2019-02-11 17:16:34 +01:00
parent 456bcc2da8
commit a6e72c4c6e

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2018 The Qt Company Ltd. ** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -90,6 +90,39 @@
\li \l{https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/src/libs/3rdparty/syntax-highlighting} \li \l{https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/src/libs/3rdparty/syntax-highlighting}
\endlist \endlist
\li \b{Clazy}
\l {https://github.com/KDE/clazy}
Copyright (C) 2015-2019 Clazy Team
Distributed under the \l {https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html}
{GNU LIBRARY GENERAL PUBLIC LICENSE Version 2 (LGPL2)}.
Integrated with patches from
\list
\li \l{http://code.qt.io/cgit/clang/clang-tools-extra.git}
\endlist
\li \b{LLVM/Clang}
\list
\li \l{http://llvm.org/svn/llvm-project/llvm}
\li \l{http://llvm.org/svn/llvm-project/cfe/trunk}
\li \l{http://llvm.org/svn/llvm-project/clang-tools-extra/trunk}
\endlist
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)}.
With backported/additional patches from
\list
\li \l{http://code.qt.io/cgit/clang/llvm.git}
\li \l{http://code.qt.io/cgit/clang/clang.git}
\endlist
\li \b{Reference implementation for std::experimental::optional} \li \b{Reference implementation for std::experimental::optional}
Copyright (C) 2011-2012 Andrzej Krzemienski Copyright (C) 2011-2012 Andrzej Krzemienski