add license
This commit is contained in:
parent
11a8f43d0f
commit
89265acddb
4 changed files with 31 additions and 11 deletions
|
@ -1,5 +1,26 @@
|
|||
Excluding the input method tables:
|
||||
|
||||
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.
|
||||
|
||||
The input method tables:
|
||||
|
||||
Array Input Method Public License
|
||||
1. OBJECTS
|
||||
Specification, design, and user interaction behavior designed for Array Input Method. All mapping tables and related information for Array Input Method.
|
||||
2. GRANTING
|
||||
License is granted, free of charge, to everyone if the conditions described in PERMISSION AND RESPONSIBILITY are met.
|
||||
3. PERMISSION AND RESPONSIBILITY
|
||||
A. Permission:
|
||||
1. Grant of copyright license
|
||||
Subject to the terms and conditions of this License, every one is granted a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sub-license, and distribute the Work and such Derivative Works
|
||||
2. Grant of patent license
|
||||
No patent is issued for Array Input Method. And the inventor will never claim patents for Array Input Method.
|
||||
B. Responsibility:
|
||||
1. While distributing the Array Input Method or derivative works thereof, Licensee may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, Licensee may act only on his own behalf and on his soleresponsibility, not on behalf of the licensor, and only if Licensee agrees to indemnify, defend, and hold the licensor harmless for any liability incurred by, or claims asserted against, the licensor by reason of Licensee's accepting any such warranty or additional liability.
|
||||
4. CLAIM FROM LICENSOR
|
||||
This license is issued by the original inventor and copyright holder of Array Input Method, who owns the full and original rights to the Array Input Method.
|
||||
This license is the formal license for Array Input Method. A licensee does not need to request additional license documentation from the licensor.
|
|
@ -108,7 +108,7 @@ class MainWindow(QtGui.QMainWindow, ui.Ui_MainWindow):
|
|||
<span style=\" font-size:18pt; font-weight:600;\">findarray30code</span><p/>'''
|
||||
about_dialog_info += str(__version__)
|
||||
about_dialog_info += '''
|
||||
<p/>查詢行列 30 輸入法碼表的工具。<p/>支援 CJK Ext. A - E 的罕字。<br/><a href=\"https://github.com/Yoxem/findarray30code \"><span style=\" text-decoration: underline; color:#0000ff;\">https://github.com/Yoxem/findarray30code</span></a><p/>Copyright (C) 2016 Yoxem Chen (aka Kian-ting Tan)<p/>
|
||||
<p/>查詢行列 30 輸入法碼表的工具。<p/>支援 CJK Ext. A - E 的罕字。<br/><a href=\"https://github.com/Yoxem/findarray30code \"><span style=\" text-decoration: underline; color:#0000ff;\">https://github.com/Yoxem/findarray30code</span></a><p/>Copyright (C) 2016 Yoxem Chen (aka Kian-ting Tan) <p/>Input method tables: Liao, Ming-te et. al.<p/>
|
||||
under X11 License<p/></div>
|
||||
<div align=\"left\">
|
||||
<h3>License</h3>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Form implementation generated from reading ui file 'ui2.ui'
|
||||
#
|
||||
# Created: Sat Apr 9 02:29:08 2016
|
||||
# Created: Sat Apr 9 06:38:35 2016
|
||||
# by: PyQt4 UI code generator 4.10.4
|
||||
#
|
||||
# WARNING! All changes made in this file will be lost!
|
||||
|
@ -35,7 +35,7 @@ class Ui_Dialog(object):
|
|||
self.scrollArea.setWidgetResizable(True)
|
||||
self.scrollArea.setObjectName(_fromUtf8("scrollArea"))
|
||||
self.scrollAreaWidgetContents = QtGui.QWidget()
|
||||
self.scrollAreaWidgetContents.setGeometry(QtCore.QRect(0, -14, 357, 706))
|
||||
self.scrollAreaWidgetContents.setGeometry(QtCore.QRect(0, 0, 368, 262))
|
||||
self.scrollAreaWidgetContents.setObjectName(_fromUtf8("scrollAreaWidgetContents"))
|
||||
self.horizontalLayout = QtGui.QHBoxLayout(self.scrollAreaWidgetContents)
|
||||
self.horizontalLayout.setObjectName(_fromUtf8("horizontalLayout"))
|
||||
|
@ -67,5 +67,5 @@ class Ui_Dialog(object):
|
|||
|
||||
def retranslateUi(self, Dialog):
|
||||
Dialog.setWindowTitle(_translate("Dialog", "Dialog", None))
|
||||
self.label.setText(_translate("Dialog", "<html><head/><body><p align=\"center\"><span style=\" font-size:18pt; font-weight:600;\">findarray30code</span></p><p align=\"center\">0.0.1</p><p align=\"center\">查詢行列 30 輸入法碼表的工具。</p><p align=\"center\">支援 CJK Ext. A - E 的罕字。</p><p align=\"center\"><a href=\"https://github.com/Yoxem/findarray30code \"><span style=\" text-decoration: underline; color:#0000ff;\">https://github.com/Yoxem/findarray30code</span></a></p><p align=\"center\">Copyright (C) 2016</p><p align=\"center\">Yoxem Chen (aka Kian-ting Tan)</p><p align=\"center\">under X11 License</p><p><span style=\" font-size:9pt;\">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:</span></p><p><span style=\" font-size:9pt;\">The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</span></p><p><span style=\" font-size:9pt;\">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.</span></p></body></html>", None))
|
||||
self.label.setText(_translate("Dialog", "<html><head/><body><p><br/></p></body></html>", None))
|
||||
|
||||
|
|
|
@ -25,9 +25,9 @@
|
|||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>-14</y>
|
||||
<width>357</width>
|
||||
<height>706</height>
|
||||
<y>0</y>
|
||||
<width>368</width>
|
||||
<height>262</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
|
@ -40,7 +40,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><html><head/><body><p align="center"><span style=" font-size:18pt; font-weight:600;">findarray30code</span></p><p align="center">0.0.1</p><p align="center">查詢行列 30 輸入法碼表的工具。</p><p align="center">支援 CJK Ext. A - E 的罕字。</p><p align="center"><a href="https://github.com/Yoxem/findarray30code "><span style=" text-decoration: underline; color:#0000ff;">https://github.com/Yoxem/findarray30code</span></a></p><p align="center">Copyright (C) 2016</p><p align="center">Yoxem Chen (aka Kian-ting Tan)</p><p align="center">under X11 License</p><p><span style=" font-size:9pt;">Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), 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:</span></p><p><span style=" font-size:9pt;">The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</span></p><p><span style=" font-size:9pt;">THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, 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.</span></p></body></html></string>
|
||||
<string><html><head/><body><p><br/></p></body></html></string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::AutoText</enum>
|
||||
|
@ -109,5 +109,4 @@
|
|||
</hints>
|
||||
</connection>
|
||||
</connections>
|
||||
|
||||
</ui>
|
||||
|
|
Loading…
Reference in a new issue