diff options
author | Tarja Sundqvist <[email protected]> | 2025-05-30 16:52:30 +0300 |
---|---|---|
committer | Tarja Sundqvist <[email protected]> | 2025-06-02 14:52:25 +0000 |
commit | 5d8e9a8415562ba004b38508d91e1fa0254c17d3 (patch) | |
tree | 7b16506418ce2ffa622e9783615414d56a0e3211 /src/tools/moc/parser.h | |
parent | c8b4df9358c8496238f0f58869094cae4dda3e89 (diff) |
Revert "Update commercial SPDX-License-Identifier"v6.5.6-lts-lgpl
This reverts commit 4c16c8afb37f0b4cbcfb37d47baf6fc29e42c7b7.
The revert is needed for the opensource releases which cannot contain commercial license headers.
Change-Id: I0caa255093ecf406978de958cd3810bc9f80121e
Reviewed-by: Jani Heikkinen <[email protected]>
Diffstat (limited to 'src/tools/moc/parser.h')
-rw-r--r-- | src/tools/moc/parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/moc/parser.h b/src/tools/moc/parser.h index 10757e88e95..2546370cb08 100644 --- a/src/tools/moc/parser.h +++ b/src/tools/moc/parser.h @@ -1,5 +1,5 @@ // Copyright (C) 2016 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 #ifndef PARSER_H #define PARSER_H |