mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
55 lines
2.3 KiB
HTML
55 lines
2.3 KiB
HTML
---
|
|
tmp: true
|
|
page-title: Tabler licence
|
|
---
|
|
|
|
<div class="card">
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="col-lg-6 mb-3 mb-lg-0">
|
|
<div class="d-flex align-items-center mb-2">
|
|
<div>
|
|
<svg height="32" class="mr-3" viewBox="0 0 14 16" version="1.1" width="28" aria-hidden="true"><path fill-rule="evenodd" d="M7 4c-.83 0-1.5-.67-1.5-1.5S6.17 1 7 1s1.5.67 1.5 1.5S7.83 4 7 4zm7 6c0 1.11-.89 2-2 2h-1c-1.11 0-2-.89-2-2l2-4h-1c-.55 0-1-.45-1-1H8v8c.42 0 1 .45 1 1h1c.42 0 1 .45 1 1H3c0-.55.58-1 1-1h1c0-.55.58-1 1-1h.03L6 5H5c0 .55-.45 1-1 1H3l2 4c0 1.11-.89 2-2 2H2c-1.11 0-2-.89-2-2l2-4H1V5h3c0-.55.45-1 1-1h4c.55 0 1 .45 1 1h3v1h-1l2 4zM2.5 7L1 10h3L2.5 7zM13 10l-1.5-3-1.5 3h3z"></path></svg>
|
|
</div>
|
|
<div>
|
|
<small class="text-muted">tabler/tabler is licensed under the</small>
|
|
<h3 class="lh-1">MIT License</h3>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="text-muted">
|
|
A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
|
|
</div>
|
|
|
|
</div>
|
|
<div class="col-md">
|
|
<h4>Permissions</h4>
|
|
|
|
<ul class="list-unstyled">
|
|
<li>{% include_cached ui/icon.html icon="check" class="text-green" %} Commercial use</li>
|
|
<li>{% include_cached ui/icon.html icon="check" class="text-green" %} Modification</li>
|
|
<li>{% include_cached ui/icon.html icon="check" class="text-green" %} Distribution</li>
|
|
<li>{% include_cached ui/icon.html icon="check" class="text-green" %} Private use</li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md">
|
|
<h4>Limitations</h4>
|
|
|
|
<ul class="list-unstyled">
|
|
<li>{% include_cached ui/icon.html icon="x" class="text-red" %} Liability</li>
|
|
<li>{% include_cached ui/icon.html icon="x" class="text-red" %} Warranty</li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md">
|
|
<h4>Conditions</h4>
|
|
|
|
<ul class="list-unstyled">
|
|
<li>{% include_cached ui/icon.html icon="info" class="text-blue" %} License and copyright notice</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="card-footer">
|
|
This is not legal advice. <a href="https://help.github.com/articles/licensing-a-repository/#disclaimer" target="_blank">Learn more about repository licenses.</a>
|
|
</div>
|
|
</div> |