husted 2003/10/01 05:31:51
Modified: chain/src/java/org/apache/commons/chain Context.java
Command.java Chain.java Catalog.java
Log:
Correct copyright date.
Revision Changes Path
1.5 +2 -2
jakarta-commons-sandbox/chain/src/java/org/apache/commons/chain/Context.java
Index: Context.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/chain/src/java/org/apache/commons/chain/Context.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Context.java 29 Sep 2003 20:02:08 -0000 1.4
+++ Context.java 1 Oct 2003 12:31:50 -0000 1.5
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.3 +5 -5
jakarta-commons-sandbox/chain/src/java/org/apache/commons/chain/Command.java
Index: Command.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/chain/src/java/org/apache/commons/chain/Command.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Command.java 29 Sep 2003 20:02:08 -0000 1.2
+++ Command.java 1 Oct 2003 12:31:50 -0000 1.3
@@ -6,7 +6,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.4 +5 -5
jakarta-commons-sandbox/chain/src/java/org/apache/commons/chain/Chain.java
Index: Chain.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/chain/src/java/org/apache/commons/chain/Chain.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Chain.java 29 Sep 2003 20:02:08 -0000 1.3
+++ Chain.java 1 Oct 2003 12:31:50 -0000 1.4
@@ -6,7 +6,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.4 +5 -5
jakarta-commons-sandbox/chain/src/java/org/apache/commons/chain/Catalog.java
Index: Catalog.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/chain/src/java/org/apache/commons/chain/Catalog.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Catalog.java 29 Sep 2003 20:02:08 -0000 1.3
+++ Catalog.java 1 Oct 2003 12:31:50 -0000 1.4
@@ -6,7 +6,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 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]