aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pngdumper/pngdumper.cpp
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-02-22 13:01:17 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-06 15:43:24 +0100
commit941f4200dd343fcabea3b4109a6ad4f18bb2405e (patch)
tree26d8c6495d669bbd366df0e667168295417ddaf1 /tools/pngdumper/pngdumper.cpp
parent4283a66c6e37bcd2342a013e0e12ad019e43aa83 (diff)
Fix outdated license header
Change-Id: I210c10369f97ab8289bff3c3d7e6dc26d9215936 Reviewed-by: Jyri Tahtela <jyri.tahtela@nokia.com>
Diffstat (limited to 'tools/pngdumper/pngdumper.cpp')
-rw-r--r--tools/pngdumper/pngdumper.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/pngdumper/pngdumper.cpp b/tools/pngdumper/pngdumper.cpp
index 598eb25..bb460e3 100644
--- a/tools/pngdumper/pngdumper.cpp
+++ b/tools/pngdumper/pngdumper.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/
**
** This file is part of the Qt Graphical Effects module.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/