mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
Merge pull request #38 from yuri-norwood/master
> Add Unlicense. Hello there, I'm not so sure about the popularity of the Unlicense license, but I gladly accept this PR. Regards.
This commit is contained in:
commit
11e74b3dfc
2 changed files with 21 additions and 0 deletions
|
|
@ -618,6 +618,13 @@ From [isitmaintained.com](http://isitmaintained.com):
|
|||
[](http://perso.crans.org/besson/LICENSE.html)
|
||||
```
|
||||
|
||||
### Unlicense
|
||||
|
||||
[](https://unlicense.org/)
|
||||
```markdown
|
||||
[](https://unlicense.org/)
|
||||
```
|
||||
|
||||
### [Creative Commons Licenses](https://creativecommons.org/licenses/)
|
||||
|
||||
[](https://creativecommons.org/licenses/by-nd/4.0)
|
||||
|
|
|
|||
14
README.rst
14
README.rst
|
|
@ -888,6 +888,18 @@ GPLv3 License
|
|||
.. |GPL license| image:: https://img.shields.io/badge/License-GPL-blue.svg
|
||||
:target: http://perso.crans.org/besson/LICENSE.html
|
||||
|
||||
Unlicense
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
|Unlicense|
|
||||
|
||||
.. code:: rst
|
||||
|
||||
|Unlicense|
|
||||
|
||||
.. |Unlicense| image:: https://img.shields.io/badge/License-Unlicense-blue.svg
|
||||
:target: https://unlicense.org/
|
||||
|
||||
`Creative Commons Licenses <https://creativecommons.org/licenses/>`__
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -1566,6 +1578,8 @@ License ? |GitHub license badges|
|
|||
:target: http://perso.crans.org/besson/LICENSE.html
|
||||
.. |GPL license| image:: https://img.shields.io/badge/License-GPL-blue.svg
|
||||
:target: http://perso.crans.org/besson/LICENSE.html
|
||||
.. |Unlicense| image:: https://img.shields.io/badge/License-Unlicense-blue.svg
|
||||
:target: https://unlicense.org/
|
||||
.. |CC-0 license| image:: https://img.shields.io/badge/License-CC--0-blue.svg
|
||||
:target: https://creativecommons.org/licenses/by-nd/4.0
|
||||
.. |forthebadge cc-0| image:: http://ForTheBadge.com/images/badges/cc-0.svg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue