On Wed, 28 Jan 2004, Adam R. B. Jack wrote: > I wrote a Python script to take the /* ... */ from the top of Java code and > add a new license, I can run this over the Java Gump code [and tweak for > same over Python code.] Any objections?
Is it smart enough to keep the original copyright years in each file? If yes, +1; if no, -1. The year of original creation of each file is very important, and needs to be retained. -- Martin Cooper > > regards, > > Adam > -- > Experience the Unwired Enterprise: > http://www.sybase.com/unwiredenterprise > Try Sybase: http://www.try.sybase.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
