holidaycheck/react-google-tag-manager

No LICENSE information.

Closed this issue · 3 comments

Would love to use the package, can a LICENSE be added? MIT preferably... :)

Cool that it sounds interesting to you @mvandiest! Thanks for pointing that out. Actually there is already a (somewhat hidden) license information to this project. You can find it in the package.json. Its under the extremely permissive Beerware license.

This license is comparable to licenses like the MIT but has the additional small remark that if you really like the software and at some point meet one of the creators you can (but absolutely don't have to) buy them (or yourself) a beer 😊. I will however add a license file so the license is not only mentioned but shipped with the module.

Now thinking once more about it: While this license is fun and makes the intent clear ('just use this piece of software in any way you want to') I think it might be better to use a better known license. I will create a pull request with the MIT license.

@lxanders thx! I'll still honor the beerware license as well ;)