purescript-contrib/purescript-react

Add LICENSE file

paf31 opened this issue · 2 comments

paf31 commented

I noticed this repo has never had a LICENSE file which is ... not ideal. Since this package appears as a dependency of several others, I think it's important for it to have a clear license.

The line "license": "MIT" was added to bower.json fairly early on (commit e36352cb21a), which I interpret to mean that this library has been MIT-licensed implicitly since then. I suggest we adopt the MIT license with a copyright notice assigning copyright to "the purescript-react contributors" or something along those lines.

cc @andreypopp @joneshf @ethul Does that sound good?

ethul commented

Same.