-
Notifications
You must be signed in to change notification settings - Fork 30
/
LICENSE.htm
48 lines (44 loc) · 2.75 KB
/
LICENSE.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<style>
body {
font-size: 20px;
padding: 10px;
max-width: 1600px;
}
div.hr_license_header {
text-align: center;
}
</style>
<div class="hr_license_header">
<a rel="hr_license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a>
<br /><span xmlns:dct="https://purl.org/dc/terms/" property="dct:title">VS Code - SQF Language</span> by <a xmlns:cc="https://creativecommons.org/ns#" href="https://github.com/Armitxes/VSCode_SQF" property="cc:attributionName" rel="cc:attributionURL">Armitxes ( Jan Brodersen )</a> is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
<br />
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-sa/4.0/.
</div>
<hr />
<div class="hr_license_body">
This is a human-readable summary of (and not a substitute for) the <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode">license</a>.
<br />
<br />
<b>Under the following terms:</b>
<ul>
<li><b>Attribution</b> — 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.</li>
<li><b>NonCommercial</b> — You may not use the material for commercial purposes.</li>
<li><b>ShareAlike</b> — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.</li>
<li><b>No additional restrictions</b> — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.</li>
</ul>
<br />
<br />
<b>You are free to:</b>
<ul>
<li><b>Share</b> — copy and redistribute the material in any medium or format</li>
<li><b>Adapt</b> — copy and redistribute the material in any medium or format</li>
</ul>
<br />
The licensor cannot revoke these freedoms <u>as long as you follow the license terms</u>.
<br />
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.
<hr />
The author reserves the right to grant additional permissions for his work, if limited or not covered by this license.
<br />Additional permissions are limited to an issued legal entity and only valid in written form.
</div>