bodewig 2003/01/22 05:33:24 Modified: src/main/org/apache/tools/zip ZipOutputStream.java Log: forgot to run my script ;-) Revision Changes Path 1.10 +2 -2 jakarta-ant/src/main/org/apache/tools/zip/ZipOutputStream.java Index: ZipOutputStream.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/zip/ZipOutputStream.java,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ZipOutputStream.java 22 Jan 2003 12:36:41 -0000 1.9 +++ ZipOutputStream.java 22 Jan 2003 13:33:24 -0000 1.10 @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001-2002 The Apache Software Foundation. All rights + * Copyright (c) 2001-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>