summaryrefslogtreecommitdiffstats
path: root/examples/touch/knobs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/touch/knobs')
-rw-r--r--examples/touch/knobs/doc/src/touch-knobs.qdoc2
-rw-r--r--examples/touch/knobs/knob.cpp2
-rw-r--r--examples/touch/knobs/knob.h2
-rw-r--r--examples/touch/knobs/main.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/touch/knobs/doc/src/touch-knobs.qdoc b/examples/touch/knobs/doc/src/touch-knobs.qdoc
index 548b0bad05..039f8d3f8c 100644
--- a/examples/touch/knobs/doc/src/touch-knobs.qdoc
+++ b/examples/touch/knobs/doc/src/touch-knobs.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
diff --git a/examples/touch/knobs/knob.cpp b/examples/touch/knobs/knob.cpp
index f66d51c133..f0ae65e38c 100644
--- a/examples/touch/knobs/knob.cpp
+++ b/examples/touch/knobs/knob.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/touch/knobs/knob.h b/examples/touch/knobs/knob.h
index a42036a2bf..645e2174a8 100644
--- a/examples/touch/knobs/knob.h
+++ b/examples/touch/knobs/knob.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/examples/touch/knobs/main.cpp b/examples/touch/knobs/main.cpp
index eb8cfb8180..018ca336da 100644
--- a/examples/touch/knobs/main.cpp
+++ b/examples/touch/knobs/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.