diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2012-01-24 14:17:17 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-30 23:52:45 +0100 |
commit | 7514fa8fa9860fd3926fe3de024ef913929889fe (patch) | |
tree | f692fd1e511037f441094688494a3965186d4e09 /tests/auto/qgeomaneuver | |
parent | 8ba3a6ffd2a974c9ea91035ac6c4ccf30a6c74af (diff) | |
download | qtlocation-7514fa8fa9860fd3926fe3de024ef913929889fe.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: I00c66363046e475e6924aafd221483c7fad5c0d9
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/qgeomaneuver')
-rw-r--r-- | tests/auto/qgeomaneuver/tst_qgeomaneuver.cpp | 2 | ||||
-rw-r--r-- | tests/auto/qgeomaneuver/tst_qgeomaneuver.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qgeomaneuver/tst_qgeomaneuver.cpp b/tests/auto/qgeomaneuver/tst_qgeomaneuver.cpp index 37a90abc..f5a363ab 100644 --- a/tests/auto/qgeomaneuver/tst_qgeomaneuver.cpp +++ b/tests/auto/qgeomaneuver/tst_qgeomaneuver.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 QtLocation module of the Qt Toolkit. @@ -35,6 +34,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/tests/auto/qgeomaneuver/tst_qgeomaneuver.h b/tests/auto/qgeomaneuver/tst_qgeomaneuver.h index 17df0a6f..a5067876 100644 --- a/tests/auto/qgeomaneuver/tst_qgeomaneuver.h +++ b/tests/auto/qgeomaneuver/tst_qgeomaneuver.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 QtLocation module of the Qt Toolkit. @@ -35,6 +34,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ |