No problem. We changed all the source code headers in the Velocity Engine in mid-October.
On a related note (again, you may know this), we have to be vigilant when accepting contributions to make sure there are no copyright notices from the individual in the source code. (they can be separately added to a NOTICES file, though we haven't needed to do that to date). Finally, non-committer contributors must check the "Grant" checkbox when submitting patches via JIRA. This is all slightly onerous, but not too bad. Personally, I appreciate having some guidelines for this kind of stuff. Although it's unlikely, an SCO-like event would be disastrous -- I see this type of discipline as good preventative insurance. WILL On 11/21/06, Nathan Bubna <[EMAIL PROTECTED]> wrote:
Actually, i missed that one. Thanks! On 11/21/06, Will Glass-Husain <[EMAIL PROTECTED]> wrote: > Nathan, > > You might know this, but the copyright no longer needs to go on top of > source files. In fact, > the required language has changed -- all releases issued after > November 1, 2006 need to use the new language. The key change is > there is no longer a copyright notice in the source file itself. > (From Apache or from any contributor). > > http://www.apache.org/legal/src-headers.html > > Henning has a script to automatically convert the files. > > WILL > > On 11/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Author: nbubna > > Date: Tue Nov 21 09:31:56 2006 > > New Revision: 477767 > > > > URL: http://svn.apache.org/viewvc?view=rev&rev=477767 > > Log: > > update copyright date > > > > Modified: > > jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/ParameterParser.java > > > > Modified: jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/ParameterParser.java > > URL: http://svn.apache.org/viewvc/jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/ParameterParser.java?view=diff&rev=477767&r1=477766&r2=477767 > > ============================================================================== > > --- jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/ParameterParser.java (original) > > +++ jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/ParameterParser.java Tue Nov 21 09:31:56 2006 > > @@ -1,5 +1,5 @@ > > /* > > - * Copyright 2003-2005 The Apache Software Foundation. > > + * Copyright 2003-2006 The Apache Software Foundation. > > * > > * Licensed under the Apache License, Version 2.0 (the "License"); > > * you may not use this file except in compliance with the License. > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Forio Business Simulations > > Will Glass-Husain > [EMAIL PROTECTED] > www.forio.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]
-- Forio Business Simulations Will Glass-Husain [EMAIL PROTECTED] www.forio.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
