summaryrefslogtreecommitdiffstats
path: root/qtsingleapplication/doc
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-01-10 17:59:48 +0100
committerAndy Shaw <andy.shaw@digia.com>2013-01-10 23:18:32 +0100
commit67a72e3bc2e49ffc9e99b9845b1c314bf86f6941 (patch)
tree0fbbd23e76e71e3c8225578e54aa1034ee2e5f29 /qtsingleapplication/doc
parent1b2773642cc630d4772c2c1213e767e243d53517 (diff)
Update copyright year in Digia's license headers
Change-Id: I4520cf54a4c8d6ff6119dc3762d9aeac42b66af5 Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Diffstat (limited to 'qtsingleapplication/doc')
-rw-r--r--qtsingleapplication/doc/html/qtsingleapplication-example-loader.html2
-rw-r--r--qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html2
-rw-r--r--qtsingleapplication/doc/html/qtsinglecoreapplication-example-console.html2
-rw-r--r--qtsingleapplication/doc/index.qdoc2
4 files changed, 4 insertions, 4 deletions
diff --git a/qtsingleapplication/doc/html/qtsingleapplication-example-loader.html b/qtsingleapplication/doc/html/qtsingleapplication-example-loader.html
index 4a62ba0..6a36632 100644
--- a/qtsingleapplication/doc/html/qtsingleapplication-example-loader.html
+++ b/qtsingleapplication/doc/html/qtsingleapplication-example-loader.html
@@ -17,7 +17,7 @@
<p>The application in this example loads or prints the documents passed as commandline parameters to further instances of this application.</p>
<pre><span class="comment"> /****************************************************************************
**
- ** 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 Qt Solutions component.
diff --git a/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html b/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html
index 61c9f92..5e60cfa 100644
--- a/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html
+++ b/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html
@@ -18,7 +18,7 @@
<p>The example demonstrates the use of the <a href="qtsingleapplication.html">QtSingleApplication</a> class to detect and communicate with a running instance of the application using the sendMessage() API. The messageReceived() signal is used to display received messages in a <a href="http://qt.nokia.com/doc/4.6/qtextedit.html">QTextEdit</a> log.</p>
<pre><span class="comment"> /****************************************************************************
**
- ** 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 Qt Solutions component.
diff --git a/qtsingleapplication/doc/html/qtsinglecoreapplication-example-console.html b/qtsingleapplication/doc/html/qtsinglecoreapplication-example-console.html
index 63343a4..18a9ae8 100644
--- a/qtsingleapplication/doc/html/qtsinglecoreapplication-example-console.html
+++ b/qtsingleapplication/doc/html/qtsinglecoreapplication-example-console.html
@@ -28,7 +28,7 @@
<p>main.cpp:</p>
<pre><span class="comment"> /****************************************************************************
**
- ** 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 Qt Solutions component.
diff --git a/qtsingleapplication/doc/index.qdoc b/qtsingleapplication/doc/index.qdoc
index 2dce56b..6a2a768 100644
--- a/qtsingleapplication/doc/index.qdoc
+++ b/qtsingleapplication/doc/index.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 Qt Solutions component.