Add MIT License link. Apply body-link class to body link.
This commit is contained in:
parent
4a120272bb
commit
ed765431f0
@ -153,14 +153,15 @@
|
|||||||
<code>SPDX-License-Identifier: MIT</code>
|
<code>SPDX-License-Identifier: MIT</code>
|
||||||
<p>Type: Permissive</p>
|
<p>Type: Permissive</p>
|
||||||
<br>
|
<br>
|
||||||
<p>MIT License is a highly permissive license which allows content licensed under it to be
|
<p><a href="https://spdx.org/licenses/MIT.html" class="body-link"
|
||||||
|
>MIT License</a> is a highly permissive license which allows content licensed under it to be
|
||||||
used in any way, whether in source or binary form, and allows sublicensing under a different
|
used in any way, whether in source or binary form, and allows sublicensing under a different
|
||||||
license, with the only restriction being the original copyright notice must be kept in order
|
license, with the only restriction being the original copyright notice must be kept in order
|
||||||
to attribute the original creator of the licensed content.<br>
|
to attribute the original creator of the licensed content.<br>
|
||||||
Due to this license allowing the original project's name and/or contributors to be used to
|
Due to this license allowing the original project's name and/or contributors to be used to
|
||||||
endorse or promote products derived from the original project, unless an explicit statement
|
endorse or promote products derived from the original project, unless an explicit statement
|
||||||
is made alongside this license, increasing complexity and deviating from the standard
|
is made alongside this license, increasing complexity and deviating from the standard
|
||||||
license text, we prefer <a href="#licensing-bsd-3-clause-clear"
|
license text, we prefer <a href="#licensing-bsd-3-clause-clear" class="body-link"
|
||||||
>BSD 3-Clause Clear License</a>; however, MIT License is a great choice when derivatives
|
>BSD 3-Clause Clear License</a>; however, MIT License is a great choice when derivatives
|
||||||
using the name of the original project and/or its contributors is a non-issue.
|
using the name of the original project and/or its contributors is a non-issue.
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user