summaryrefslogtreecommitdiffstats
path: root/src/tools/qlalr/examples/lambda/main.cpp
diff options
context:
space:
mode:
authorLucie Gérard <[email protected]>2024-02-02 16:06:32 +0100
committerLucie Gérard <[email protected]>2024-02-07 13:15:09 +0100
commitf45dffa8b4e5a3ddc3473203e27ebdeebfde10da (patch)
tree0f9a8699c5b5ce3d0b54b3ff71071da29642c5ec /src/tools/qlalr/examples/lambda/main.cpp
parent20f7c54fdc76a3798ba431b88a0f9701253198c0 (diff)
Change license for examples files
According to QUIP-18 [1], all examples file should be LicenseRef-Qt-Commercial OR BSD-3-Clause [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I185ebdff2faa5e4af6ac0ee77c3ae33faae06e7d Reviewed-by: Kai Köhne <[email protected]>
Diffstat (limited to 'src/tools/qlalr/examples/lambda/main.cpp')
-rw-r--r--src/tools/qlalr/examples/lambda/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qlalr/examples/lambda/main.cpp b/src/tools/qlalr/examples/lambda/main.cpp
index 94b54e8d0b2..c6a26954939 100644
--- a/src/tools/qlalr/examples/lambda/main.cpp
+++ b/src/tools/qlalr/examples/lambda/main.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 OR BSD-3-Clause
#include "lambda.h"