summaryrefslogtreecommitdiffstats
path: root/src/tools/qlalr/examples/glsl/glsl-lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qlalr/examples/glsl/glsl-lex.l')
-rw-r--r--src/tools/qlalr/examples/glsl/glsl-lex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qlalr/examples/glsl/glsl-lex.l b/src/tools/qlalr/examples/glsl/glsl-lex.l
index ac19187cf9..41a5984ca9 100644
--- a/src/tools/qlalr/examples/glsl/glsl-lex.l
+++ b/src/tools/qlalr/examples/glsl/glsl-lex.l
@@ -2,7 +2,7 @@
%{
/****************************************************************************
**
-** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
+** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the QLALR tool of the Qt Toolkit.