Commit e7683b537b4329ae546be4a2e62efbdf89b0e3a6
1 parent
5855594eff
Exists in
master
Updated LICENSE
Signed-off-by: anurag <anuragpassibioinfo@gmail.com>
Showing
1 changed file
with
7 additions
and
4 deletions
Show diff stats
RepTB/LICENSE.html
... | ... | @@ -3,23 +3,26 @@ |
3 | 3 | <body> |
4 | 4 | |
5 | 5 | |
6 | -<h1>RepTB License</h1> | |
6 | +<a href="https://creativecommons.org/licenses/by/4.0/"><h1>RepTB License</h1></a> | |
7 | 7 | <div class="two columns alpha"> |
8 | +<a href="https://creativecommons.org/licenses/by/4.0/"> | |
8 | 9 | <img src="https://licensebuttons.net/l/by/3.0/88x31.png" alt="" width="88" height="31"> |
9 | -</div> | |
10 | +</div></a> | |
10 | 11 | |
11 | 12 | |
12 | 13 | Copyright (c) 2018 Anshu Bhardwaj |
13 | 14 | |
14 | 15 | |
15 | 16 | <h3>You are free to:</h3> |
16 | -<big>Share</big> : copy and redistribute the material in any medium or format | |
17 | -<big>Adapt</big> : remix, transform, and build upon the material for any purpose, even commercially. | |
17 | +<p><big>Share</big> : copy and redistribute the material in any medium or format.</p> | |
18 | +<p><big>Adapt</big> : remix, transform, and build upon the material for any purpose, even commercially.</p> | |
18 | 19 | |
19 | 20 | |
20 | 21 | <h3>Under the following terms:</h3> |
21 | 22 | <p><big>Attribution</big> : You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.</p> |
22 | 23 | |
23 | 24 | <p><big>No additional restrictions</big> : You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.</p> |
25 | + | |
26 | + | |
24 | 27 | </body> |
25 | 28 | </html> | ... | ... |