From 5494bde9693d7e2e1a2010b1da43f2ebc94044b6 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Tue, 25 Jan 2005 15:39:15 +0000 Subject: [PATCH] date git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277457 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/tools/ant/filters/util/ChainReaderHelper.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/filters/util/ChainReaderHelper.java b/src/main/org/apache/tools/ant/filters/util/ChainReaderHelper.java index d388f781d..5ee805063 100644 --- a/src/main/org/apache/tools/ant/filters/util/ChainReaderHelper.java +++ b/src/main/org/apache/tools/ant/filters/util/ChainReaderHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2004 The Apache Software Foundation + * Copyright 2002-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.