summaryrefslogtreecommitdiffstats
path: root/src/compress.h
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-24 12:33:07 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2012-01-30 06:38:58 +0100
commit6e2a2489b2586cf5bcf8cfee7827199dfdefae47 (patch)
tree26552db238dca0b097814eb0836988e56416484b /src/compress.h
parent15d65d45af08074ab91029a05b1e815170f66c61 (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: I68bbcebeeddd84af30cb3361e5568193bb391817 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'src/compress.h')
-rw-r--r--src/compress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compress.h b/src/compress.h
index 45b1358..355c2cb 100644
--- a/src/compress.h
+++ b/src/compress.h
@@ -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$
**
****************************************************************************/