summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-02-01 13:07:56 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-01 04:22:47 +0100
commit261721488876e5661904b880782b0254d00c25ac (patch)
treed7939414463cabd866d346bb56cd19caa2d1df49 /config.tests
parentc64ae4f1615f0fe9322ffcb09e50e360068fd11a (diff)
Remove "All rights reserved" line from license headers.
As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: Ifd6d629498499b72fbe2b393f25c774a72de9456 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'config.tests')
-rw-r--r--config.tests/unix/libmng/libmng.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.tests/unix/libmng/libmng.cpp b/config.tests/unix/libmng/libmng.cpp
index 8f1c85a..d28bf60 100644
--- a/config.tests/unix/libmng/libmng.cpp
+++ b/config.tests/unix/libmng/libmng.cpp
@@ -1,10 +1,9 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
** Contact: http://www.qt-project.org/
**
-** This file is part of the config.tests of the Qt Toolkit.
+** This file is part of the config.tests in the Qt ImageFormats module.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/