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
- Host: GitHub
- URL: https://github.com/byllgrim/spl
- Owner: byllgrim
- Created: 2017-12-29T00:25:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-09T17:22:16.000Z (almost 3 years ago)
- Last Synced: 2025-02-21T23:36:05.607Z (over 1 year ago)
- Topics: cc0, copyfree, isc, license, minimal, mit, public-domain, suckless, wtfpl
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
```