https://github.com/fraction/free-public-license
Let anyone do anything except hold you liable.
https://github.com/fraction/free-public-license
Last synced: about 1 year ago
JSON representation
Let anyone do anything except hold you liable.
- Host: GitHub
- URL: https://github.com/fraction/free-public-license
- Owner: fraction
- License: other
- Created: 2015-08-29T23:36:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-29T23:59:23.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T18:50:24.543Z (about 2 years ago)
- Homepage:
- Size: 125 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Free Public License
The FPL is a permissive license that lets anyone do anything (except hold anyone liable).
## Installation
The FPL is hosted on GitHub and can be downloaded over HTTP(S).
```shell
curl https://raw.githubusercontent.com/fraction/free-public-license/master/LICENSE
```
## Usage
Include a file with the FPL license text with your software.
```shell
curl -O https://raw.githubusercontent.com/fraction/free-public-license/master/LICENSE
```
## Support
Please [open an issue](https://github.com/fraction/free-public-license/issues/new) for questions and concerns.
## Contributing
Fork the project, commit your changes, and [open a pull request](https://github.com/fraction/free-public-license/compare/).