diff options
author | Eike Ziller <[email protected]> | 2012-07-19 12:26:56 +0200 |
---|---|---|
committer | Eike Ziller <[email protected]> | 2012-07-19 13:23:21 +0200 |
commit | e0e8cf3ada52fcd3fcb610ce993cba7b7edc5985 (patch) | |
tree | 3d18e89498509a24821cd496a5f0d533dd341802 /tests/manual/dockwidgets | |
parent | 93cf0f126efccb3a63a8d56c3898897868721e8c (diff) |
Contact -> qt-project.org
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <[email protected]>
Diffstat (limited to 'tests/manual/dockwidgets')
-rw-r--r-- | tests/manual/dockwidgets/main.cpp | 4 | ||||
-rw-r--r-- | tests/manual/dockwidgets/mainwindow.cpp | 4 | ||||
-rw-r--r-- | tests/manual/dockwidgets/mainwindow.h | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/tests/manual/dockwidgets/main.cpp b/tests/manual/dockwidgets/main.cpp index 9941f51053b..bcca67e28ae 100644 --- a/tests/manual/dockwidgets/main.cpp +++ b/tests/manual/dockwidgets/main.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** 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 [email protected]. ** **************************************************************************/ diff --git a/tests/manual/dockwidgets/mainwindow.cpp b/tests/manual/dockwidgets/mainwindow.cpp index 89bc062bfeb..38fc1b02e8b 100644 --- a/tests/manual/dockwidgets/mainwindow.cpp +++ b/tests/manual/dockwidgets/mainwindow.cpp @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** 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 [email protected]. ** **************************************************************************/ diff --git a/tests/manual/dockwidgets/mainwindow.h b/tests/manual/dockwidgets/mainwindow.h index 2baea3ef9f8..01e3fe81ab1 100644 --- a/tests/manual/dockwidgets/mainwindow.h +++ b/tests/manual/dockwidgets/mainwindow.h @@ -4,7 +4,7 @@ ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** -** Contact: Nokia Corporation ([email protected]) +** 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 [email protected]. ** **************************************************************************/ |