aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/inputview.h
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2015-09-16 09:58:08 +0200
committerMitch Curtis <mitch.curtis@theqtcompany.com>2015-09-16 08:05:42 +0000
commit7debd364c8ec3b6d41b0905222bfabb5b088d714 (patch)
treec755433e170b9c74714d11e456ba5abbe4c52738 /src/virtualkeyboard/inputview.h
parent567e2c1d3df5a841160b2c24a390f153b25ad368 (diff)
Correct license headers.
Using the commercial template found here: https://wiki.it.local/display/QTCOM/Header+templates+to+be+used+in+Qt+Code Change-Id: If8c43bab6ce8f8398142b7ea07e7d3b8064751c6 Task-number: QTRD-3693 Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi>
Diffstat (limited to 'src/virtualkeyboard/inputview.h')
-rw-r--r--src/virtualkeyboard/inputview.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/virtualkeyboard/inputview.h b/src/virtualkeyboard/inputview.h
index 41b39f59..6ba098ce 100644
--- a/src/virtualkeyboard/inputview.h
+++ b/src/virtualkeyboard/inputview.h
@@ -1,20 +1,20 @@
-/****************************************************************************
+/******************************************************************************
**
-** Copyright (C) 2014 Digia Plc
+** Copyright (C) 2015 The Qt Company Ltd
** All rights reserved.
-** For any questions to Digia, please use contact form at http://www.qt.io
+** For any questions to The Qt Company, please use contact form at http://qt.io
**
-** This file is part of the Qt Virtual Keyboard add-on for Qt Enterprise.
+** This file is part of the Qt Virtual Keyboard module.
**
-** Licensees holding valid Qt Enterprise licenses may use this file in
-** accordance with the Qt Enterprise License Agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia.
+** 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.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://www.qt.io
+** contact form at http://qt.io
**
-****************************************************************************/
+******************************************************************************/
#ifndef INPUTVIEW_H
#define INPUTVIEW_H