From e463367b7142ec5614b61925b5626cf7f24183ad Mon Sep 17 00:00:00 2001
From: Jan Materne
Date: Sun, 30 Oct 2005 12:38:06 +0000
Subject: [PATCH] Change to use of AntLib.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@329556 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/copy.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/manual/CoreTasks/copy.html b/docs/manual/CoreTasks/copy.html
index acd8f7189..91924a73a 100644
--- a/docs/manual/CoreTasks/copy.html
+++ b/docs/manual/CoreTasks/copy.html
@@ -248,7 +248,6 @@ destination directory, flattening the directory structure.
Copies the two newest resources into a destination directory.
- <typedef name="date" classname="org.apache.tools.ant.types.resources.comparators.Date"/>
<copy todir="dest" flatten="true">
<first count="2">
<sort>