aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/window
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/window')
-rw-r--r--examples/declarative/window/Window.qml2
-rw-r--r--examples/declarative/window/screen/screenInfo.qml2
-rw-r--r--examples/declarative/window/standalone.qml2
-rw-r--r--examples/declarative/window/window.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/declarative/window/Window.qml b/examples/declarative/window/Window.qml
index a779256f6f..e11958f5ed 100644
--- a/examples/declarative/window/Window.qml
+++ b/examples/declarative/window/Window.qml
@@ -2,7 +2,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 examples of the Qt Toolkit.
**
diff --git a/examples/declarative/window/screen/screenInfo.qml b/examples/declarative/window/screen/screenInfo.qml
index 495681342e..53028a41e6 100644
--- a/examples/declarative/window/screen/screenInfo.qml
+++ b/examples/declarative/window/screen/screenInfo.qml
@@ -2,7 +2,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 examples of the Qt Toolkit.
**
diff --git a/examples/declarative/window/standalone.qml b/examples/declarative/window/standalone.qml
index e2db6efdc9..ee52ff27be 100644
--- a/examples/declarative/window/standalone.qml
+++ b/examples/declarative/window/standalone.qml
@@ -2,7 +2,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 examples of the Qt Toolkit.
**
diff --git a/examples/declarative/window/window.cpp b/examples/declarative/window/window.cpp
index ea502d556c..c31057b674 100644
--- a/examples/declarative/window/window.cpp
+++ b/examples/declarative/window/window.cpp
@@ -2,7 +2,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 examples of the Qt Toolkit.
**