(1) Make sure all years in which a file has been modified are listed. (2) Make sure the format is consistent, i.e. separate consecutive years with a dash, not a comma. Also: the initial checkin into this CVS module was in 2000, not 1999. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270657 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -3,7 +3,7 @@ | |||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * ============================================================================ | * ============================================================================ | ||||
| * | * | ||||
| * Copyright (C) 1999-2002 The Apache Software Foundation. All | |||||
| * Copyright (C) 2000-2002 The Apache Software Foundation. All | |||||
| * rights reserved. | * rights reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without modifica- | * Redistribution and use in source and binary forms, with or without modifica- | ||||
| @@ -772,7 +772,7 @@ | |||||
| <group title="Core Tasks" packages="org.apache.tools.ant.taskdefs*" /> | <group title="Core Tasks" packages="org.apache.tools.ant.taskdefs*" /> | ||||
| <group title="Optional Tasks" packages="org.apache.tools.ant.taskdefs.optional*" /> | <group title="Optional Tasks" packages="org.apache.tools.ant.taskdefs.optional*" /> | ||||
| <bottom>Copyright © 1999-${year} Apache Software Foundation. All Rights Reserved.</bottom> | |||||
| <bottom>Copyright © 2000-${year} Apache Software Foundation. All Rights Reserved.</bottom> | |||||
| </javadoc> | </javadoc> | ||||
| </target> | </target> | ||||
| @@ -261,7 +261,7 @@ | |||||
| </td></tr> | </td></tr> | ||||
| <tr><td colspan="2"> | <tr><td colspan="2"> | ||||
| <div align="center"><font color="#525D76" size="-1"><em> | <div align="center"><font color="#525D76" size="-1"><em> | ||||
| Copyright © 1999-2002, Apache Software Foundation | |||||
| Copyright © 2000-2002, Apache Software Foundation | |||||
| </em></font></div> | </em></font></div> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||
| @@ -2136,7 +2136,7 @@ | |||||
| </td></tr> | </td></tr> | ||||
| <tr><td colspan="2"> | <tr><td colspan="2"> | ||||
| <div align="center"><font color="#525D76" size="-1"><em> | <div align="center"><font color="#525D76" size="-1"><em> | ||||
| Copyright © 1999-2002, Apache Software Foundation | |||||
| Copyright © 2000-2002, Apache Software Foundation | |||||
| </em></font></div> | </em></font></div> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||
| @@ -1727,7 +1727,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun | |||||
| </td></tr> | </td></tr> | ||||
| <tr><td colspan="2"> | <tr><td colspan="2"> | ||||
| <div align="center"><font color="#525D76" size="-1"><em> | <div align="center"><font color="#525D76" size="-1"><em> | ||||
| Copyright © 1999-2002, Apache Software Foundation | |||||
| Copyright © 2000-2002, Apache Software Foundation | |||||
| </em></font></div> | </em></font></div> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||
| @@ -247,7 +247,7 @@ Comprehensive documentation is included in the source and binary distributions. | |||||
| </td></tr> | </td></tr> | ||||
| <tr><td colspan="2"> | <tr><td colspan="2"> | ||||
| <div align="center"><font color="#525D76" size="-1"><em> | <div align="center"><font color="#525D76" size="-1"><em> | ||||
| Copyright © 1999-2002, Apache Software Foundation | |||||
| Copyright © 2000-2002, Apache Software Foundation | |||||
| </em></font></div> | </em></font></div> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||
| @@ -1332,7 +1332,7 @@ | |||||
| </td></tr> | </td></tr> | ||||
| <tr><td colspan="2"> | <tr><td colspan="2"> | ||||
| <div align="center"><font color="#525D76" size="-1"><em> | <div align="center"><font color="#525D76" size="-1"><em> | ||||
| Copyright © 1999-2002, Apache Software Foundation | |||||
| Copyright © 2000-2002, Apache Software Foundation | |||||
| </em></font></div> | </em></font></div> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||
| @@ -3,7 +3,7 @@ | |||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * ============================================================================ | * ============================================================================ | ||||
| * | * | ||||
| * Copyright (C) 1999-2002 The Apache Software Foundation. All | |||||
| * Copyright (C) 2000-2002 The Apache Software Foundation. All | |||||
| * rights reserved. | * rights reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without modifica- | * Redistribution and use in source and binary forms, with or without modifica- | ||||
| @@ -357,7 +357,7 @@ check_for_optional_packages: | |||||
| </td></tr> | </td></tr> | ||||
| <tr><td colspan="2"> | <tr><td colspan="2"> | ||||
| <div align="center"><font color="#525D76" size="-1"><em> | <div align="center"><font color="#525D76" size="-1"><em> | ||||
| Copyright © 1999-2002, Apache Software Foundation | |||||
| Copyright © 2000-2002, Apache Software Foundation | |||||
| </em></font></div> | </em></font></div> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||
| @@ -904,7 +904,7 @@ | |||||
| </td></tr> | </td></tr> | ||||
| <tr><td colspan="2"> | <tr><td colspan="2"> | ||||
| <div align="center"><font color="#525D76" size="-1"><em> | <div align="center"><font color="#525D76" size="-1"><em> | ||||
| Copyright © 1999-2002, Apache Software Foundation | |||||
| Copyright © 2000-2002, Apache Software Foundation | |||||
| </em></font></div> | </em></font></div> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||
| @@ -165,7 +165,7 @@ | |||||
| <tr><td><hr noshade="yes" size="1"/></td></tr> | <tr><td><hr noshade="yes" size="1"/></td></tr> | ||||
| <tr><td> | <tr><td> | ||||
| <div align="center"><font color="#525D76" size="-1"><em> | <div align="center"><font color="#525D76" size="-1"><em> | ||||
| Copyright © 1999-2002, Apache Software Foundation | |||||
| Copyright © 2000-2002, Apache Software Foundation | |||||
| </em></font></div> | </em></font></div> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2002 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999-2001 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999, 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -127,4 +127,4 @@ public class PathTokenizer { | |||||
| return token; | return token; | ||||
| } | } | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2002 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999, 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999, 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2002 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 1999 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -1,7 +1,7 @@ | |||||
| /* | /* | ||||
| * The Apache Software License, Version 1.1 | * The Apache Software License, Version 1.1 | ||||
| * | * | ||||
| * Copyright (c) 2000 The Apache Software Foundation. All rights | |||||
| * Copyright (c) 2000-2001 The Apache Software Foundation. All rights | |||||
| * reserved. | * reserved. | ||||
| * | * | ||||
| * Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
| @@ -187,7 +187,7 @@ | |||||
| </td></tr> | </td></tr> | ||||
| <tr><td colspan="2"> | <tr><td colspan="2"> | ||||
| <div align="center"><font color="$bodylink" size="-1"><em> | <div align="center"><font color="$bodylink" size="-1"><em> | ||||
| Copyright © 1999-2002, Apache Software Foundation | |||||
| Copyright © 2000-2002, Apache Software Foundation | |||||
| </em></font></div> | </em></font></div> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||