From 70f91ac4656eb0698ae2ae41431fe22f5a42f6cd Mon Sep 17 00:00:00 2001 From: Magesh Umasankar Date: Mon, 18 Feb 2002 18:56:12 +0000 Subject: [PATCH] Oh! the horrors of cut-n-paste. Copyright should have been 2002. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271416 13f79535-47bb-0310-9956-ffa450edef68 --- .../filterreaders/docs/manual/CoreTypes/filterreaderset.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proposal/sandbox/filterreaders/docs/manual/CoreTypes/filterreaderset.html b/proposal/sandbox/filterreaders/docs/manual/CoreTypes/filterreaderset.html index dd43f40dc..67bffd3c7 100644 --- a/proposal/sandbox/filterreaders/docs/manual/CoreTypes/filterreaderset.html +++ b/proposal/sandbox/filterreaders/docs/manual/CoreTypes/filterreaderset.html @@ -133,7 +133,7 @@ user defined values.

-

Example

+

Example:

This replaces occurences of the string @DATE@ in the data with today's date and stores it in the property ${src.file.replaced} @@ -227,5 +227,5 @@ data in the property ${src.file.mid}
-

Copyright © 2001 Apache Software Foundation. All rights +

Copyright © 2002 Apache Software Foundation. All rights Reserved.