summaryrefslogtreecommitdiffstats
path: root/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html
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/html/qtsingleapplication-example-trivial.html
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/html/qtsingleapplication-example-trivial.html')
-rw-r--r--qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html2
1 files changed, 1 insertions, 1 deletions
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.