An open API service indexing awesome lists of open source software.

https://github.com/someaspy/license

Resources for licenses
https://github.com/someaspy/license

license

Last synced: 3 months ago
JSON representation

Resources for licenses

Awesome Lists containing this project

README

        

# License Information

> Resources for Licensing

## Included Licenses

- [Creative Commons BY](/BY/readme.md) [![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
- [Creative Commons CC0](/CC0/readme.md) [![License: CC0-1.0](https://licensebuttons.net/l/zero/1.0/80x15.png)](http://creativecommons.org/publicdomain/zero/1.0/)
- [BSD Zero-Clause](/0BSD/readme.md)

## Artworks Only

> The following licenses are not very effective on code, but are for ARTWORKS

- [Creative Commons BY-NC](/BY-NC/readme.md) [![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/)
- [Creative Commons BY-NC-SA](/BY-NC-SA/readme.md) [![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)

PRs are welcome. Please just follow the same format as the others.