summaryrefslogtreecommitdiffstats
path: root/util/qlalr/examples/glsl/glsl-lex.l
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-01-10 15:31:53 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2011-01-11 11:25:54 (GMT)
commit925125dfb815fce921d8295d982317171cdf5e73 (patch)
tree112411a9c452f0de55258fbc207354d0bfd403ff /util/qlalr/examples/glsl/glsl-lex.l
parent16e203e5de2aa984dadad2e4edd68d1c3446d9c1 (diff)
downloadQt-925125dfb815fce921d8295d982317171cdf5e73.zip
Qt-925125dfb815fce921d8295d982317171cdf5e73.tar.gz
Qt-925125dfb815fce921d8295d982317171cdf5e73.tar.bz2
Update copyright year to 2011.
Reviewed-by: Trust Me (cherry picked from commit ac5c099cc3c5b8c7eec7a49fdeb8a21037230350)
Diffstat (limited to 'util/qlalr/examples/glsl/glsl-lex.l')
-rw-r--r--util/qlalr/examples/glsl/glsl-lex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/qlalr/examples/glsl/glsl-lex.l b/util/qlalr/examples/glsl/glsl-lex.l
index 1258b80..9975b07 100644
--- a/util/qlalr/examples/glsl/glsl-lex.l
+++ b/util/qlalr/examples/glsl/glsl-lex.l
@@ -2,7 +2,7 @@
%{
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**