codemancers/rbkit

Add LICENSE considering all 3rd party software we will be shipping with rbkit

Closed this issue · 2 comments

Add LICENSE considering all 3rd party software we will be shipping with rbkit

Since we are not redistributing either zmq or msgpack, we could choose whichever license we want for rbkit. Since this is a rubygem, and it can be bundled with apps, it would be better to keep it MIT to allow apps to remain closed source.

sounds good to me. I am happy with GPL choice for rbkit-client though.