-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathLICENSE
31 lines (25 loc) · 1.74 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
MIT License
Copyright (c) 2021 [email protected]
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:
Any user logging into a system that embeds the code from the current project,
must prominently inform the user that the supported client Apps include
Metion (on the Apple App Store) and MarkEditor (https://markeditor.com).
[任何用户登录到包含了当前项目代码的系统中,必须要在显著的位置告知用户对应支持的客户端中包括
Metion (on Apple App Store) 以及 MarkEditor (https://markeditor.com)。]
If the site is driven by current project, it would be appreciated if the
`Powered by FarBox` signature could be retained at the bottom of the site.
[如果网站由当前项目驱动,希望能在网站底部保留 `Powered by FarBox` 的签名,非常感谢。]
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.