On Wed, May 23, 2007 at 08:27:18PM +0100, Jonathan Stowe wrote: > A cursory search would seem to indicate that there are multiple > different versions of the original file under apparently different > terms: > > http://www.google.com/codesearch?hl=en&lr=&q=file%3Aargproc%5C.c > > Specifically the version distributed with ctags is already GPL'd. > > Would it do to replace the version we have with one of the GPL'd ones > and then reapply the original changes? Sure that would solve the problem for us, because we don't build a vms binary and GPL allows free redistribution of the source. But note that the Artistic license is not compatible to the GPL... Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}