summaryrefslogtreecommitdiffstats
path: root/src/tools/qlalr/examples/glsl/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qlalr/examples/glsl/build.sh')
-rw-r--r--src/tools/qlalr/examples/glsl/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qlalr/examples/glsl/build.sh b/src/tools/qlalr/examples/glsl/build.sh
index 5f6879737c..d43889bf72 100644
--- a/src/tools/qlalr/examples/glsl/build.sh
+++ b/src/tools/qlalr/examples/glsl/build.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# 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
${FLEX-flex} -oglsl-lex.incl glsl-lex.l
${QLALR-qlalr} glsl.g