OSDN Git Service

e6b5506e0e61e78d98189150c50580aaa888d55d
[pydun/Pydun.git] / LICENSE / LICENSE.txt
1 pydun.py はMIT Licenseです。要約すると、自由に使っていいですが無保証です。\r
2 \r
3 ライセンス本文\r
4 --------------------------------------------------------------------------------\r
5 Copyright (c) 2013 WATAHIKI Hiroyuki\r
6 \r
7 Permission is hereby granted, free of charge, to any person obtaining a copy of\r
8 this software and associated documentation files (the "Software"), to deal in\r
9 the Software without restriction, including without limitation the rights to\r
10 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\r
11 of the Software, and to permit persons to whom the Software is furnished to do\r
12 so, subject to the following conditions:\r
13 \r
14 The above copyright notice and this permission notice shall be included in all\r
15 copies or substantial portions of the Software.\r
16 \r
17 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
18 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
19 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
20 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
21 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r
22 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r
23 SOFTWARE.\r
24 --------------------------------------------------------------------------------\r
25 \r
26 \r
27 pydun.exeは以下のソフトウェアを改変せずに使用しています。\r
28 \r
29 Python 2.7.3\r
30 Copyright 1990-2012, Python Software Foundation.\r
31 http://www.python.org/\r
32 License: PSF (LICENSE_Python.txt)\r
33 \r
34 PySide 1.1.2\r
35 Author: PySide Team\r
36 http://www.pyside.org/\r
37 http://qt-project.org/wiki/PySide/\r
38 License: LGPL version 2.1 (LICENSE_PySide.txt)\r
39 \r
40 PyYAML 3.10\r
41 Author: Kirill Simonov\r
42 http://pyyaml.org/wiki/PyYAML/\r
43 License: MIT (LICENSE_PyYAML.txt)\r
44 \r
45 \r
46 また、pydun.exeの実行ファイル作成には以下のソフトウェアを使用しています。\r
47 \r
48 pyinstaller 2.0\r
49 http://www.pyinstaller.org/\r
50 \r
51 pywin32 Build 218\r
52 http://sf.net/projects/pywin32/\r