From 74caa17d17ba034b806bc3fc4a6b4cfd42706205 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 21 Jan 2005 22:17:51 +0000 Subject: [PATCH] Year git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277428 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/org/apache/tools/ant/types/ZipScanner.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/types/ZipScanner.java b/src/main/org/apache/tools/ant/types/ZipScanner.java index aeda8454c..77e0d2dd4 100644 --- a/src/main/org/apache/tools/ant/types/ZipScanner.java +++ b/src/main/org/apache/tools/ant/types/ZipScanner.java @@ -1,5 +1,5 @@ /* - * Copyright 2001-2004 The Apache Software Foundation + * Copyright 2001-2005 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.