useapassphrase icon indicating copy to clipboard operation
useapassphrase copied to clipboard

License?

Open atoponce opened this issue 8 years ago • 2 comments

Without a specified license, according to Github, the default copyright laws apply, meaning your source code is proprietary. Is this intended?

atoponce avatar Feb 24 '18 06:02 atoponce

A answer to this question will be greatly appreciated.

miguelfrmn avatar Sep 10 '18 11:09 miguelfrmn

Well it does have a licence that is listed in the package.json file and it is ISC licence but keep in mind that it comes by default when you create a npm project

YouFoundAlpha avatar Jan 24 '24 11:01 YouFoundAlpha