conor 2003/02/18 05:20:24
Modified: src/main/org/apache/tools/ant/taskdefs Concat.java
Log:
2003
Revision Changes Path
1.16 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/Concat.java
Index: Concat.java
===================================================================
RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/Concat.java,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -w -u -r1.15 -r1.16
--- Concat.java 18 Feb 2003 13:19:45 -0000 1.15
+++ Concat.java 18 Feb 2003 13:20:24 -0000 1.16
@@ -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
|