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

https://github.com/chbrown/licenses

A copy of the licenses I use in my work; an exercise in parity
https://github.com/chbrown/licenses

license-management licenses

Last synced: 3 months ago
JSON representation

A copy of the licenses I use in my work; an exercise in parity

Awesome Lists containing this project

README

          

# `licenses`

A collection of licenses I use in my work.

### Parity

Most of my open source projects are published on GitHub, so by publishing the license on GitHub, too, I've established parity between projects and license.
If GitHub disappears, then these licenses will disappear, but so will my projects to which these licenses apply.

As of 2016-06-08, [GitHub pages officially supports SSL/TLS](https://github.com/blog/2186-https-for-github-pages), so these URLs all specify the secure `https://` protocol, though the `http://` alternatives still work.

### Examples

As an example of use, see this project's own License, below, or use one of these:

Single year:

Copyright (c) 2017 Christopher Brown. [MIT Licensed](https://chbrown.github.io/licenses/MIT/#2017).

Span of years:

Copyright 2013–2017 Christopher Brown. [MIT Licensed](https://chbrown.github.io/licenses/MIT/#2013-2017).

Multiple discrete years:

Copyright © 2012, 2017 Christopher Brown. [MIT Licensed](https://chbrown.github.io/licenses/MIT/#2012,2017).

Eclipse Public License v1.0:

Copyright © 2017 Christopher Brown. [Eclipse Public License](https://chbrown.github.io/licenses/EPL/).

## License

Copyright (c) 2015-2017 Christopher Brown. [MIT Licensed](https://chbrown.github.io/licenses/MIT/#2015-2017).