bodewig 02/04/19 00:22:40
Modified: src/main/org/apache/tools/ant/taskdefs/condition
IsFalse.java IsTrue.java
Log:
I'm in pedantic mode this morning.
Revision Changes Path
1.2 +1 -1
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/condition/IsFalse.java
Index: IsFalse.java
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/condition/IsFalse.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- IsFalse.java 19 Apr 2002 07:15:43 -0000 1.1
+++ IsFalse.java 19 Apr 2002 07:22:40 -0000 1.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2001-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.2 +1 -1
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/condition/IsTrue.java
Index: IsTrue.java
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/condition/IsTrue.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- IsTrue.java 19 Apr 2002 07:15:44 -0000 1.1
+++ IsTrue.java 19 Apr 2002 07:22:40 -0000 1.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2001-2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>