Skip to content

Commit 7bf61f0

Browse files
committed
f
1 parent 2b35d84 commit 7bf61f0

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

LICENSE

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2013 - 2014 fengmk2
4+
Copyright (c) 2015 - present node-modules and other contributors
5+
6+
Permission is hereby granted, free of charge, to any person obtaining a copy
7+
of this software and associated documentation files (the "Software"), to deal
8+
in the Software without restriction, including without limitation the rights
9+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10+
copies of the Software, and to permit persons to whom the Software is
11+
furnished to do so, subject to the following conditions:
12+
13+
The above copyright notice and this permission notice shall be included in
14+
all copies or substantial portions of the Software.
15+
16+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22+
THE SOFTWARE.

README.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -90,26 +90,4 @@ Made with [contributors-img](https://contrib.rocks).
9090

9191
## License
9292

93-
(The MIT License)
94-
95-
Copyright (c) 2013 - 2014 fengmk2
96-
Copyright (c) 2015 - present node-modules and other contributors
97-
98-
Permission is hereby granted, free of charge, to any person obtaining
99-
a copy of this software and associated documentation files (the
100-
'Software'), to deal in the Software without restriction, including
101-
without limitation the rights to use, copy, modify, merge, publish,
102-
distribute, sublicense, and/or sell copies of the Software, and to
103-
permit persons to whom the Software is furnished to do so, subject to
104-
the following conditions:
105-
106-
The above copyright notice and this permission notice shall be
107-
included in all copies or substantial portions of the Software.
108-
109-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
110-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
111-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
112-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
113-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
114-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
115-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
93+
[MIT](LICENSE)

0 commit comments

Comments
 (0)