summaryrefslogtreecommitdiffstats
path: root/examples/phonon/qmediaplayer/mediaplayer.cpp
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-24 14:25:14 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-30 06:39:38 +0100
commiteab62353395ba750179ac1b9f1202840951a21ad (patch)
treeadd7ae001e09ff962a317221667b39f965dd158a /examples/phonon/qmediaplayer/mediaplayer.cpp
parentb83497b35ad8bbf3c0120a91159ad32438b362e6 (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: Ibc0d7641c3d16ea4e6404b45f30e8775b33b4358 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'examples/phonon/qmediaplayer/mediaplayer.cpp')
-rw-r--r--examples/phonon/qmediaplayer/mediaplayer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/phonon/qmediaplayer/mediaplayer.cpp b/examples/phonon/qmediaplayer/mediaplayer.cpp
index 7ecece8..db75c6d 100644
--- a/examples/phonon/qmediaplayer/mediaplayer.cpp
+++ b/examples/phonon/qmediaplayer/mediaplayer.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 demonstration applications of the Qt Toolkit.
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
***************************************************************************/