mturk 2003/02/03 23:40:33
Modified: jk/native2/include jk_workerEnv.h jk_worker.h jk_vm.h
jk_uriMap.h jk_uriEnv.h jk_shm.h jk_service.h
jk_requtil.h jk_pool.h jk_objCache.h jk_mutex.h
jk_map.h jk_logger.h jk_handler.h jk_global.h
jk_env.h jk_endpoint.h jk_config.h jk_channel.h
jk_bean.h
Log:
Update license to 2003.
Revision Changes Path
1.28 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_workerEnv.h
Index: jk_workerEnv.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_workerEnv.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- jk_workerEnv.h 26 Oct 2002 12:41:29 -0000 1.27
+++ jk_workerEnv.h 4 Feb 2003 07:40:32 -0000 1.28
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.29 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_worker.h
Index: jk_worker.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_worker.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- jk_worker.h 18 Oct 2002 15:21:01 -0000 1.28
+++ jk_worker.h 4 Feb 2003 07:40:32 -0000 1.29
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.6 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_vm.h
Index: jk_vm.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_vm.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- jk_vm.h 15 Oct 2002 13:59:28 -0000 1.5
+++ jk_vm.h 4 Feb 2003 07:40:32 -0000 1.6
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.18 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_uriMap.h
Index: jk_uriMap.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_uriMap.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- jk_uriMap.h 15 Oct 2002 12:15:51 -0000 1.17
+++ jk_uriMap.h 4 Feb 2003 07:40:32 -0000 1.18
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.20 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_uriEnv.h
Index: jk_uriEnv.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_uriEnv.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- jk_uriEnv.h 21 Oct 2002 18:01:57 -0000 1.19
+++ jk_uriEnv.h 4 Feb 2003 07:40:32 -0000 1.20
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.8 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_shm.h
Index: jk_shm.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_shm.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- jk_shm.h 30 May 2002 18:03:59 -0000 1.7
+++ jk_shm.h 4 Feb 2003 07:40:32 -0000 1.8
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.18 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_service.h
Index: jk_service.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_service.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- jk_service.h 26 Aug 2002 09:54:34 -0000 1.17
+++ jk_service.h 4 Feb 2003 07:40:32 -0000 1.18
@@ -3,7 +3,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.8 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_requtil.h
Index: jk_requtil.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_requtil.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- jk_requtil.h 9 Jun 2002 00:50:48 -0000 1.7
+++ jk_requtil.h 4 Feb 2003 07:40:32 -0000 1.8
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.9 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_pool.h
Index: jk_pool.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_pool.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- jk_pool.h 25 Sep 2002 07:42:36 -0000 1.8
+++ jk_pool.h 4 Feb 2003 07:40:32 -0000 1.9
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.8 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_objCache.h
Index: jk_objCache.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_objCache.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- jk_objCache.h 31 May 2002 17:49:07 -0000 1.7
+++ jk_objCache.h 4 Feb 2003 07:40:32 -0000 1.8
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.5 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_mutex.h
Index: jk_mutex.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_mutex.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jk_mutex.h 25 Jul 2002 10:02:21 -0000 1.4
+++ jk_mutex.h 4 Feb 2003 07:40:32 -0000 1.5
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.15 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_map.h
Index: jk_map.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_map.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- jk_map.h 18 May 2002 22:34:01 -0000 1.14
+++ jk_map.h 4 Feb 2003 07:40:32 -0000 1.15
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.9 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_logger.h
Index: jk_logger.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_logger.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- jk_logger.h 5 Jun 2002 21:56:39 -0000 1.8
+++ jk_logger.h 4 Feb 2003 07:40:32 -0000 1.9
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.8 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_handler.h
Index: jk_handler.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_handler.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- jk_handler.h 25 Apr 2002 18:40:37 -0000 1.7
+++ jk_handler.h 4 Feb 2003 07:40:32 -0000 1.8
@@ -3,7 +3,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.18 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_global.h
Index: jk_global.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_global.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- jk_global.h 28 Nov 2002 07:36:31 -0000 1.17
+++ jk_global.h 4 Feb 2003 07:40:32 -0000 1.18
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.20 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_env.h
Index: jk_env.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_env.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- jk_env.h 31 May 2002 17:49:07 -0000 1.19
+++ jk_env.h 4 Feb 2003 07:40:32 -0000 1.20
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.17 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_endpoint.h
Index: jk_endpoint.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_endpoint.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- jk_endpoint.h 20 Jun 2002 18:45:02 -0000 1.16
+++ jk_endpoint.h 4 Feb 2003 07:40:32 -0000 1.17
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.10 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_config.h
Index: jk_config.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_config.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- jk_config.h 31 May 2002 22:51:28 -0000 1.9
+++ jk_config.h 4 Feb 2003 07:40:32 -0000 1.10
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.18 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_channel.h
Index: jk_channel.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_channel.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- jk_channel.h 29 Jun 2002 18:33:57 -0000 1.17
+++ jk_channel.h 4 Feb 2003 07:40:32 -0000 1.18
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
1.9 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_bean.h
Index: jk_bean.h
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_bean.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- jk_bean.h 21 Nov 2002 09:03:38 -0000 1.8
+++ jk_bean.h 4 Feb 2003 07:40:32 -0000 1.9
@@ -2,7 +2,7 @@
* *
* The Apache Software License, Version 1.1 *
* *
- * Copyright (c) 1999-2001 The Apache Software Foundation. *
+ * Copyright (c) 1999-2003 The Apache Software Foundation. *
* All rights reserved. *
* *
* ========================================================================= *
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]