add license

This commit is contained in:
Tan, Kian-ting 2016-04-09 06:46:23 +08:00
parent 11a8f43d0f
commit 89265acddb
4 changed files with 31 additions and 11 deletions

View file

@ -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: 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 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 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.

View file

@ -108,10 +108,10 @@ class MainWindow(QtGui.QMainWindow, ui.Ui_MainWindow):
<span style=\" font-size:18pt; font-weight:600;\">findarray30code</span><p/>''' <span style=\" font-size:18pt; font-weight:600;\">findarray30code</span><p/>'''
about_dialog_info += str(__version__) about_dialog_info += str(__version__)
about_dialog_info += ''' 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> under X11 License<p/></div>
<div align=\"left\"> <div align=\"left\">
<h3>License </h3> <h3>License</h3>
<span style=\" font-size:9pt;\"> <span style=\" font-size:9pt;\">
''' '''
about_dialog_info += license_content + \ about_dialog_info += license_content + \

View file

@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'ui2.ui' # 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 # by: PyQt4 UI code generator 4.10.4
# #
# WARNING! All changes made in this file will be lost! # WARNING! All changes made in this file will be lost!
@ -35,7 +35,7 @@ class Ui_Dialog(object):
self.scrollArea.setWidgetResizable(True) self.scrollArea.setWidgetResizable(True)
self.scrollArea.setObjectName(_fromUtf8("scrollArea")) self.scrollArea.setObjectName(_fromUtf8("scrollArea"))
self.scrollAreaWidgetContents = QtGui.QWidget() 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.scrollAreaWidgetContents.setObjectName(_fromUtf8("scrollAreaWidgetContents"))
self.horizontalLayout = QtGui.QHBoxLayout(self.scrollAreaWidgetContents) self.horizontalLayout = QtGui.QHBoxLayout(self.scrollAreaWidgetContents)
self.horizontalLayout.setObjectName(_fromUtf8("horizontalLayout")) self.horizontalLayout.setObjectName(_fromUtf8("horizontalLayout"))
@ -67,5 +67,5 @@ class Ui_Dialog(object):
def retranslateUi(self, Dialog): def retranslateUi(self, Dialog):
Dialog.setWindowTitle(_translate("Dialog", "Dialog", None)) 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 &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>", None)) self.label.setText(_translate("Dialog", "<html><head/><body><p><br/></p></body></html>", None))

View file

@ -25,9 +25,9 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>-14</y> <y>0</y>
<width>357</width> <width>368</width>
<height>706</height> <height>262</height>
</rect> </rect>
</property> </property>
<layout class="QHBoxLayout" name="horizontalLayout"> <layout class="QHBoxLayout" name="horizontalLayout">
@ -40,7 +40,7 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="text"> <property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:18pt; font-weight:600;&quot;&gt;findarray30code&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;0.0.1&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;查詢行列 30 輸入法碼表的工具。&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;支援 CJK Ext. A - E 的罕字。&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;https://github.com/Yoxem/findarray30code &quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;https://github.com/Yoxem/findarray30code&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;Copyright (C) 2016&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;Yoxem Chen (aka Kian-ting Tan)&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;under X11 License&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &amp;quot;Software&amp;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:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;THE SOFTWARE IS PROVIDED &amp;quot;AS IS&amp;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.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
<property name="textFormat"> <property name="textFormat">
<enum>Qt::AutoText</enum> <enum>Qt::AutoText</enum>
@ -109,5 +109,4 @@
</hints> </hints>
</connection> </connection>
</connections> </connections>
</ui> </ui>