From ef14f0d55ae5fa054b1d3d9910d80a7254bc22c5 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Tue, 8 Sep 2015 09:27:50 +0200 Subject: 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: If401d8fa3ff4dab6ea1e74477d5c02b5dcd09eea Task-number: QTRD-3693 Reviewed-by: Mitch Curtis --- src/virtualkeyboard/lipiinputmethod.h | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'src/virtualkeyboard/lipiinputmethod.h') diff --git a/src/virtualkeyboard/lipiinputmethod.h b/src/virtualkeyboard/lipiinputmethod.h index 5da516af..7c9f5808 100644 --- a/src/virtualkeyboard/lipiinputmethod.h +++ b/src/virtualkeyboard/lipiinputmethod.h @@ -1,20 +1,20 @@ -/**************************************************************************** +/****************************************************************************** ** -** Copyright (C) 2015 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 LIPIINPUTMETHOD_H #define LIPIINPUTMETHOD_H -- cgit v1.2.3