aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pinyin/3rdparty/pinyin/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/pinyin/3rdparty/pinyin/qt_attribution.json')
-rw-r--r--src/plugins/pinyin/3rdparty/pinyin/qt_attribution.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/plugins/pinyin/3rdparty/pinyin/qt_attribution.json b/src/plugins/pinyin/3rdparty/pinyin/qt_attribution.json
new file mode 100644
index 00000000..c739749f
--- /dev/null
+++ b/src/plugins/pinyin/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"
+}