Skip to content

Commit 7e9e54c

Browse files
committed
update license with 996 license
1 parent a8743e8 commit 7e9e54c

File tree

3 files changed

+55
-8
lines changed

3 files changed

+55
-8
lines changed

LICENSE

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,50 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
SOFTWARE.
22+
23+
-----------
24+
25+
996 License Version 1.0 (Draft)
26+
27+
Permission is hereby granted to any individual or legal entity
28+
obtaining a copy of this licensed work (including the source code,
29+
documentation and/or related items, hereinafter collectively referred
30+
to as the "licensed work"), free of charge, to deal with the licensed
31+
work for any purpose, including without limitation, the rights to use,
32+
reproduce, modify, prepare derivative works of, distribute, publish
33+
and sublicense the licensed work, subject to the following conditions:
34+
35+
1. The individual or the legal entity must conspicuously display,
36+
without modification, this License and the notice on each redistributed
37+
or derivative copy of the Licensed Work.
38+
39+
2. The individual or the legal entity must strictly comply with all
40+
applicable laws, regulations, rules and standards of the jurisdiction
41+
relating to labor and employment where the individual is physically
42+
located or where the individual was born or naturalized; or where the
43+
legal entity is registered or is operating (whichever is stricter). In
44+
case that the jurisdiction has no such laws, regulations, rules and
45+
standards or its laws, regulations, rules and standards are
46+
unenforceable, the individual or the legal entity are required to
47+
comply with Core International Labor Standards.
48+
49+
3. The individual or the legal entity shall not induce or force its
50+
employee(s), whether full-time or part-time, or its independent
51+
contractor(s), in any methods, to agree in oral or written form, to
52+
directly or indirectly restrict, weaken or relinquish his or her
53+
rights or remedies under such laws, regulations, rules and standards
54+
relating to labor and employment as mentioned above, no matter whether
55+
such written or oral agreement are enforceable under the laws of the
56+
said jurisdiction, nor shall such individual or the legal entity
57+
limit, in any methods, the rights of its employee(s) or independent
58+
contractor(s) from reporting or complaining to the copyright holder or
59+
relevant authorities monitoring the compliance of the license about
60+
its violation(s) of the said license.
61+
62+
THE LICENSED WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
63+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
64+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
65+
IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM,
66+
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
67+
OTHERWISE, ARISING FROM, OUT OF OR IN ANY WAY CONNECTION WITH THE
68+
LICENSED WORK OR THE USE OR OTHER DEALINGS IN THE LICENSED WORK.

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Please view [README_EN](https://github.com/boyan01/flutter-tetris/blob/master/README_EN.md)
44

55
# Flutter俄罗斯方块
6-
<a href="https://github.com/Solido/awesome-flutter">
7-
<img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
8-
</a>
6+
<a href="https://github.com/Solido/awesome-flutter"><img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" /></a> [![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu) [![LICENSE](https://img.shields.io/badge/license-NPL%20(The%20996%20Prohibited%20License)-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)
7+
8+
---
99

1010
使用Flutter开发的俄罗斯方块游戏。
1111

@@ -32,4 +32,4 @@ Please view [README_EN](https://github.com/boyan01/flutter-tetris/blob/master/RE
3232

3333
## 其他
3434

35-
MIT协议
35+
MIT with 996 License

README_EN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
请前往 [README](https://github.com/boyan01/flutter-tetris/blob/master/README.md)
44
# flutter-tetris
5-
<a href="https://github.com/Solido/awesome-flutter">
6-
<img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
7-
</a>
5+
<a href="https://github.com/Solido/awesome-flutter"><img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" /></a> [![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu) [![LICENSE](https://img.shields.io/badge/license-NPL%20(The%20996%20Prohibited%20License)-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)
6+
7+
---
88

99
a tetris game powered by flutter.
1010

@@ -30,4 +30,4 @@ support landscape
3030

3131
## Other
3232

33-
MIT License
33+
MIT with 996 License

0 commit comments

Comments
 (0)