summaryrefslogtreecommitdiffstats
path: root/util/qlalr/examples/qparser/calc.l
diff options
context:
space:
mode:
Diffstat (limited to 'util/qlalr/examples/qparser/calc.l')
-rw-r--r--util/qlalr/examples/qparser/calc.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/qlalr/examples/qparser/calc.l b/util/qlalr/examples/qparser/calc.l
index b5839e4..10a740e 100644
--- a/util/qlalr/examples/qparser/calc.l
+++ b/util/qlalr/examples/qparser/calc.l
@@ -5,8 +5,7 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the QLALR tool of the Qt Toolkit.
**
@@ -39,6 +38,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/