summaryrefslogtreecommitdiffstats
path: root/examples/painting/affine
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/affine')
-rw-r--r--examples/painting/affine/main.cpp4
-rw-r--r--examples/painting/affine/xform.cpp4
-rw-r--r--examples/painting/affine/xform.h4
3 files changed, 6 insertions, 6 deletions
diff --git a/examples/painting/affine/main.cpp b/examples/painting/affine/main.cpp
index 8edd497187..c27e3331f1 100644
--- a/examples/painting/affine/main.cpp
+++ b/examples/painting/affine/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 demonstration applications of the Qt Toolkit.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/painting/affine/xform.cpp b/examples/painting/affine/xform.cpp
index d6a3e972ea..8c9d37406c 100644
--- a/examples/painting/affine/xform.cpp
+++ b/examples/painting/affine/xform.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 demonstration applications of the Qt Toolkit.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/painting/affine/xform.h b/examples/painting/affine/xform.h
index cf0b26d885..d710f5175e 100644
--- a/examples/painting/affine/xform.h
+++ b/examples/painting/affine/xform.h
@@ -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 demonstration applications of the Qt Toolkit.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/