Skip to content

Commit cdb7ebc

Browse files
committed
add my favorite SATA license
1 parent 557fc1d commit cdb7ebc

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

LICENSE.txt

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
The Star And Thank Author License (SATA)
2+
3+
Copyright (c) 2014 zTrix(i@ztrix.me)
4+
5+
Project Url: https://github.com/zTrix/webpage2html
6+
7+
Permission is hereby granted, free of charge, to any person obtaining a copy
8+
of this software and associated documentation files (the "Software"), to deal
9+
in the Software without restriction, including without limitation the rights
10+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11+
copies of the Software, and to permit persons to whom the Software is
12+
furnished to do so, subject to the following conditions:
13+
14+
The above copyright notice and this permission notice shall be included in
15+
all copies or substantial portions of the Software.
16+
17+
And wait, the most important, you shall star/+1/like the project(s) in project url
18+
section above first, and then thank the author(s) in Copyright section.
19+
20+
Here are some suggested ways:
21+
22+
- Email the authors a thank-you letter, and make friends with him/her/them.
23+
- Report bugs or issues.
24+
- Tell friends what a wonderful project this is.
25+
- And, sure, you can just express thanks in your mind without telling the world.
26+
27+
Contributors of this project by forking have the option to add his/her name and
28+
forked project url at copyright and project url sections, but shall not delete
29+
or modify anything else in these two sections.
30+
31+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
37+
THE SOFTWARE.

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@ The page embeds less css directly and use less.js to compile in browser. In this
6767

6868
1. Thanks lukin.a.i who submitted patch to fix not recognised css link (rel=stylesheet) issue
6969

70+
# License
71+
72+
[webpage2html] use [SATA License](LICENSE.txt) (Star And Thank Author License), so you have to star this project before using. Read the [license](LICENSE.txt) carefully.
73+
7074
# Reference
7175

7276
1. Java port of this project. https://github.com/cedricblondeau/webpage2html-java
77+
78+
[webpage2html]:https://github.com/zTrix/webpage2html
79+
80+

0 commit comments

Comments
 (0)