cujojs / msgs

Message oriented programming
http://cujojs.com/
Other
121 stars 20 forks source link

License Clarification #19

Closed koppor closed 11 years ago

koppor commented 11 years ago

LICENSE.txt has the following paragraph:

Code published by Scott Andrews or Mark Fisher is copyright VMware.

VMware, Inc.
3401 Hillview Avenue
Palo Alto, CA 94304

This makes the possible use of the library unclear. Following questions:

EPL should not be an issue as VMware published a whole project under EPL: http://eclipse.org/proposals/rt.vertx/

scothis commented 11 years ago

@koppor msgs.js is made available, in its entirety, under the MIT license.

As a VMware employee, all of my work product is owned by VMware. The portion of license.txt you reference is simply trying to acknowledge that VMware holds the copyright for any commit I made. As the copyright holder, VMware decided to release msgs.js to the community under an MIT license.

Sorry for any confusion. I'm open to suggestions for making this distinction more clear.

koppor commented 11 years ago

Maybe just add " and also licensed under the above license".