bodewig 02/01/10 02:40:48 Modified: src/main/org/apache/tools/bzip2 BZip2Constants.java CBZip2InputStream.java CBZip2OutputStream.java CRC.java src/main/org/apache/tools/mail MailMessage.java SmtpResponseReader.java src/main/org/apache/tools/tar TarBuffer.java TarConstants.java TarEntry.java TarInputStream.java TarOutputStream.java TarUtils.java Log: License police on utility packages: Make sure all years in which a file has been modified are listed. Revision Changes Path 1.2 +1 -1 jakarta-ant/src/main/org/apache/tools/bzip2/BZip2Constants.java Index: BZip2Constants.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/bzip2/BZip2Constants.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- BZip2Constants.java 16 Nov 2001 09:49:18 -0000 1.1 +++ BZip2Constants.java 10 Jan 2002 10:40:47 -0000 1.2 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.6 +1 -2 jakarta-ant/src/main/org/apache/tools/bzip2/CBZip2InputStream.java Index: CBZip2InputStream.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/bzip2/CBZip2InputStream.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- CBZip2InputStream.java 8 Jan 2002 22:27:11 -0000 1.5 +++ CBZip2InputStream.java 10 Jan 2002 10:40:47 -0000 1.6 @@ -1,8 +1,7 @@ - /* * 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. * * Redistribution and use in source and binary forms, with or without 1.6 +1 -1 jakarta-ant/src/main/org/apache/tools/bzip2/CBZip2OutputStream.java Index: CBZip2OutputStream.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/bzip2/CBZip2OutputStream.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- CBZip2OutputStream.java 8 Jan 2002 22:27:45 -0000 1.5 +++ CBZip2OutputStream.java 10 Jan 2002 10:40:47 -0000 1.6 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.3 +1 -1 jakarta-ant/src/main/org/apache/tools/bzip2/CRC.java Index: CRC.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/bzip2/CRC.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- CRC.java 8 Jan 2002 20:14:46 -0000 1.2 +++ CRC.java 10 Jan 2002 10:40:47 -0000 1.3 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.7 +1 -1 jakarta-ant/src/main/org/apache/tools/mail/MailMessage.java Index: MailMessage.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/mail/MailMessage.java,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- MailMessage.java 8 Jan 2002 10:50:43 -0000 1.6 +++ MailMessage.java 10 Jan 2002 10:40:48 -0000 1.7 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.6 +1 -1 jakarta-ant/src/main/org/apache/tools/mail/SmtpResponseReader.java Index: SmtpResponseReader.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/mail/SmtpResponseReader.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- SmtpResponseReader.java 10 Dec 2001 13:03:31 -0000 1.5 +++ SmtpResponseReader.java 10 Jan 2002 10:40:48 -0000 1.6 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.4 +1 -1 jakarta-ant/src/main/org/apache/tools/tar/TarBuffer.java Index: TarBuffer.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/tar/TarBuffer.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- TarBuffer.java 28 Oct 2001 21:31:00 -0000 1.3 +++ TarBuffer.java 10 Jan 2002 10:40:48 -0000 1.4 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.5 +1 -1 jakarta-ant/src/main/org/apache/tools/tar/TarConstants.java Index: TarConstants.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/tar/TarConstants.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- TarConstants.java 13 Sep 2001 08:40:38 -0000 1.4 +++ TarConstants.java 10 Jan 2002 10:40:48 -0000 1.5 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.10 +1 -1 jakarta-ant/src/main/org/apache/tools/tar/TarEntry.java Index: TarEntry.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/tar/TarEntry.java,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- TarEntry.java 21 Nov 2001 07:31:01 -0000 1.9 +++ TarEntry.java 10 Jan 2002 10:40:48 -0000 1.10 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.6 +1 -1 jakarta-ant/src/main/org/apache/tools/tar/TarInputStream.java Index: TarInputStream.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/tar/TarInputStream.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- TarInputStream.java 9 Jan 2002 22:28:27 -0000 1.5 +++ TarInputStream.java 10 Jan 2002 10:40:48 -0000 1.6 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.6 +1 -1 jakarta-ant/src/main/org/apache/tools/tar/TarOutputStream.java Index: TarOutputStream.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/tar/TarOutputStream.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- TarOutputStream.java 28 Oct 2001 21:31:01 -0000 1.5 +++ TarOutputStream.java 10 Jan 2002 10:40:48 -0000 1.6 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without 1.3 +1 -1 jakarta-ant/src/main/org/apache/tools/tar/TarUtils.java Index: TarUtils.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/tar/TarUtils.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- TarUtils.java 3 Jan 2001 14:18:48 -0000 1.2 +++ TarUtils.java 10 Jan 2002 10:40:48 -0000 1.3 @@ -1,7 +1,7 @@ /* * 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. * * Redistribution and use in source and binary forms, with or without -- To unsubscribe, e-mail: For additional commands, e-mail: