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]
