The intent was you can do anything you want if only you use it, with the exception of entering it in computer chess events. With permission (and several have done this) you can change and distribute so long as you distribute the source and keep the provenance clear...syzygy wrote:I'm wondering about Crafty's license:That seems to exclude the distribution of an UCI port of Crafty without the express written permission of Crafty's authors. Although "personal use" might cover distribution among a (very) restricted number of "friends".Code: Select all
* All rights reserved. No part of this program may be reproduced in any * * form or by any means, for other than your personal use, without the * * express written permission of the authors.
However:So it is legal to distribute the source? Or should this be read in the context of "personal use"?Code: Select all
* Copies of the source must contain the original copyright notice intact. *
I suppose changes made "for personal use" need not be made public. So does the above passage mean that it is allowed to make changes to the software as long as they are made public?Code: Select all
* Any changes made to this software must also be made public to comply with * * the original intent of this software distribution project. These * * restrictions apply whether the distribution is being done for free or as * * part or all of a commercial product. The authors retain sole ownership * * and copyright on this program except for 'personal use' explained below. *
What if someone makes a Crafty UCI port. Does the license permit distributing the result (including the modified source code and non-modified copyright notice and without changing its name)?
If this is not allowed, the best approach seems to be distributing a source code patch. But that requires users to compile their own version.
The main intent is to prevent copies from being modified and then joining computer chess events. We already have enough SF/ippolit/ivanhoe clones/derivatives today. I tried to prevent my being a part of that back when it became apparent it would become a major problem (Le Petite, Voyager, Bionic, El Chinito, et. al.)
