summaryrefslogtreecommitdiffstats
path: root/examples/organizer/todo/window.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-04-13 11:58:50 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-04-16 13:36:33 +0000
commitb34c956f11ccd3ab84bb4d5876a106592bd3c0f4 (patch)
treee08ba349df858a68ebcc2cdc5206e39ebc92f303 /examples/organizer/todo/window.cpp
parentb2a951a1a5777f8d344fabb2c17cfb36e2138a4d (diff)
Fix licenses for QtPIM
1.) Use QtCompany in each header and update copyright year 2.) All tests are LGPLv21 (some test files were BSD) 3.) Convert doc snippet to BSD (some were LGPL) 4,) Convert example code from FDL to BSD Change-Id: I4a4c08123be144a0f3c2c9ce987f5ce1e9ff8bb4 Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
Diffstat (limited to 'examples/organizer/todo/window.cpp')
-rw-r--r--examples/organizer/todo/window.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/organizer/todo/window.cpp b/examples/organizer/todo/window.cpp
index ef9987c39..adc00dad2 100644
--- a/examples/organizer/todo/window.cpp
+++ b/examples/organizer/todo/window.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
@@ -17,8 +17,8 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
-** of its contributors may be used to endorse or promote products derived
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**