diff --git a/src/interfaces/jdbc/build.xml b/src/interfaces/jdbc/build.xml
index 5ada43147e035083bccc927e708afcad726c8160..81cc1bd2d0158c5670d7ab2e05196ed6901a1cf6 100644
--- a/src/interfaces/jdbc/build.xml
+++ b/src/interfaces/jdbc/build.xml
@@ -1,10 +1,12 @@
 <?xml version="1.0"?>
 <!--
 
-  build file to allow ant (http://jakarta.apache.org/ant/) to be used
-  to build the PostgreSQL JDBC Driver
+  Build file to allow ant (http://jakarta.apache.org/ant/) to be used
+  to build the PostgreSQL JDBC Driver.
 
-  $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.22 2002/03/19 01:32:48 davec Exp $
+  This file now requires Ant 1.4.1.  2002-04-18
+
+  $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.23 2002/04/18 04:58:13 momjian Exp $
 
 -->