diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2012-01-24 14:22:21 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-30 07:08:05 +0100 |
commit | 5e801e27939a6c024ff2b439d348ddf9d5516f9c (patch) | |
tree | a89861e145001a87bda8d182426748744624faff /config.tests/gstreamer | |
parent | 155c48b97e7ff5f4d70b777e0a954f42826276f0 (diff) | |
download | qtmultimedia-5e801e27939a6c024ff2b439d348ddf9d5516f9c.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: I20e5215108c6ebd5f8474fed5c3665118e4791e6
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'config.tests/gstreamer')
-rw-r--r-- | config.tests/gstreamer/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/gstreamer/main.cpp b/config.tests/gstreamer/main.cpp index e8f8e3faf..ce7069557 100644 --- a/config.tests/gstreamer/main.cpp +++ b/config.tests/gstreamer/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 Qt Toolkit @@ -35,6 +34,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ |