48 lines
2.7 KiB
Smarty
Executable File
48 lines
2.7 KiB
Smarty
Executable File
{include file='header.tpl'}
|
||
|
||
<body class="border-top-wide border-primary d-flex flex-column">
|
||
<div class="page page-center">
|
||
<div class="container-tight my-auto">
|
||
<div class="empty">
|
||
<p class="empty-title">MIT License</p>
|
||
<p class="empty-subtitle">©2019 SSPanel UIM</p>
|
||
<p>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:</p>
|
||
<br>
|
||
<p>The above copyright notice and this permission notice shall be included in all
|
||
<p>copies or substantial portions of the Software.</p>
|
||
<br>
|
||
<p>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.</p>
|
||
<br>
|
||
<p class="empty-title"><a href="https://wiki.sspanel.org/#/contributors">贡献者清单</a></p>
|
||
<br>
|
||
<p class="empty-title"><a href="https://github.com/Anankke/SSPanel-Uim">GitHub Repo</a></p>
|
||
<br>
|
||
<p class="empty-title"><a href="https://github.com/sspanel-uim">GitHub Org</a></p>
|
||
<br>
|
||
<p class="empty-title">SSPanel-UIM 的存在离不开以下开源项目</p>
|
||
<p><a href="https://github.com/slimphp/Slim">Slim Framework</a></p>
|
||
<p><a href="https://github.com/tabler/tabler">Tabler</a></p>
|
||
<p><a href="https://github.com/twigphp/Twig">Twig</a></p>
|
||
<br>
|
||
<p>This product includes GeoLite2 data created by MaxMind, available from
|
||
<a href="https://www.maxmind.com">https://www.maxmind.com</a>.</p>
|
||
<br>
|
||
<p class="empty-title">鸣谢</p>
|
||
<p>所有被引用过代码的开发者,以及所有提交过 PR 的贡献者。当然,还有在使用这份程序的你我Ta。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
{include file='footer.tpl'}
|