await.js
await.js copied to clipboard
Licence
Can you please clarify what is the licence of the project? Thank you.
Hello, Any updates here? Just to mention, without a licence, the project is legally "copyright of the author, all rights reserved". Therefore third parties could not use it since it would be considered private code. It's use without a licence (authorization) could result in a copyright lawsuit.
If you never plan on enforcing your copyright, or just want this to be freely usable to everyone, then picking a good open source licence (MIT, BSD, Apache..) is the best way forward. Thanks!