bajankristof / nedb-promises

A dead-simple promise wrapper for nedb.
MIT License
298 stars 45 forks source link

Add LICENSE file #25

Closed bsivanov closed 4 years ago

bsivanov commented 4 years ago

I can see that the npm package is listed with ICS license, but still adding LICENSE file is super important because:

without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work.

Also, this would give us opportunity to include the proper copyright message and attribution when using the package as third-party dependency.

bajankristof commented 4 years ago

Thanks for opening this issue, I added the license in: https://github.com/bajankristof/nedb-promises/commit/f269d3c56fbd81d030eb2227b227f7e471d05e05

Also published in version 4.0.3