Skip to content

Commit ce29489

Browse files
author
wangpeng
committed
docs: update 996 license
1 parent 5ca0603 commit ce29489

File tree

2 files changed

+7
-26
lines changed

2 files changed

+7
-26
lines changed

LICENSE

Lines changed: 5 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
1-
The MIT License (MIT)
1+
Copyright (c) 2019 pphdsny
22

3-
Copyright (c) 2015 pphdsny
4-
5-
996 License Version 1.0 (Draft)
3+
Anti 996 License Version 1.0 (Draft)
64

75
Permission is hereby granted to any individual or legal entity
86
obtaining a copy of this licensed work (including the source code,
97
documentation and/or related items, hereinafter collectively referred
108
to as the "licensed work"), free of charge, to deal with the licensed
119
work for any purpose, including without limitation, the rights to use,
12-
reproduce, modify, prepare derivative works of, distribute, publish
10+
reproduce, modify, prepare derivative works of, distribute, publish
1311
and sublicense the licensed work, subject to the following conditions:
1412

1513
1. The individual or the legal entity must conspicuously display,
16-
without modification, this License and the notice on each redistributed
14+
without modification, this License and the notice on each redistributed
1715
or derivative copy of the Licensed Work.
1816

1917
2. The individual or the legal entity must strictly comply with all
@@ -45,23 +43,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4543
IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM,
4644
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
4745
OTHERWISE, ARISING FROM, OUT OF OR IN ANY WAY CONNECTION WITH THE
48-
LICENSED WORK OR THE USE OR OTHER DEALINGS IN THE LICENSED WORK.
49-
50-
Permission is hereby granted, free of charge, to any person obtaining a copy
51-
of this software and associated documentation files (the "Software"), to deal
52-
in the Software without restriction, including without limitation the rights
53-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
54-
copies of the Software, and to permit persons to whom the Software is
55-
furnished to do so, subject to the following conditions:
56-
57-
The above copyright notice and this permission notice shall be included in all
58-
copies or substantial portions of the Software.
59-
60-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
61-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66-
SOFTWARE.
67-
46+
LICENSED WORK OR THE USE OR OTHER DEALINGS IN THE LICENSED WORK.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# LeetCode-Java
2+
[![LICENSE](https://img.shields.io/badge/license-NPL%20(The%20996%20Prohibited%20License)-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)
23
[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
4+
35
## 说明
46
- leetcode练习,坚持每天一道
57
- 解题语言是Java

0 commit comments

Comments
 (0)