summaryrefslogtreecommitdiffstats
path: root/tools/qtconcurrent/generaterun/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qtconcurrent/generaterun/main.cpp')
-rw-r--r--tools/qtconcurrent/generaterun/main.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/qtconcurrent/generaterun/main.cpp b/tools/qtconcurrent/generaterun/main.cpp
index 5203fc1..ad8caa1 100644
--- a/tools/qtconcurrent/generaterun/main.cpp
+++ b/tools/qtconcurrent/generaterun/main.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the tools applications of the Qt Toolkit.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
@@ -326,7 +326,7 @@ int main()
Line("/****************************************************************************") +
Line("**") +
Line("** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).") +
- Line("** Contact: Nokia Corporation (qt-info@nokia.com)") +
+ Line("** Contact: http://www.qt-project.org/") +
Line("**") +
Line("** This file is part of the Qt Toolkit.") +
Line("**") +
@@ -376,7 +376,7 @@ int main()
Line("/****************************************************************************") +
Line("**") +
Line("** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).") +
- Line("** Contact: Nokia Corporation (qt-info@nokia.com)") +
+ Line("** Contact: http://www.qt-project.org/") +
Line("**") +
Line("** This file is part of the Qt Toolkit.") +
Line("**") +