aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/qtquick1/screenorientation
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/qtquick1/screenorientation')
-rw-r--r--examples/declarative/qtquick1/screenorientation/Core/Bubble.qml2
-rw-r--r--examples/declarative/qtquick1/screenorientation/Core/Button.qml2
-rw-r--r--examples/declarative/qtquick1/screenorientation/Core/screenorientation.js2
-rw-r--r--examples/declarative/qtquick1/screenorientation/screenorientation.qml2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/declarative/qtquick1/screenorientation/Core/Bubble.qml b/examples/declarative/qtquick1/screenorientation/Core/Bubble.qml
index a31451b193..ce158af9d2 100644
--- a/examples/declarative/qtquick1/screenorientation/Core/Bubble.qml
+++ b/examples/declarative/qtquick1/screenorientation/Core/Bubble.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/qtquick1/screenorientation/Core/Button.qml b/examples/declarative/qtquick1/screenorientation/Core/Button.qml
index d683a225ef..87186aa201 100644
--- a/examples/declarative/qtquick1/screenorientation/Core/Button.qml
+++ b/examples/declarative/qtquick1/screenorientation/Core/Button.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/qtquick1/screenorientation/Core/screenorientation.js b/examples/declarative/qtquick1/screenorientation/Core/screenorientation.js
index 21dbe49fa8..5f1278a346 100644
--- a/examples/declarative/qtquick1/screenorientation/Core/screenorientation.js
+++ b/examples/declarative/qtquick1/screenorientation/Core/screenorientation.js
@@ -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/qtquick1/screenorientation/screenorientation.qml b/examples/declarative/qtquick1/screenorientation/screenorientation.qml
index 7c44e7e4f2..2bde09ee45 100644
--- a/examples/declarative/qtquick1/screenorientation/screenorientation.qml
+++ b/examples/declarative/qtquick1/screenorientation/screenorientation.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.
**