summaryrefslogtreecommitdiffstats
path: root/examples/painting/affine
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/affine')
-rw-r--r--examples/painting/affine/main.cpp2
-rw-r--r--examples/painting/affine/xform.cpp2
-rw-r--r--examples/painting/affine/xform.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/painting/affine/main.cpp b/examples/painting/affine/main.cpp
index 2fe6737453..c27e3331f1 100644
--- a/examples/painting/affine/main.cpp
+++ b/examples/painting/affine/main.cpp
@@ -1,7 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
** 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 665c2ab3b9..8c9d37406c 100644
--- a/examples/painting/affine/xform.cpp
+++ b/examples/painting/affine/xform.cpp
@@ -1,7 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
** 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 9fad909ef8..d710f5175e 100644
--- a/examples/painting/affine/xform.h
+++ b/examples/painting/affine/xform.h
@@ -1,7 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
** 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$
**
****************************************************************************/