fuc-new/public/staff.html
hellcat 1fe8673f62 1
2025-10-01 13:34:29 +08:00

47 lines
2.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8">
<title>Staff - 福云</title>
<link rel="shortcut icon" href="favicon.ico"/>
<link rel="bookmark" href="favicon.ico"/>
<link rel="stylesheet" href="assets/css/info-pages.min.css">
</head>
<body>
<div class="container">
<div class="copy-container center-xy">
<p>MIT许可证The MIT License</p>
<p class="copyright">&copy;2015 orvice</p>
<p class="copyright">&copy;2025 SSPanel UIM Dev Team</p>
<p>特此免费授予任何获得副本的人这个软件和相关的文档文件(“软件”)来处理在软件中没有限制,
包括但不限于权利使用,复制,修改,合并,发布,分发,再许可和/或销售该软件的副本,
并允许软件所属的人员提供这样做,但须符合以下条件:</p>
<p>上述版权声明和本许可声明必须包含在内本软件的副本或实质性部分。</p>
<p>本软件按“原样”提供,不附有任何形式的明示或暗示保证默示的,包括但不限于对适销性的保证,
适用于特定目的和不侵权。在任何情况下,作者或版权持有者对任何索赔,损坏或其他责任均不负任何责任责任,无论是在合同,民事侵权行为或其他方面,
与本软件或本软件的使用或其他交易有关或与之有关软件。</p>
<br>
<h1>免责声明</h1>
<p>您当前所访问的站点使用的是下面所提到的开源程序。您能看到这个页面仅代表这个站点使用了本程序,其使用过程中发生的一切问题需要其自行解决,本程序不承担任何责任。</p>
<br>
<h1>SSPanel UIM Dev Team排名不分先后</h1>
<p><a href="https://t.me/Anankke">芋头</a></p>
<p><a href="https://github.com/ZJY2003">Tony Zou</a></p>
<p><a href="https://github.com/M1Screw">兩足貓</a></p>
<p><a href="https://github.com/Daemonite/">Daemonite</a></p>
<p><a href="https://github.com/galaxychuck">galaxyq</a></p>
<p><a href="http://mengyang.wang/">mengyang</a></p>
<p><a href="http://tony.ecy.ren/">tony</a></p>
<p><a href="https://github.com/dumplin233">dumplin</a></p>
<p><a href="https://github.com/mxihan">Rin SAMA</a></p>
<p><a href="https://github.com/laurieryayoi">Nymph</a></p>
<p><a href="https://github.com/xcxnig">Miku</a></p>
<br>
<h1>鸣谢</h1>
<p>所有被引用过代码的使用者,以及所有提交过 PR 的贡献者。当然还有在使用这份程序的你我Ta。</p>
</div>
</div>
</body>
</html>