mstdokumaci / string-hash-64

Fast string hashing function for Node.JS, generates 64 bit hashes.
MIT License
11 stars 3 forks source link

License? #2

Closed edgan closed 2 years ago

edgan commented 2 years ago

I don't see any license file. Can one be decided on and added to the repository? Would a PR help?

Here is a quote from the license. It is generally interpreted as a copy of the license in the git repository, and in any downloaded copies of the code like from npm or yarn.

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
mstdokumaci commented 2 years ago

Thank you for your time, I just added a default MIT license.