summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-24 14:50:23 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2012-01-30 06:39:48 +0100
commit3e41824c42dbc5f2cd1d4b7416efc0c1bf8429cd (patch)
tree5c05349ef4bb27e4a2fd5dd0e8a5c0661b0c3a5a /util
parent9e51c1b5d25e0339b5144ccdb365676063f079c4 (diff)
downloadqtrepotools-3e41824c42dbc5f2cd1d4b7416efc0c1bf8429cd.tar.gz
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: I15becdbdde2d4719f1411ba3d8306983cfba0e11 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'util')
-rw-r--r--util/fixnonlatin1/main.cpp2
-rw-r--r--util/normalize/main.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/util/fixnonlatin1/main.cpp b/util/fixnonlatin1/main.cpp
index 99e8cb6..27d5982 100644
--- a/util/fixnonlatin1/main.cpp
+++ b/util/fixnonlatin1/main.cpp
@@ -1,7 +1,6 @@
/****************************************************************************
**
** 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 utils of the Qt Toolkit.
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/util/normalize/main.cpp b/util/normalize/main.cpp
index 1d275c5..8f7fe2d 100644
--- a/util/normalize/main.cpp
+++ b/util/normalize/main.cpp
@@ -1,7 +1,6 @@
/****************************************************************************
**
** 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 utils of the Qt Toolkit.
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/