diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..88b57ea --- /dev/null +++ b/LICENSE @@ -0,0 +1,28 @@ +The MIT License + +Copyright (c) 2012 Open Fibers + +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. + + +再分发源代码或使用二进制形式再分发php-tot,修改或不做修改,都需满足下列条件: +再分发源代码时必须保留上述版权声明,此条件列表和以下免责声明。 +以二进制形式进行再分发必须复制上述版权声明,此条件列表和下面的免责声明中的文档和/或其他材料的分布。 +"Open Fibers"的名称,和php-tot的贡献者的名字,都不可用于认可或推广未经事先书面许可,由本软件衍生的产品。 +本软件是由版权所有者和贡献者提供,但并不提供任何明示或暗示的担保,包括但不限于针对特定用途的适销性和适用性的暗示担保担保。在任何情况下,著作权人都不承担任何直接的,间接的,附带的,特殊的,惩罚性的或后果性的损失。无论起因是任何理论责任。 \ No newline at end of file diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index cac04ae..0000000 --- a/LICENSE.txt +++ /dev/null @@ -1,15 +0,0 @@ -Copyright (c) 2012, Open Fibers -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 Open Fibers 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 COPYRIGHT HOLDER 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. - -再分发源代码或使用二进制形式再分发php-tot,修改或不做修改,都需满足下列条件: -再分发源代码时必须保留上述版权声明,此条件列表和以下免责声明。 -以二进制形式进行再分发必须复制上述版权声明,此条件列表和下面的免责声明中的文档和/或其他材料的分布。 -"Open Fibers"的名称,和php-tot的贡献者的名字,都不可用于认可或推广未经事先书面许可,由本软件衍生的产品。 -本软件是由版权所有者和贡献者提供,但并不提供任何明示或暗示的担保,包括但不限于针对特定用途的适销性和适用性的暗示担保担保。在任何情况下,著作权人都不承担任何直接的,间接的,附带的,特殊的,惩罚性的或后果性的损失。无论起因是任何理论责任。 \ No newline at end of file diff --git a/README.md b/README.md index b27999a..f0e898c 100644 --- a/README.md +++ b/README.md @@ -49,13 +49,20 @@ There are several ways to achieve OTA installation. However, TOT is the most con ![TOT server ipa detail](https://github.com/OpenFibers/php-tot/blob/master/ScreenShots/ScreenShot2.png?raw=true "Ipa detail from TOT server") ![TOT server installation](https://github.com/OpenFibers/php-tot/blob/master/ScreenShots/ScreenShot3.png?raw=true "Install ipa from TOT server") +#License +php-tot is published under the [MIT License](http://www.opensource.org/licenses/mit-license.php). + +php-tot uses [CFPropertyList](https://github.com/rodneyrehm/CFPropertyList). +[CFPropertyList](https://github.com/rodneyrehm/CFPropertyList) is under The [MIT License](http://www.opensource.org/licenses/mit-license.php). +Copyright (c) 2009 Christian Kruse, Rodney Rehm + #Todo 1.User interface to let developers delete uploaded ipa. 2.Upload and delete permission control. #Other choice 1. -2. +2. #简体中文 盒装正版 介绍 ##什么是TOT? @@ -115,10 +122,17 @@ All rights reserved. ![TOT server ipa detail](https://github.com/OpenFibers/php-tot/blob/master/ScreenShots/ScreenShot2.png?raw=true "Ipa detail from TOT server") ![TOT server installation](https://github.com/OpenFibers/php-tot/blob/master/ScreenShots/ScreenShot3.png?raw=true "Install ipa from TOT server") +#License +php-tot is published under the [MIT License](http://www.opensource.org/licenses/mit-license.php). + +php-tot uses [CFPropertyList](https://github.com/rodneyrehm/CFPropertyList). +[CFPropertyList](https://github.com/rodneyrehm/CFPropertyList) is under The [MIT License](http://www.opensource.org/licenses/mit-license.php). +Copyright (c) 2009 Christian Kruse, Rodney Rehm + #Todo 1.增加删除已上传测试包的UI。 2.增加上传和删除的权限管理。 #其他OTA选择 1. -2. \ No newline at end of file +2. \ No newline at end of file