diff options
author | Tarja Sundqvist <[email protected]> | 2025-03-04 15:48:01 +0200 |
---|---|---|
committer | Tarja Sundqvist <[email protected]> | 2025-03-04 15:48:01 +0200 |
commit | 3fe9e69e4d7510480544f928e8a07f0f110b2181 (patch) | |
tree | d401a866a8c636f912dc2fec434a414a65135957 /src/tools/moc/parser.cpp | |
parent | e0c1e5a6f56a3dee20714830ff526d796b993430 (diff) | |
parent | fdf57f5df57e7d12cf871699d857a71acf272e0c (diff) |
Merge tag 'v6.5.5-lts-lgpl' into 6.5
Qt 6.5.5-lts-lgpl release
Diffstat (limited to 'src/tools/moc/parser.cpp')
-rw-r--r-- | src/tools/moc/parser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/moc/parser.cpp b/src/tools/moc/parser.cpp index 6b0308fc15d..a29dbe730e0 100644 --- a/src/tools/moc/parser.cpp +++ b/src/tools/moc/parser.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial #include "parser.h" #include "utils.h" |