aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlls/textdocument.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlls/textdocument.cpp')
-rw-r--r--tools/qmlls/textdocument.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmlls/textdocument.cpp b/tools/qmlls/textdocument.cpp
index 781adf5a46..b5d4cc6f68 100644
--- a/tools/qmlls/textdocument.cpp
+++ b/tools/qmlls/textdocument.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2021 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
#include "textdocument.h"
#include "textblock.h"