SSHkit is GPL, not LGPL. It is clearly incorporated into Capistrano v3 which is built around it, so it follows therefore that Capistrano v3 must be GPL.
The license file indicates that it is still MIT, and MIT is compatible with the GPL in the sense that you can combine GPL stuff with MIT stuff.
However, the result is that the combined work is covered by the GPL, not the MIT license.
Please clarify if you intended this. If you do, please update the license file on capistrano so that we all know we c...
Comments (0)
Sign in to post comments.