summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/interview
diff options
context:
space:
mode:
Diffstat (limited to 'examples/itemviews/interview')
-rw-r--r--examples/itemviews/interview/main.cpp2
-rw-r--r--examples/itemviews/interview/model.cpp2
-rw-r--r--examples/itemviews/interview/model.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/itemviews/interview/main.cpp b/examples/itemviews/interview/main.cpp
index 83ea0ff1c8..d3be826493 100644
--- a/examples/itemviews/interview/main.cpp
+++ b/examples/itemviews/interview/main.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 demonstration applications of the Qt Toolkit.
**
diff --git a/examples/itemviews/interview/model.cpp b/examples/itemviews/interview/model.cpp
index 03cd7de036..57d35ed46e 100644
--- a/examples/itemviews/interview/model.cpp
+++ b/examples/itemviews/interview/model.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 demonstration applications of the Qt Toolkit.
**
diff --git a/examples/itemviews/interview/model.h b/examples/itemviews/interview/model.h
index 2389346a67..abd8448205 100644
--- a/examples/itemviews/interview/model.h
+++ b/examples/itemviews/interview/model.h
@@ -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 demonstration applications of the Qt Toolkit.
**