aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-10-19 14:09:44 +0200
committerKai Koehne <kai.koehne@qt.io>2016-10-24 14:05:15 +0000
commit947a55149aec2724158934efde1be496b3c5e04e (patch)
tree1bcc59de538094c92a777e8782204018e827ea7a
parenta2174fa1270ff366f03e7d22aa49101c958ca4fc (diff)
Add license documentationv5.8.0-beta1
Change-Id: I19b606ce91bad3f92112932688db16b39e9190ed Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--src/virtualkeyboard/3rdparty/lipi-toolkit/MIT_LICENSE.txt18
-rw-r--r--src/virtualkeyboard/3rdparty/lipi-toolkit/qt_attribution.json14
-rw-r--r--src/virtualkeyboard/3rdparty/openwnn/qt_attribution.json12
-rw-r--r--src/virtualkeyboard/3rdparty/pinyin/qt_attribution.json13
-rw-r--r--src/virtualkeyboard/3rdparty/tcime/COPYING132
-rw-r--r--src/virtualkeyboard/3rdparty/tcime/qt_attribution.json16
-rw-r--r--src/virtualkeyboard/doc/src/qtvirtualkeyboard-index.qdoc11
7 files changed, 150 insertions, 66 deletions
diff --git a/src/virtualkeyboard/3rdparty/lipi-toolkit/MIT_LICENSE.txt b/src/virtualkeyboard/3rdparty/lipi-toolkit/MIT_LICENSE.txt
new file mode 100644
index 00000000..5d391355
--- /dev/null
+++ b/src/virtualkeyboard/3rdparty/lipi-toolkit/MIT_LICENSE.txt
@@ -0,0 +1,18 @@
+Copyright (c) 2006 Hewlett-Packard Development Company, L.P.
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
+Software, and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
+PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
+OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/src/virtualkeyboard/3rdparty/lipi-toolkit/qt_attribution.json b/src/virtualkeyboard/3rdparty/lipi-toolkit/qt_attribution.json
new file mode 100644
index 00000000..c26f7870
--- /dev/null
+++ b/src/virtualkeyboard/3rdparty/lipi-toolkit/qt_attribution.json
@@ -0,0 +1,14 @@
+{
+ "Id": "lipitk",
+ "Name": "Lipi Toolkit",
+ "QDocModule": "qtvirtualkeyboard",
+ "Description": "Lipi Toolkit (LipiTk) is an open source toolkit for online Handwriting Recognition.",
+ "QtUsage": "Optionally used in Qt Virtual Keyboard.",
+
+ "Homepage": "http://lipitk.sourceforge.net/lipi-toolkit.htm",
+ "License": "MIT License",
+ "LicenseId": "MIT",
+ "LicenseFile": "MIT_LICENSE.txt",
+ "Copyright": "Copyright (c) 2006 Hewlett-Packard Development Company, L.P.
+Copyright (c) 2007 Hewlett-Packard Development Company, L.P."
+}
diff --git a/src/virtualkeyboard/3rdparty/openwnn/qt_attribution.json b/src/virtualkeyboard/3rdparty/openwnn/qt_attribution.json
new file mode 100644
index 00000000..9ac944df
--- /dev/null
+++ b/src/virtualkeyboard/3rdparty/openwnn/qt_attribution.json
@@ -0,0 +1,12 @@
+{
+ "Id": "openwnn",
+ "Name": "OpenWnn",
+ "QDocModule": "qtvirtualkeyboard",
+ "Description": "OpenWnn is a Japanese keyboard/IME from the Android Open Source Project.",
+ "QtUsage": "Optionally used in Qt Virtual Keyboard.",
+
+ "License": "Apache License 2.0",
+ "LicenseId": "Apache-2.0",
+ "LicenseFile": "NOTICE",
+ "Copyright": "Copyright (C) 2008-2012 OMRON SOFTWARE Co., Ltd."
+}
diff --git a/src/virtualkeyboard/3rdparty/pinyin/qt_attribution.json b/src/virtualkeyboard/3rdparty/pinyin/qt_attribution.json
new file mode 100644
index 00000000..c739749f
--- /dev/null
+++ b/src/virtualkeyboard/3rdparty/pinyin/qt_attribution.json
@@ -0,0 +1,13 @@
+{
+ "Id": "pinyin",
+ "Name": "PinyinIME",
+ "QDocModule": "qtvirtualkeyboard",
+ "Description": "PinyinIME is an input method engine for Pinyin (the official romanization system for Standard Chinese
+in mainland China, Malaysia, Singapore, and Taiwan) from the Android Open Source Project.",
+ "QtUsage": "Optionally used in Qt Virtual Keyboard.",
+
+ "License": "Apache License 2.0",
+ "LicenseId": "Apache-2.0",
+ "LicenseFile": "NOTICE",
+ "Copyright": "Copyright (C) 2009 The Android Open Source Project"
+}
diff --git a/src/virtualkeyboard/3rdparty/tcime/COPYING b/src/virtualkeyboard/3rdparty/tcime/COPYING
index 606b8475..72844840 100644
--- a/src/virtualkeyboard/3rdparty/tcime/COPYING
+++ b/src/virtualkeyboard/3rdparty/tcime/COPYING
@@ -19,72 +19,72 @@ limitations under the License.
File dict_phrases.dat is built from libTabe; the licenses of libTabe is:
================================================================================
-/*
- * Copyrighy (c) 1999 TaBE Project.
- * Copyright (c) 1999 Pai-Hsiang Hsiao.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * . Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * . Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in
- * the documentation and/or other materials provided with the
- * distribution.
- * . Neither the name of the TaBE Project nor the names of its
- * contributors may be used to endorse or promote products derived
- * from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
- * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
- * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
- * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- * OF THE POSSIBILITY OF SUCH DAMAGE.
- */
-
-/*
- * Copyright (c) 1999 Computer Systems and Communication Lab,
- * Institute of Information Science, Academia Sinica.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * . Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * . Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in
- * the documentation and/or other materials provided with the
- * distribution.
- * . Neither the name of the Computer Systems and Communication Lab
- * nor the names of its contributors may be used to endorse or
- * promote products derived from this software without specific
- * prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
- * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
- * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
- * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- * OF THE POSSIBILITY OF SUCH DAMAGE.
- */
+
+ Copyrighy (c) 1999 TaBE Project.
+ Copyright (c) 1999 Pai-Hsiang Hsiao.
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ . Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ . Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ . Neither the name of the TaBE Project nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+
+ Copyright (c) 1999 Computer Systems and Communication Lab,
+ Institute of Information Science, Academia Sinica.
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ . Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ . Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ . Neither the name of the Computer Systems and Communication Lab
+ nor the names of its contributors may be used to endorse or
+ promote products derived from this software without specific
+ prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ OF THE POSSIBILITY OF SUCH DAMAGE.
+
Copyright 1996 Chih-Hao Tsai @ Beckman Institute, University of Illinois
c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
diff --git a/src/virtualkeyboard/3rdparty/tcime/qt_attribution.json b/src/virtualkeyboard/3rdparty/tcime/qt_attribution.json
new file mode 100644
index 00000000..717f87ac
--- /dev/null
+++ b/src/virtualkeyboard/3rdparty/tcime/qt_attribution.json
@@ -0,0 +1,16 @@
+{
+ "Id": "tcime",
+ "Name": "Traditional Chinese IME (tcime)",
+ "QDocModule": "qtvirtualkeyboard",
+ "Description": "Traditional Chinese IME (tcime) is an input method engine for traditional Chinese.",
+ "QtUsage": "Optionally used in Qt Virtual Keyboard.",
+
+ "License": "Apache License 2.0 and BSD 3-clause \"New\" or \"Revised\" License",
+ "LicenseId": "Apache-2.0 AND BSD-3-Clause",
+ "LicenseFile": "COPYING",
+ "Copyright": "Copyright 2010 Google Inc.
+Copyrighy (c) 1999 TaBE Project.
+Copyright (c) 1999 Pai-Hsiang Hsiao.
+Copyright (c) 1999 Computer Systems and Communication Lab, Institute of Information Science, Academia Sinica.
+Copyright 1996 Chih-Hao Tsai @ Beckman Institute, University of Illinois"
+}
diff --git a/src/virtualkeyboard/doc/src/qtvirtualkeyboard-index.qdoc b/src/virtualkeyboard/doc/src/qtvirtualkeyboard-index.qdoc
index 8c29562d..1c23af89 100644
--- a/src/virtualkeyboard/doc/src/qtvirtualkeyboard-index.qdoc
+++ b/src/virtualkeyboard/doc/src/qtvirtualkeyboard-index.qdoc
@@ -116,6 +116,17 @@
\list
\li \l{Qt Virtual Keyboard Examples}
\endlist
+
+ \section1 Licenses and Attributions
+
+ Qt Virtual Keyboard is available under commercial licenses from \l{The Qt Company}.
+ In addition, it is available under the \l{GNU General Public License, version 3}.
+ See \l{Qt Licensing} for further details.
+
+ Furthermore Qt Virtual Keyboard potentially contains third party
+ modules under following permissive licenses:
+
+ \generatelist{groupsbymodule attributions-qtvirtualkeyboard}
*/
/*!