summaryrefslogtreecommitdiffstats
path: root/src/tools/qlalr/examples/qparser/calc.g
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qlalr/examples/qparser/calc.g')
-rw-r--r--src/tools/qlalr/examples/qparser/calc.g2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qlalr/examples/qparser/calc.g b/src/tools/qlalr/examples/qparser/calc.g
index 33b44a4f62..2be9fd55c0 100644
--- a/src/tools/qlalr/examples/qparser/calc.g
+++ b/src/tools/qlalr/examples/qparser/calc.g
@@ -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 OR BSD-3-Clause
%parser calc_grammar
%decl calc_parser.h