diff options
author | Eike Ziller <eike.ziller@nokia.com> | 2012-07-19 12:26:56 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@nokia.com> | 2012-07-19 13:23:21 +0200 |
commit | e0e8cf3ada52fcd3fcb610ce993cba7b7edc5985 (patch) | |
tree | 3d18e89498509a24821cd496a5f0d533dd341802 /tests/manual/cppquickfix | |
parent | 93cf0f126efccb3a63a8d56c3898897868721e8c (diff) | |
download | qt-creator-e0e8cf3ada52fcd3fcb610ce993cba7b7edc5985.tar.gz |
Contact -> qt-project.org
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'tests/manual/cppquickfix')
-rw-r--r-- | tests/manual/cppquickfix/completeswitchcasestatement.cpp | 4 | ||||
-rw-r--r-- | tests/manual/cppquickfix/convertnumericliteral.cpp | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/tests/manual/cppquickfix/completeswitchcasestatement.cpp b/tests/manual/cppquickfix/completeswitchcasestatement.cpp index 54cee08031..a63dc62dc9 100644 --- a/tests/manual/cppquickfix/completeswitchcasestatement.cpp +++ b/tests/manual/cppquickfix/completeswitchcasestatement.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. ** **************************************************************************/ diff --git a/tests/manual/cppquickfix/convertnumericliteral.cpp b/tests/manual/cppquickfix/convertnumericliteral.cpp index 53cd1636e5..61050402dd 100644 --- a/tests/manual/cppquickfix/convertnumericliteral.cpp +++ b/tests/manual/cppquickfix/convertnumericliteral.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** ** GNU Lesser General Public License Usage @@ -25,8 +25,6 @@ ** Alternatively, this file may be used in accordance with the terms and ** conditions contained in a signed written agreement between you and Nokia. ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. ** **************************************************************************/ |