-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch to MIT license #5566
base: development
Are you sure you want to change the base?
Switch to MIT license #5566
Conversation
heathdutton
commented
Mar 4, 2023
Q | A |
---|---|
Bug fix? | no |
New feature? | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | #5553, #5143, #3945, #1196 |
License | MIT |
Doc PR | https://github.com/pm2-hive/pm2-hive.github.io/pulls |
Agreed. MIT is far less prohibitive, and will lead to more adoption of PM2. |
Is there any chance of merging and tagging this? We are being asked to remove pm2 due to licensing concerns |
+1 please merge! |
If anyone finds themselves here looking for movement, I gave up and made a tool for daemonization: https://github.com/NullVoxPopuli/salvatore It doesn't do everything pm2 does, but I specifically needed daemonization, and this is the abstraction I came up with. Hope it helps <3 |