bodewig 2003/09/25 00:44:27
Modified: . Tag: ANT_16_BRANCH build.bat
src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
LoadProperties.java
src/testcases/org/apache/tools/ant/taskdefs Tag:
ANT_16_BRANCH ReplaceTest.java
src/testcases/org/apache/tools/ant/types Tag: ANT_16_BRANCH
XMLCatalogTest.java
Log:
2003
Revision Changes Path
No revision
No revision
1.38.2.2 +1 -1 ant/build.bat
Index: build.bat
===================================================================
RCS file: /home/cvs/ant/build.bat,v
retrieving revision 1.38.2.1
retrieving revision 1.38.2.2
diff -u -r1.38.2.1 -r1.38.2.2
--- build.bat 24 Sep 2003 14:32:10 -0000 1.38.2.1
+++ build.bat 25 Sep 2003 07:44:27 -0000 1.38.2.2
@@ -1,6 +1,6 @@
@echo off
-REM Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+REM Copyright (c) 2000-2003 The Apache Software Foundation. All rights
REM reserved.
set REAL_ANT_HOME=%ANT_HOME%
No revision
No revision
1.16.2.3 +1 -1
ant/src/main/org/apache/tools/ant/taskdefs/LoadProperties.java
Index: LoadProperties.java
===================================================================
RCS file:
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/LoadProperties.java,v
retrieving revision 1.16.2.2
retrieving revision 1.16.2.3
diff -u -r1.16.2.2 -r1.16.2.3
--- LoadProperties.java 24 Sep 2003 15:59:36 -0000 1.16.2.2
+++ LoadProperties.java 25 Sep 2003 07:44:27 -0000 1.16.2.3
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2002-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
No revision
No revision
1.8.2.2 +1 -1
ant/src/testcases/org/apache/tools/ant/taskdefs/ReplaceTest.java
Index: ReplaceTest.java
===================================================================
RCS file:
/home/cvs/ant/src/testcases/org/apache/tools/ant/taskdefs/ReplaceTest.java,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -u -r1.8.2.1 -r1.8.2.2
--- ReplaceTest.java 23 Sep 2003 22:15:32 -0000 1.8.2.1
+++ ReplaceTest.java 25 Sep 2003 07:44:27 -0000 1.8.2.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2001,2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
No revision
No revision
1.4.2.2 +2 -2
ant/src/testcases/org/apache/tools/ant/types/XMLCatalogTest.java
Index: XMLCatalogTest.java
===================================================================
RCS file:
/home/cvs/ant/src/testcases/org/apache/tools/ant/types/XMLCatalogTest.java,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -r1.4.2.1 -r1.4.2.2
--- XMLCatalogTest.java 23 Sep 2003 15:03:36 -0000 1.4.2.1
+++ XMLCatalogTest.java 25 Sep 2003 07:44:27 -0000 1.4.2.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]