From: Zach Dennis Date: 2005-05-27T06:16:30+09:00 Subject: Licensing Question I wrote a suite of tools, webstar-tools, (http://rubyforge.org/projects/webstar-tools/) in ruby in my own spare time. I gave my code an MIT-style license. I then had an employee write the same functionality in another language. What would suggestions be to license the code? I want the code to be available open source to the community, but if it is used I would like it to be noted that the code retains author/ownership of the company I work for. The new code is written in java. If the code is used commercially I would like them to get written permissions/consent (or to pay license for commercial use), but if the code is not resold by itself or in another product I would like it to be used freely by everyone. Thanks, Zach