You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2006/04/19 14:44:22 UTC

svn commit: r395235 [6/7] - in /httpd/httpd/branches/2.0.x: ./ build/ build/pkg/ build/rpm/ docs/manual/ docs/manual/developer/ docs/manual/faq/ docs/manual/howto/ docs/manual/misc/ docs/manual/mod/ docs/manual/platform/ docs/manual/programs/ docs/manu...

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache.c (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_dbm.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_dbm.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_dbm.c (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_dbm.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_shmcb.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_shmcb.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_shmcb.c (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_shmcb.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_shmht.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_shmht.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_shmht.c (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_scache_shmht.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_toolkit_compat.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_toolkit_compat.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_toolkit_compat.h (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_toolkit_compat.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_util.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_util.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_util.c (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_util.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_ssl.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_ssl.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_ssl.c (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_ssl.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_ssl.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_ssl.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_ssl.h (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_ssl.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_table.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_table.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_table.c (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_table.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_table.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_table.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_table.h (original)
+++ httpd/httpd/branches/2.0.x/modules/ssl/ssl_util_table.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/test/mod_bucketeer.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/test/mod_bucketeer.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/test/mod_bucketeer.c (original)
+++ httpd/httpd/branches/2.0.x/modules/test/mod_bucketeer.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_export.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_export.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_export.c (original)
+++ httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_export.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_export.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_export.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_export.h (original)
+++ httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_export.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_import.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_import.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_import.c (original)
+++ httpd/httpd/branches/2.0.x/modules/test/mod_optional_fn_import.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_export.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_export.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_export.c (original)
+++ httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_export.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_export.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_export.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_export.h (original)
+++ httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_export.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_import.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_import.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_import.c (original)
+++ httpd/httpd/branches/2.0.x/modules/test/mod_optional_hook_import.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/beos/beosd.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/beos/beosd.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/beos/beosd.c (original)
+++ httpd/httpd/branches/2.0.x/os/beos/beosd.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/beos/beosd.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/beos/beosd.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/beos/beosd.h (original)
+++ httpd/httpd/branches/2.0.x/os/beos/beosd.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/beos/os.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/beos/os.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/beos/os.c (original)
+++ httpd/httpd/branches/2.0.x/os/beos/os.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/beos/os.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/beos/os.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/beos/os.h (original)
+++ httpd/httpd/branches/2.0.x/os/beos/os.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/bs2000/bs2login.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/bs2000/bs2login.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/bs2000/bs2login.c (original)
+++ httpd/httpd/branches/2.0.x/os/bs2000/bs2login.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/bs2000/ebcdic.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/bs2000/ebcdic.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/bs2000/ebcdic.c (original)
+++ httpd/httpd/branches/2.0.x/os/bs2000/ebcdic.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/bs2000/ebcdic.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/bs2000/ebcdic.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/bs2000/ebcdic.h (original)
+++ httpd/httpd/branches/2.0.x/os/bs2000/ebcdic.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/bs2000/os.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/bs2000/os.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/bs2000/os.c (original)
+++ httpd/httpd/branches/2.0.x/os/bs2000/os.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/bs2000/os.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/bs2000/os.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/bs2000/os.h (original)
+++ httpd/httpd/branches/2.0.x/os/bs2000/os.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/netware/modules.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/netware/modules.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/netware/modules.c (original)
+++ httpd/httpd/branches/2.0.x/os/netware/modules.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/netware/os.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/netware/os.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/netware/os.h (original)
+++ httpd/httpd/branches/2.0.x/os/netware/os.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/netware/pre_nw.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/netware/pre_nw.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/netware/pre_nw.h (original)
+++ httpd/httpd/branches/2.0.x/os/netware/pre_nw.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/netware/util_nw.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/netware/util_nw.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/netware/util_nw.c (original)
+++ httpd/httpd/branches/2.0.x/os/netware/util_nw.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/os2/os.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/os2/os.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/os2/os.h (original)
+++ httpd/httpd/branches/2.0.x/os/os2/os.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/os2/util_os2.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/os2/util_os2.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/os2/util_os2.c (original)
+++ httpd/httpd/branches/2.0.x/os/os2/util_os2.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/tpf/ebcdic.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/tpf/ebcdic.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/tpf/ebcdic.c (original)
+++ httpd/httpd/branches/2.0.x/os/tpf/ebcdic.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/tpf/ebcdic.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/tpf/ebcdic.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/tpf/ebcdic.h (original)
+++ httpd/httpd/branches/2.0.x/os/tpf/ebcdic.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/tpf/os.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/tpf/os.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/tpf/os.c (original)
+++ httpd/httpd/branches/2.0.x/os/tpf/os.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/tpf/os.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/tpf/os.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/tpf/os.h (original)
+++ httpd/httpd/branches/2.0.x/os/tpf/os.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/unix/os.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/unix/os.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/unix/os.h (original)
+++ httpd/httpd/branches/2.0.x/os/unix/os.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/unix/unixd.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/unix/unixd.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/unix/unixd.c (original)
+++ httpd/httpd/branches/2.0.x/os/unix/unixd.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/unix/unixd.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/unix/unixd.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/unix/unixd.h (original)
+++ httpd/httpd/branches/2.0.x/os/unix/unixd.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/win32/ap_regkey.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/win32/ap_regkey.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/win32/ap_regkey.c (original)
+++ httpd/httpd/branches/2.0.x/os/win32/ap_regkey.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/win32/modules.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/win32/modules.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/win32/modules.c (original)
+++ httpd/httpd/branches/2.0.x/os/win32/modules.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/win32/os.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/win32/os.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/win32/os.h (original)
+++ httpd/httpd/branches/2.0.x/os/win32/os.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/os/win32/util_win32.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/os/win32/util_win32.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/win32/util_win32.c (original)
+++ httpd/httpd/branches/2.0.x/os/win32/util_win32.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/buildmark.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/buildmark.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/buildmark.c (original)
+++ httpd/httpd/branches/2.0.x/server/buildmark.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/config.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/config.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/config.c (original)
+++ httpd/httpd/branches/2.0.x/server/config.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/connection.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/connection.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/connection.c (original)
+++ httpd/httpd/branches/2.0.x/server/connection.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/core.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/core.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/core.c (original)
+++ httpd/httpd/branches/2.0.x/server/core.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/eoc_bucket.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/eoc_bucket.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/eoc_bucket.c (original)
+++ httpd/httpd/branches/2.0.x/server/eoc_bucket.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/error_bucket.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/error_bucket.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/error_bucket.c (original)
+++ httpd/httpd/branches/2.0.x/server/error_bucket.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/gen_test_char.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/gen_test_char.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/gen_test_char.c (original)
+++ httpd/httpd/branches/2.0.x/server/gen_test_char.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/listen.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/listen.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/listen.c (original)
+++ httpd/httpd/branches/2.0.x/server/listen.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/log.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/log.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/log.c (original)
+++ httpd/httpd/branches/2.0.x/server/log.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/main.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/main.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/main.c (original)
+++ httpd/httpd/branches/2.0.x/server/main.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/beos/beos.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/beos/beos.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/beos/beos.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/beos/beos.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/beos/beos.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/beos/beos.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/beos/beos.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/beos/beos.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/beos/mpm.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/beos/mpm.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/beos/mpm.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/beos/mpm.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/beos/mpm_default.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/beos/mpm_default.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/beos/mpm_default.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/beos/mpm_default.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/leader.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/leader.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/leader.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/leader.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/mpm.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/mpm.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/mpm.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/mpm.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/mpm_default.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/mpm_default.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/mpm_default.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/leader/mpm_default.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/mpm.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/mpm.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/mpm.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/mpm.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/mpm_default.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/mpm_default.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/mpm_default.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/mpm_default.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/perchild.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/perchild.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/perchild.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/perchild/perchild.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/mpm.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/mpm.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/mpm.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/mpm.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/mpm_default.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/mpm_default.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/mpm_default.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/mpm_default.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/pod.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/pod.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/pod.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/pod.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/pod.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/pod.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/pod.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/pod.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/threadpool.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/threadpool.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/threadpool.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/experimental/threadpool/threadpool.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpm.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpm.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpm.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpm.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpm_default.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpm_default.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpm_default.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpm_default.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpmt_os2.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpmt_os2.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpmt_os2.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpmt_os2.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpmt_os2_child.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpmt_os2_child.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpmt_os2_child.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/mpmt_os2/mpmt_os2_child.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/netware/mpm.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/netware/mpm.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/netware/mpm.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/netware/mpm.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/netware/mpm_default.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/netware/mpm_default.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/netware/mpm_default.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/netware/mpm_default.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/netware/mpm_netware.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/netware/mpm_netware.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/netware/mpm_netware.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/netware/mpm_netware.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/prefork/mpm.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/prefork/mpm.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/prefork/mpm.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/prefork/mpm.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/prefork/mpm_default.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/prefork/mpm_default.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/prefork/mpm_default.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/prefork/mpm_default.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/prefork/prefork.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/prefork/prefork.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/prefork/prefork.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/prefork/prefork.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/winnt/Win9xConHook.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/winnt/Win9xConHook.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/winnt/Win9xConHook.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/winnt/Win9xConHook.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/winnt/Win9xConHook.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/winnt/Win9xConHook.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/winnt/Win9xConHook.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/winnt/Win9xConHook.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/winnt/child.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/winnt/child.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/winnt/child.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/winnt/child.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_default.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_default.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_default.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_default.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_winnt.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_winnt.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_winnt.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_winnt.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_winnt.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_winnt.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_winnt.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/winnt/mpm_winnt.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/winnt/nt_eventlog.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/winnt/nt_eventlog.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/winnt/nt_eventlog.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/winnt/nt_eventlog.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/winnt/service.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/winnt/service.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/winnt/service.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/winnt/service.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/worker/fdqueue.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/worker/fdqueue.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/worker/fdqueue.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/worker/fdqueue.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/worker/fdqueue.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/worker/fdqueue.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/worker/fdqueue.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/worker/fdqueue.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/worker/mpm.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/worker/mpm.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/worker/mpm.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/worker/mpm.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/worker/mpm_default.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/worker/mpm_default.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/worker/mpm_default.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/worker/mpm_default.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/worker/pod.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/worker/pod.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/worker/pod.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/worker/pod.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/worker/pod.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/worker/pod.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/worker/pod.h (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/worker/pod.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm/worker/worker.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm/worker/worker.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm/worker/worker.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm/worker/worker.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/mpm_common.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/mpm_common.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/mpm_common.c (original)
+++ httpd/httpd/branches/2.0.x/server/mpm_common.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/protocol.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/protocol.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/protocol.c (original)
+++ httpd/httpd/branches/2.0.x/server/protocol.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/provider.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/provider.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/provider.c (original)
+++ httpd/httpd/branches/2.0.x/server/provider.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2002-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/request.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/request.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/request.c (original)
+++ httpd/httpd/branches/2.0.x/server/request.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/rfc1413.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/rfc1413.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/rfc1413.c (original)
+++ httpd/httpd/branches/2.0.x/server/rfc1413.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/scoreboard.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/scoreboard.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/scoreboard.c (original)
+++ httpd/httpd/branches/2.0.x/server/scoreboard.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util.c (original)
+++ httpd/httpd/branches/2.0.x/server/util.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util_cfgtree.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util_cfgtree.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util_cfgtree.c (original)
+++ httpd/httpd/branches/2.0.x/server/util_cfgtree.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util_charset.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util_charset.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util_charset.c (original)
+++ httpd/httpd/branches/2.0.x/server/util_charset.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util_debug.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util_debug.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util_debug.c (original)
+++ httpd/httpd/branches/2.0.x/server/util_debug.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util_ebcdic.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util_ebcdic.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util_ebcdic.c (original)
+++ httpd/httpd/branches/2.0.x/server/util_ebcdic.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util_filter.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util_filter.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util_filter.c (original)
+++ httpd/httpd/branches/2.0.x/server/util_filter.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util_md5.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util_md5.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util_md5.c (original)
+++ httpd/httpd/branches/2.0.x/server/util_md5.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util_script.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util_script.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util_script.c (original)
+++ httpd/httpd/branches/2.0.x/server/util_script.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util_time.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util_time.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util_time.c (original)
+++ httpd/httpd/branches/2.0.x/server/util_time.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/util_xml.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/util_xml.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/util_xml.c (original)
+++ httpd/httpd/branches/2.0.x/server/util_xml.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2000-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/server/vhost.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/server/vhost.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/server/vhost.c (original)
+++ httpd/httpd/branches/2.0.x/server/vhost.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/ab.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/ab.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/ab.c (original)
+++ httpd/httpd/branches/2.0.x/support/ab.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/apachectl.in
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/apachectl.in?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/apachectl.in (original)
+++ httpd/httpd/branches/2.0.x/support/apachectl.in Wed Apr 19 05:41:12 2006
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# Copyright 2000-2006 The Apache Software Foundation or its licensors, as
 # applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/apxs.in
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/apxs.in?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/apxs.in (original)
+++ httpd/httpd/branches/2.0.x/support/apxs.in Wed Apr 19 05:41:12 2006
@@ -1,6 +1,6 @@
 #!@perlbin@ -w
 #
-# Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+# Copyright 1999-2006 The Apache Software Foundation or its licensors, as
 # applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/checkgid.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/checkgid.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/checkgid.c (original)
+++ httpd/httpd/branches/2.0.x/support/checkgid.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/dbmmanage.in
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/dbmmanage.in?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/dbmmanage.in (original)
+++ httpd/httpd/branches/2.0.x/support/dbmmanage.in Wed Apr 19 05:41:12 2006
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
 # applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/envvars-std.in
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/envvars-std.in?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/envvars-std.in (original)
+++ httpd/httpd/branches/2.0.x/support/envvars-std.in Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
 # applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/htdbm.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/htdbm.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/htdbm.c (original)
+++ httpd/httpd/branches/2.0.x/support/htdbm.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/htdigest.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/htdigest.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/htdigest.c (original)
+++ httpd/httpd/branches/2.0.x/support/htdigest.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/htpasswd.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/htpasswd.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/htpasswd.c (original)
+++ httpd/httpd/branches/2.0.x/support/htpasswd.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/list_hooks.pl
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/list_hooks.pl?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/list_hooks.pl (original)
+++ httpd/httpd/branches/2.0.x/support/list_hooks.pl Wed Apr 19 05:41:12 2006
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
 # applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/log_server_status.in
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/log_server_status.in?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/log_server_status.in (original)
+++ httpd/httpd/branches/2.0.x/support/log_server_status.in Wed Apr 19 05:41:12 2006
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
 # applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/logresolve.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/logresolve.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/logresolve.c (original)
+++ httpd/httpd/branches/2.0.x/support/logresolve.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/logresolve.pl.in
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/logresolve.pl.in?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/logresolve.pl.in (original)
+++ httpd/httpd/branches/2.0.x/support/logresolve.pl.in Wed Apr 19 05:41:12 2006
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
 # applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/phf_abuse_log.cgi.in
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/phf_abuse_log.cgi.in?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/phf_abuse_log.cgi.in (original)
+++ httpd/httpd/branches/2.0.x/support/phf_abuse_log.cgi.in Wed Apr 19 05:41:12 2006
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
 # applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/rotatelogs.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/rotatelogs.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/rotatelogs.c (original)
+++ httpd/httpd/branches/2.0.x/support/rotatelogs.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/split-logfile.in
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/split-logfile.in?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/split-logfile.in (original)
+++ httpd/httpd/branches/2.0.x/support/split-logfile.in Wed Apr 19 05:41:12 2006
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# Copyright 2001-2006 The Apache Software Foundation or its licensors, as
 # applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/suexec.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/suexec.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/suexec.c (original)
+++ httpd/httpd/branches/2.0.x/support/suexec.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/suexec.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/suexec.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/suexec.h (original)
+++ httpd/httpd/branches/2.0.x/support/suexec.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.c (original)
+++ httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.h
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.h?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.h (original)
+++ httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.h Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.rc
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.rc?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.rc (original)
+++ httpd/httpd/branches/2.0.x/support/win32/ApacheMonitor.rc Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");

Modified: httpd/httpd/branches/2.0.x/support/win32/wintty.c
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/support/win32/wintty.c?rev=395235&r1=395234&r2=395235&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/support/win32/wintty.c (original)
+++ httpd/httpd/branches/2.0.x/support/win32/wintty.c Wed Apr 19 05:41:12 2006
@@ -1,4 +1,4 @@
-/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as
  * applicable.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");