aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/imageelements
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-20 14:04:27 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-23 06:28:53 +0100
commite6b224aa2872d7d1030fa98bd30603e16f8f9604 (patch)
tree06aec763e876f5490cc98db2b4826028a7de9156 /examples/declarative/imageelements
parent4caff98315c55d162319648eb87177212adb8e9d (diff)
Update obsolete contact address.
Replace Nokia contact email address with Qt Project website. Change-Id: I6a730abc0c396fb545a48b2d6938abedac2e3f1c Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'examples/declarative/imageelements')
-rw-r--r--examples/declarative/imageelements/ImageCell.qml2
-rw-r--r--examples/declarative/imageelements/borderimage.qml2
-rw-r--r--examples/declarative/imageelements/content/MyBorderImage.qml2
-rw-r--r--examples/declarative/imageelements/content/ShadowRectangle.qml2
-rw-r--r--examples/declarative/imageelements/image.qml2
-rw-r--r--examples/declarative/imageelements/shadows.qml2
-rw-r--r--examples/declarative/imageelements/simplesprite.qml2
-rw-r--r--examples/declarative/imageelements/spriteimage.qml2
8 files changed, 8 insertions, 8 deletions
diff --git a/examples/declarative/imageelements/ImageCell.qml b/examples/declarative/imageelements/ImageCell.qml
index 4e206df521..0fe2a0912e 100644
--- a/examples/declarative/imageelements/ImageCell.qml
+++ b/examples/declarative/imageelements/ImageCell.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/imageelements/borderimage.qml b/examples/declarative/imageelements/borderimage.qml
index c485fe8799..fd670bff44 100644
--- a/examples/declarative/imageelements/borderimage.qml
+++ b/examples/declarative/imageelements/borderimage.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/imageelements/content/MyBorderImage.qml b/examples/declarative/imageelements/content/MyBorderImage.qml
index df44301581..7606c10493 100644
--- a/examples/declarative/imageelements/content/MyBorderImage.qml
+++ b/examples/declarative/imageelements/content/MyBorderImage.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/imageelements/content/ShadowRectangle.qml b/examples/declarative/imageelements/content/ShadowRectangle.qml
index 4ff7109533..4305c052c4 100644
--- a/examples/declarative/imageelements/content/ShadowRectangle.qml
+++ b/examples/declarative/imageelements/content/ShadowRectangle.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/imageelements/image.qml b/examples/declarative/imageelements/image.qml
index 72c72f60be..9cde98c570 100644
--- a/examples/declarative/imageelements/image.qml
+++ b/examples/declarative/imageelements/image.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/imageelements/shadows.qml b/examples/declarative/imageelements/shadows.qml
index 08edd502d9..2341b3e809 100644
--- a/examples/declarative/imageelements/shadows.qml
+++ b/examples/declarative/imageelements/shadows.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/imageelements/simplesprite.qml b/examples/declarative/imageelements/simplesprite.qml
index 3c78853160..accddf975b 100644
--- a/examples/declarative/imageelements/simplesprite.qml
+++ b/examples/declarative/imageelements/simplesprite.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/imageelements/spriteimage.qml b/examples/declarative/imageelements/spriteimage.qml
index 5103cb4f7d..95b3b7d260 100644
--- a/examples/declarative/imageelements/spriteimage.qml
+++ b/examples/declarative/imageelements/spriteimage.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.
**