aureliendavid / rsspreview

WebExtension to preview RSS feeds in the browser
MIT License
99 stars 6 forks source link

Please add a license #31

Closed jonafato closed 5 years ago

jonafato commented 5 years ago

Is rsspreview open source? If so, can you add license information to the project? If you don't know what license to choose, GitHub's https://choosealicense.com/ is a great guide to finding the right one for you.

aureliendavid commented 5 years ago

yeah, I had checked the MPL2.0 on AMO by default without thinking about it, but not on github

to be honest I could never grasp the subtle differences between the myriad licenses out there, so I'm usually tempted to use the WTFPL

I've added the MIT license here and on AMO now, it seems pretty permissive and straightforward