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

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.

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/).