bodewig 2002/12/31 06:22:37
Modified: src/java/org/apache/tools/ant/gui/acs ACSTaskElement.java
BaseBeanInfo.java
src/java/org/apache/tools/ant/gui/modules/edit
ElementTreeCellRenderer.java
src/java/org/apache/tools/ant/gui/xml/dtd DOMAttributes.java
Log:
still 2002
Revision Changes Path
1.4 +2 -2
jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/acs/ACSTaskElement.java
Index: ACSTaskElement.java
===================================================================
RCS file:
/home/cvs/jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/acs/ACSTaskElement.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ACSTaskElement.java 30 Dec 2002 07:41:21 -0000 1.3
+++ ACSTaskElement.java 31 Dec 2002 14:22:37 -0000 1.4
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999, 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.3 +2 -2
jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/acs/BaseBeanInfo.java
Index: BaseBeanInfo.java
===================================================================
RCS file:
/home/cvs/jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/acs/BaseBeanInfo.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- BaseBeanInfo.java 30 Dec 2002 07:41:21 -0000 1.2
+++ BaseBeanInfo.java 31 Dec 2002 14:22:37 -0000 1.3
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999, 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.3 +2 -2
jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/modules/edit/ElementTreeCellRenderer.java
Index: ElementTreeCellRenderer.java
===================================================================
RCS file:
/home/cvs/jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/modules/edit/ElementTreeCellRenderer.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ElementTreeCellRenderer.java 30 Dec 2002 07:41:21 -0000 1.2
+++ ElementTreeCellRenderer.java 31 Dec 2002 14:22:37 -0000 1.3
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999, 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.3 +3 -3
jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/xml/dtd/DOMAttributes.java
Index: DOMAttributes.java
===================================================================
RCS file:
/home/cvs/jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/xml/dtd/DOMAttributes.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DOMAttributes.java 30 Dec 2002 07:41:21 -0000 1.2
+++ DOMAttributes.java 31 Dec 2002 14:22:37 -0000 1.3
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 1999, 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -158,4 +158,4 @@
return retval;
}
-}
\ No newline at end of file
+}
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>