Hacker News new | ask | show | jobs
by jacobaul 597 days ago
The readme of repository includes a paragraph suggesting that companies should reach out for a commercial license. For an MIT licensed codebase that is unusual. I believe the top-level commenter is assuming that discrepancy is by mistake and is giving a heads up.

From the readme:

>Note: Companies interested in purchasing a license to use the source code commercially can contact this number on WhatsApp

1 comments

You are right, I forgot to delete the mit license. I have now removed the mit license and modified the license to accommodate commercial use of the source code.

Best regards

Not a lawyer, but can you retroactively apply your new license to the previous commits?

Pretty sure though any commercial entity that downloaded the code whilst it was MIT licensed (or if they just clone from the commit before you changed the license) that they can use the code with that license. Again, not a lawyer, I may be full of shit!

When using the previous MIT license, the original license and copyright must be included. The original license may change in this case, and the new license must follow the original one.
The previous source code was incomplete; they must download the latest version of the source code with the latest license for it to work correctly.