aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/inputmethod.h
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@theqtcompany.com>2015-11-04 13:47:08 +0200
committerAntti Kokko <antti.kokko@theqtcompany.com>2015-11-04 12:00:00 +0000
commit2d43766969ecb9a2db44b9de188c4caca3d37710 (patch)
tree2318f5bbcfde4953c634d3abedf209606d2a9e49 /src/virtualkeyboard/inputmethod.h
parent105b93fd9536fdf6c2fe10b24feaf506795e173d (diff)
Fix inputmethod.h license header
Change-Id: I0458478941fb81f32467d627e9549f4116f03d49 Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi>
Diffstat (limited to 'src/virtualkeyboard/inputmethod.h')
-rw-r--r--src/virtualkeyboard/inputmethod.h21
1 files changed, 12 insertions, 9 deletions
diff --git a/src/virtualkeyboard/inputmethod.h b/src/virtualkeyboard/inputmethod.h
index f7e0d3dd..4f225029 100644
--- a/src/virtualkeyboard/inputmethod.h
+++ b/src/virtualkeyboard/inputmethod.h
@@ -1,18 +1,21 @@
/******************************************************************************
**
-** Copyright (C) 2015 The Qt Company Ltd
-** All rights reserved.
-** For any questions to The Qt Company, please use contact form at http://qt.io
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Virtual Keyboard module.
**
-** Licensees holding valid commercial license for Qt may use this file in
-** accordance with the Qt License Agreement provided with the Software
-** or, alternatively, in accordance with the terms contained in a written
-** agreement between you and The Qt Company.
+** $QT_BEGIN_LICENSE:COMM$
**
-** If you have questions regarding the use of this file, please use
-** contact form at http://qt.io
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
**
******************************************************************************/