summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/src/qdoc/clangcodeparser.cpp
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-03-19 14:31:33 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-04-09 16:26:18 +0200
commit67d10ced1f702de3a582da47fa657a724aa6a2bf (patch)
treea8c926e04c0e7ee1c4076aa53b23d7998392bdef /src/qdoc/qdoc/src/qdoc/clangcodeparser.cpp
parent1a095bff4abb6ab865db7abba70f93cb7167f889 (diff)
Change license for tools files
According to QUIP-18 [1], all tools files should be LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 6.7.0 Task-number: QTBUG-121787 Change-Id: I7b69118185d4237ec096dc76e78ee84c2ccd5eb2 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'src/qdoc/qdoc/src/qdoc/clangcodeparser.cpp')
-rw-r--r--src/qdoc/qdoc/src/qdoc/clangcodeparser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qdoc/qdoc/src/qdoc/clangcodeparser.cpp b/src/qdoc/qdoc/src/qdoc/clangcodeparser.cpp
index 0712481e7..74e0e044b 100644
--- a/src/qdoc/qdoc/src/qdoc/clangcodeparser.cpp
+++ b/src/qdoc/qdoc/src/qdoc/clangcodeparser.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2021 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
#include "clangcodeparser.h"