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

https://github.com/byllgrim/spl

Simple Public License
https://github.com/byllgrim/spl

cc0 copyfree isc license minimal mit public-domain suckless wtfpl

Last synced: 4 months ago
JSON representation

Simple Public License

Awesome Lists containing this project

README

          

# Simple Public License (SPL)

SPL is a terse [copyfree](http://copyfree.org/) license.

Inspirations:
[CC0](https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt),
[WTFPL](http://www.wtfpl.net/txt/copying/),
[MIT](https://opensource.org/licenses/MIT),
[ISC](https://opensource.org/licenses/ISC),
[Unlicense](https://unlicense.org/),
[Suckless](https://suckless.org/).

## The License

```
Simple Public License (SPL) v1.1

Anyone may use this work in any way.

All rights are waived.

ALL WARRANTY AND LIABILITY IS DISCLAIMED.
```