aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.RegExpr/expression/CharClassLiteral.cs
diff options
context:
space:
mode:
Diffstat (limited to 'QtVsTools.RegExpr/expression/CharClassLiteral.cs')
-rw-r--r--QtVsTools.RegExpr/expression/CharClassLiteral.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/QtVsTools.RegExpr/expression/CharClassLiteral.cs b/QtVsTools.RegExpr/expression/CharClassLiteral.cs
index d260ef04..8ba41d66 100644
--- a/QtVsTools.RegExpr/expression/CharClassLiteral.cs
+++ b/QtVsTools.RegExpr/expression/CharClassLiteral.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2024 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
***************************************************************************************************/
using System.Collections.Generic;