Cosmos: Consider a less restrictive license

Created on 2 Oct 2017  路  5Comments  路  Source: OpenGenus/cosmos

By licensing this repository under the GNU General Public License, your "library of knowledge" which contains code that is general purpose in nature, is legally restricted to only be used in projects which are GPLv3 compatible.

This is bad for accessibility reasons, and very likely defeats your intended purpose.

Please consider re-licensing under the GNU Lesser Public License (LGPLv3) or a simpler license such as the ISC License which isn't bogged down by quite so much legalese.

Most helpful comment

The WTFPL is a great license :joy: but it was started as satire and is rather unprofessional. Its legal holding has been challenged in the past, and I only reserve its usage for joke projects. The ISC License is functionally equivalent.

All 5 comments

Thanks for pointing it out.
We will consider another license, as we move on, which is compatible with the sister projects of this work.

Given the number of contributors and range of topics, I'd suggest WTFPL.
https://en.wikipedia.org/wiki/WTFPL

The WTFPL is a great license :joy: but it was started as satire and is rather unprofessional. Its legal holding has been challenged in the past, and I only reserve its usage for joke projects. The ISC License is functionally equivalent.

@keeferrourke what's your opinion on MIT? How does it differ?

MIT is mostly equivalent to ISC, however the ISC licence has more concise wording.

In nearly all use-cases, I prefer the ISC license over the MIT.

This discussion in a gist goes over most of the differences. https://gist.github.com/indexzero/10602128

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mansiag picture mansiag  路  3Comments

vaibhavsingh97 picture vaibhavsingh97  路  3Comments

arthurlacoste picture arthurlacoste  路  3Comments

arnavb picture arnavb  路  3Comments

CaramelHeaven picture CaramelHeaven  路  3Comments