summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorColm MacCarthaigh <colm@apache.org>2006-04-19 14:11:27 +0200
committerColm MacCarthaigh <colm@apache.org>2006-04-19 14:11:27 +0200
commitdd95d7c37c2f6dac58fa7ad5420623c3bf753a56 (patch)
tree5319576559e0ab6b4319ab44ca351b1269ee3285 /modules
parent* configure.in: Add --with-included-apr flag to force use of the (diff)
downloadapache2-dd95d7c37c2f6dac58fa7ad5420623c3bf753a56.tar.xz
apache2-dd95d7c37c2f6dac58fa7ad5420623c3bf753a56.zip
Update the copyright year in all .c, .h and .xml files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules')
-rw-r--r--modules/aaa/mod_access_compat.c2
-rw-r--r--modules/aaa/mod_auth.h2
-rw-r--r--modules/aaa/mod_auth_basic.c2
-rw-r--r--modules/aaa/mod_auth_digest.c2
-rw-r--r--modules/aaa/mod_authn_anon.c2
-rw-r--r--modules/aaa/mod_authn_core.c2
-rw-r--r--modules/aaa/mod_authn_dbd.c2
-rw-r--r--modules/aaa/mod_authn_dbm.c2
-rw-r--r--modules/aaa/mod_authn_default.c2
-rw-r--r--modules/aaa/mod_authn_file.c2
-rw-r--r--modules/aaa/mod_authnz_ldap.c2
-rw-r--r--modules/aaa/mod_authz_core.c2
-rw-r--r--modules/aaa/mod_authz_dbd.h2
-rw-r--r--modules/aaa/mod_authz_dbm.c2
-rw-r--r--modules/aaa/mod_authz_default.c2
-rw-r--r--modules/aaa/mod_authz_groupfile.c2
-rw-r--r--modules/aaa/mod_authz_host.c2
-rw-r--r--modules/aaa/mod_authz_owner.c2
-rw-r--r--modules/aaa/mod_authz_user.c2
-rw-r--r--modules/arch/netware/libprews.c2
-rw-r--r--modules/arch/netware/mod_netware.c2
-rw-r--r--modules/arch/netware/mod_nw_ssl.c2
-rw-r--r--modules/arch/win32/mod_isapi.c2
-rw-r--r--modules/arch/win32/mod_isapi.h2
-rw-r--r--modules/arch/win32/mod_win32.c2
-rw-r--r--modules/cache/cache_cache.c2
-rw-r--r--modules/cache/cache_cache.h2
-rw-r--r--modules/cache/cache_hash.c2
-rw-r--r--modules/cache/cache_hash.h2
-rw-r--r--modules/cache/cache_pqueue.c2
-rw-r--r--modules/cache/cache_pqueue.h2
-rw-r--r--modules/cache/cache_storage.c2
-rw-r--r--modules/cache/cache_util.c2
-rw-r--r--modules/cache/mod_cache.c2
-rw-r--r--modules/cache/mod_cache.h2
-rw-r--r--modules/cache/mod_disk_cache.c2
-rw-r--r--modules/cache/mod_disk_cache.h2
-rw-r--r--modules/cache/mod_file_cache.c2
-rw-r--r--modules/cache/mod_mem_cache.c2
-rw-r--r--modules/dav/fs/dbm.c2
-rw-r--r--modules/dav/fs/lock.c2
-rw-r--r--modules/dav/fs/mod_dav_fs.c2
-rw-r--r--modules/dav/fs/repos.c2
-rw-r--r--modules/dav/fs/repos.h2
-rw-r--r--modules/dav/lock/locks.c2
-rw-r--r--modules/dav/lock/locks.h2
-rw-r--r--modules/dav/lock/mod_dav_lock.c2
-rw-r--r--modules/dav/main/liveprop.c2
-rw-r--r--modules/dav/main/mod_dav.c2
-rw-r--r--modules/dav/main/mod_dav.h2
-rw-r--r--modules/dav/main/props.c2
-rw-r--r--modules/dav/main/providers.c2
-rw-r--r--modules/dav/main/std_liveprop.c2
-rw-r--r--modules/dav/main/util.c2
-rw-r--r--modules/dav/main/util_lock.c2
-rw-r--r--modules/debug/mod_bucketeer.c2
-rw-r--r--modules/debug/mod_dumpio.c2
-rw-r--r--modules/echo/mod_echo.c2
-rw-r--r--modules/experimental/mod_case_filter.c2
-rw-r--r--modules/experimental/mod_case_filter_in.c2
-rw-r--r--modules/experimental/mod_example.c2
-rw-r--r--modules/filters/mod_charset_lite.c2
-rw-r--r--modules/filters/mod_deflate.c2
-rw-r--r--modules/filters/mod_ext_filter.c2
-rw-r--r--modules/filters/mod_filter.c2
-rw-r--r--modules/filters/mod_include.c2
-rw-r--r--modules/filters/mod_include.h2
-rw-r--r--modules/generators/mod_asis.c2
-rw-r--r--modules/generators/mod_autoindex.c2
-rw-r--r--modules/generators/mod_cgi.c2
-rw-r--r--modules/generators/mod_cgi.h2
-rw-r--r--modules/generators/mod_cgid.c2
-rw-r--r--modules/generators/mod_info.c2
-rw-r--r--modules/generators/mod_status.c2
-rw-r--r--modules/generators/mod_status.h2
-rw-r--r--modules/generators/mod_suexec.c2
-rw-r--r--modules/generators/mod_suexec.h2
-rw-r--r--modules/http/byterange_filter.c2
-rw-r--r--modules/http/chunk_filter.c2
-rw-r--r--modules/http/http_core.c2
-rw-r--r--modules/http/http_etag.c2
-rw-r--r--modules/http/http_filters.c2
-rw-r--r--modules/http/http_protocol.c2
-rw-r--r--modules/http/http_request.c2
-rw-r--r--modules/http/mod_core.h2
-rw-r--r--modules/http/mod_mime.c2
-rw-r--r--modules/ldap/util_ldap.c4
-rw-r--r--modules/ldap/util_ldap_cache.c4
-rw-r--r--modules/ldap/util_ldap_cache.h2
-rw-r--r--modules/ldap/util_ldap_cache_mgr.c4
-rw-r--r--modules/loggers/mod_log_config.c2
-rw-r--r--modules/loggers/mod_log_config.h2
-rw-r--r--modules/loggers/mod_log_forensic.c2
-rw-r--r--modules/loggers/mod_logio.c2
-rw-r--r--modules/mappers/mod_actions.c2
-rw-r--r--modules/mappers/mod_alias.c2
-rw-r--r--modules/mappers/mod_dir.c2
-rw-r--r--modules/mappers/mod_imagemap.c2
-rw-r--r--modules/mappers/mod_negotiation.c2
-rw-r--r--modules/mappers/mod_rewrite.c2
-rw-r--r--modules/mappers/mod_rewrite.h2
-rw-r--r--modules/mappers/mod_so.c2
-rw-r--r--modules/mappers/mod_so.h2
-rw-r--r--modules/mappers/mod_speling.c2
-rw-r--r--modules/mappers/mod_userdir.c2
-rw-r--r--modules/mappers/mod_vhost_alias.c2
-rw-r--r--modules/metadata/mod_cern_meta.c2
-rw-r--r--modules/metadata/mod_env.c2
-rw-r--r--modules/metadata/mod_expires.c2
-rw-r--r--modules/metadata/mod_headers.c2
-rw-r--r--modules/metadata/mod_ident.c2
-rw-r--r--modules/metadata/mod_mime_magic.c2
-rw-r--r--modules/metadata/mod_setenvif.c2
-rw-r--r--modules/metadata/mod_unique_id.c2
-rw-r--r--modules/metadata/mod_usertrack.c2
-rw-r--r--modules/metadata/mod_version.c2
-rw-r--r--modules/proxy/ajp.h2
-rw-r--r--modules/proxy/ajp_header.c2
-rw-r--r--modules/proxy/ajp_header.h2
-rw-r--r--modules/proxy/ajp_link.c2
-rw-r--r--modules/proxy/ajp_msg.c2
-rw-r--r--modules/proxy/mod_proxy.c2
-rw-r--r--modules/proxy/mod_proxy.h2
-rw-r--r--modules/proxy/mod_proxy_ajp.c2
-rw-r--r--modules/proxy/mod_proxy_balancer.c2
-rw-r--r--modules/proxy/mod_proxy_connect.c2
-rw-r--r--modules/proxy/mod_proxy_ftp.c2
-rw-r--r--modules/proxy/mod_proxy_http.c2
-rw-r--r--modules/proxy/proxy_util.c2
-rw-r--r--modules/ssl/mod_ssl.c2
-rw-r--r--modules/ssl/mod_ssl.h2
-rw-r--r--modules/ssl/ssl_engine_config.c2
-rw-r--r--modules/ssl/ssl_engine_dh.c2
-rw-r--r--modules/ssl/ssl_engine_init.c2
-rw-r--r--modules/ssl/ssl_engine_io.c2
-rw-r--r--modules/ssl/ssl_engine_kernel.c2
-rw-r--r--modules/ssl/ssl_engine_log.c2
-rw-r--r--modules/ssl/ssl_engine_mutex.c2
-rw-r--r--modules/ssl/ssl_engine_pphrase.c2
-rw-r--r--modules/ssl/ssl_engine_rand.c2
-rw-r--r--modules/ssl/ssl_engine_vars.c2
-rw-r--r--modules/ssl/ssl_expr.c2
-rw-r--r--modules/ssl/ssl_expr.h2
-rw-r--r--modules/ssl/ssl_expr_eval.c2
-rw-r--r--modules/ssl/ssl_expr_scan.c2
-rw-r--r--modules/ssl/ssl_private.h2
-rw-r--r--modules/ssl/ssl_scache.c2
-rw-r--r--modules/ssl/ssl_scache_dbm.c2
-rw-r--r--modules/ssl/ssl_scache_dc.c2
-rw-r--r--modules/ssl/ssl_scache_shmcb.c2
-rw-r--r--modules/ssl/ssl_toolkit_compat.h2
-rw-r--r--modules/ssl/ssl_util.c2
-rw-r--r--modules/ssl/ssl_util_ssl.c2
-rw-r--r--modules/ssl/ssl_util_ssl.h2
-rw-r--r--modules/test/mod_optional_fn_export.c2
-rw-r--r--modules/test/mod_optional_fn_export.h2
-rw-r--r--modules/test/mod_optional_fn_import.c2
-rw-r--r--modules/test/mod_optional_hook_export.c2
-rw-r--r--modules/test/mod_optional_hook_export.h2
-rw-r--r--modules/test/mod_optional_hook_import.c2
160 files changed, 163 insertions, 163 deletions
diff --git a/modules/aaa/mod_access_compat.c b/modules/aaa/mod_access_compat.c
index 555098811c..b9dcede6c2 100644
--- a/modules/aaa/mod_access_compat.c
+++ b/modules/aaa/mod_access_compat.c
@@ -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");
diff --git a/modules/aaa/mod_auth.h b/modules/aaa/mod_auth.h
index 20654085d7..ee983ab6b7 100644
--- a/modules/aaa/mod_auth.h
+++ b/modules/aaa/mod_auth.h
@@ -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");
diff --git a/modules/aaa/mod_auth_basic.c b/modules/aaa/mod_auth_basic.c
index b82cee5cfb..90ca9a4635 100644
--- a/modules/aaa/mod_auth_basic.c
+++ b/modules/aaa/mod_auth_basic.c
@@ -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");
diff --git a/modules/aaa/mod_auth_digest.c b/modules/aaa/mod_auth_digest.c
index 65b4074be2..8b1c250b35 100644
--- a/modules/aaa/mod_auth_digest.c
+++ b/modules/aaa/mod_auth_digest.c
@@ -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");
diff --git a/modules/aaa/mod_authn_anon.c b/modules/aaa/mod_authn_anon.c
index e3c308d651..f7d2a6b0e9 100644
--- a/modules/aaa/mod_authn_anon.c
+++ b/modules/aaa/mod_authn_anon.c
@@ -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");
diff --git a/modules/aaa/mod_authn_core.c b/modules/aaa/mod_authn_core.c
index b8e189e1cd..f7e306cae3 100644
--- a/modules/aaa/mod_authn_core.c
+++ b/modules/aaa/mod_authn_core.c
@@ -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");
diff --git a/modules/aaa/mod_authn_dbd.c b/modules/aaa/mod_authn_dbd.c
index 460ad23b01..f687276dcd 100644
--- a/modules/aaa/mod_authn_dbd.c
+++ b/modules/aaa/mod_authn_dbd.c
@@ -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");
diff --git a/modules/aaa/mod_authn_dbm.c b/modules/aaa/mod_authn_dbm.c
index d9ed980bc1..e2c552dd78 100644
--- a/modules/aaa/mod_authn_dbm.c
+++ b/modules/aaa/mod_authn_dbm.c
@@ -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");
diff --git a/modules/aaa/mod_authn_default.c b/modules/aaa/mod_authn_default.c
index 2541f6b5be..c08dc8e2d5 100644
--- a/modules/aaa/mod_authn_default.c
+++ b/modules/aaa/mod_authn_default.c
@@ -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");
diff --git a/modules/aaa/mod_authn_file.c b/modules/aaa/mod_authn_file.c
index 726ed46494..4c64a508e1 100644
--- a/modules/aaa/mod_authn_file.c
+++ b/modules/aaa/mod_authn_file.c
@@ -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");
diff --git a/modules/aaa/mod_authnz_ldap.c b/modules/aaa/mod_authnz_ldap.c
index 29635ef7eb..8db03af91e 100644
--- a/modules/aaa/mod_authnz_ldap.c
+++ b/modules/aaa/mod_authnz_ldap.c
@@ -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");
diff --git a/modules/aaa/mod_authz_core.c b/modules/aaa/mod_authz_core.c
index f3adc24c2f..23f29bdca7 100644
--- a/modules/aaa/mod_authz_core.c
+++ b/modules/aaa/mod_authz_core.c
@@ -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");
diff --git a/modules/aaa/mod_authz_dbd.h b/modules/aaa/mod_authz_dbd.h
index 85cc5b4fe1..8571183aa7 100644
--- a/modules/aaa/mod_authz_dbd.h
+++ b/modules/aaa/mod_authz_dbd.h
@@ -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");
diff --git a/modules/aaa/mod_authz_dbm.c b/modules/aaa/mod_authz_dbm.c
index c3c0aca137..6acae5b268 100644
--- a/modules/aaa/mod_authz_dbm.c
+++ b/modules/aaa/mod_authz_dbm.c
@@ -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");
diff --git a/modules/aaa/mod_authz_default.c b/modules/aaa/mod_authz_default.c
index 93cabd3907..a3cfd39236 100644
--- a/modules/aaa/mod_authz_default.c
+++ b/modules/aaa/mod_authz_default.c
@@ -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");
diff --git a/modules/aaa/mod_authz_groupfile.c b/modules/aaa/mod_authz_groupfile.c
index 72d55efbb6..77eb26eead 100644
--- a/modules/aaa/mod_authz_groupfile.c
+++ b/modules/aaa/mod_authz_groupfile.c
@@ -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");
diff --git a/modules/aaa/mod_authz_host.c b/modules/aaa/mod_authz_host.c
index 79b36760e7..8947d56ab1 100644
--- a/modules/aaa/mod_authz_host.c
+++ b/modules/aaa/mod_authz_host.c
@@ -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");
diff --git a/modules/aaa/mod_authz_owner.c b/modules/aaa/mod_authz_owner.c
index e3b9c197fe..7afbb5a2b6 100644
--- a/modules/aaa/mod_authz_owner.c
+++ b/modules/aaa/mod_authz_owner.c
@@ -1,4 +1,4 @@
-/* Copyright 2003-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2003-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/aaa/mod_authz_user.c b/modules/aaa/mod_authz_user.c
index 00878c041e..caf4e80918 100644
--- a/modules/aaa/mod_authz_user.c
+++ b/modules/aaa/mod_authz_user.c
@@ -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");
diff --git a/modules/arch/netware/libprews.c b/modules/arch/netware/libprews.c
index 7654ee4aa0..c4f1658849 100644
--- a/modules/arch/netware/libprews.c
+++ b/modules/arch/netware/libprews.c
@@ -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");
diff --git a/modules/arch/netware/mod_netware.c b/modules/arch/netware/mod_netware.c
index 0c296c42f7..03750bcdb8 100644
--- a/modules/arch/netware/mod_netware.c
+++ b/modules/arch/netware/mod_netware.c
@@ -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");
diff --git a/modules/arch/netware/mod_nw_ssl.c b/modules/arch/netware/mod_nw_ssl.c
index 8efdc6f05a..080fe1adba 100644
--- a/modules/arch/netware/mod_nw_ssl.c
+++ b/modules/arch/netware/mod_nw_ssl.c
@@ -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");
diff --git a/modules/arch/win32/mod_isapi.c b/modules/arch/win32/mod_isapi.c
index ece53264bd..b0826b27b2 100644
--- a/modules/arch/win32/mod_isapi.c
+++ b/modules/arch/win32/mod_isapi.c
@@ -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");
diff --git a/modules/arch/win32/mod_isapi.h b/modules/arch/win32/mod_isapi.h
index cb560961f3..a9bba7281f 100644
--- a/modules/arch/win32/mod_isapi.h
+++ b/modules/arch/win32/mod_isapi.h
@@ -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");
diff --git a/modules/arch/win32/mod_win32.c b/modules/arch/win32/mod_win32.c
index a57397d765..e2d8bddd59 100644
--- a/modules/arch/win32/mod_win32.c
+++ b/modules/arch/win32/mod_win32.c
@@ -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");
diff --git a/modules/cache/cache_cache.c b/modules/cache/cache_cache.c
index 16237986a7..ecf2646250 100644
--- a/modules/cache/cache_cache.c
+++ b/modules/cache/cache_cache.c
@@ -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");
diff --git a/modules/cache/cache_cache.h b/modules/cache/cache_cache.h
index 83963f99f3..d9daedc622 100644
--- a/modules/cache/cache_cache.h
+++ b/modules/cache/cache_cache.h
@@ -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");
diff --git a/modules/cache/cache_hash.c b/modules/cache/cache_hash.c
index 2953138a2c..2df849863d 100644
--- a/modules/cache/cache_hash.c
+++ b/modules/cache/cache_hash.c
@@ -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");
diff --git a/modules/cache/cache_hash.h b/modules/cache/cache_hash.h
index 837750327d..3a10ba895e 100644
--- a/modules/cache/cache_hash.h
+++ b/modules/cache/cache_hash.h
@@ -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");
diff --git a/modules/cache/cache_pqueue.c b/modules/cache/cache_pqueue.c
index 97d0133bf6..e806344336 100644
--- a/modules/cache/cache_pqueue.c
+++ b/modules/cache/cache_pqueue.c
@@ -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");
diff --git a/modules/cache/cache_pqueue.h b/modules/cache/cache_pqueue.h
index e4caa16ba1..6afd7deb30 100644
--- a/modules/cache/cache_pqueue.h
+++ b/modules/cache/cache_pqueue.h
@@ -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");
diff --git a/modules/cache/cache_storage.c b/modules/cache/cache_storage.c
index ad8e10b648..94beaffc68 100644
--- a/modules/cache/cache_storage.c
+++ b/modules/cache/cache_storage.c
@@ -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");
diff --git a/modules/cache/cache_util.c b/modules/cache/cache_util.c
index f01bddfec3..e1cec91ee2 100644
--- a/modules/cache/cache_util.c
+++ b/modules/cache/cache_util.c
@@ -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");
diff --git a/modules/cache/mod_cache.c b/modules/cache/mod_cache.c
index 3d612e1833..210cebb3b9 100644
--- a/modules/cache/mod_cache.c
+++ b/modules/cache/mod_cache.c
@@ -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");
diff --git a/modules/cache/mod_cache.h b/modules/cache/mod_cache.h
index 9f0776c664..486a408d85 100644
--- a/modules/cache/mod_cache.h
+++ b/modules/cache/mod_cache.h
@@ -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");
diff --git a/modules/cache/mod_disk_cache.c b/modules/cache/mod_disk_cache.c
index bf34279271..2ad6fd0e88 100644
--- a/modules/cache/mod_disk_cache.c
+++ b/modules/cache/mod_disk_cache.c
@@ -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");
diff --git a/modules/cache/mod_disk_cache.h b/modules/cache/mod_disk_cache.h
index 7a1ff0801a..85d3bbb3f0 100644
--- a/modules/cache/mod_disk_cache.h
+++ b/modules/cache/mod_disk_cache.h
@@ -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");
diff --git a/modules/cache/mod_file_cache.c b/modules/cache/mod_file_cache.c
index 705dc4d73a..881f8c0e4d 100644
--- a/modules/cache/mod_file_cache.c
+++ b/modules/cache/mod_file_cache.c
@@ -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");
diff --git a/modules/cache/mod_mem_cache.c b/modules/cache/mod_mem_cache.c
index e61d190e43..0b108374ab 100644
--- a/modules/cache/mod_mem_cache.c
+++ b/modules/cache/mod_mem_cache.c
@@ -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");
diff --git a/modules/dav/fs/dbm.c b/modules/dav/fs/dbm.c
index 9d61908ead..160e5c055f 100644
--- a/modules/dav/fs/dbm.c
+++ b/modules/dav/fs/dbm.c
@@ -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");
diff --git a/modules/dav/fs/lock.c b/modules/dav/fs/lock.c
index 511ac70850..39ce4215bb 100644
--- a/modules/dav/fs/lock.c
+++ b/modules/dav/fs/lock.c
@@ -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");
diff --git a/modules/dav/fs/mod_dav_fs.c b/modules/dav/fs/mod_dav_fs.c
index 2f3197d2f9..09813b2229 100644
--- a/modules/dav/fs/mod_dav_fs.c
+++ b/modules/dav/fs/mod_dav_fs.c
@@ -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");
diff --git a/modules/dav/fs/repos.c b/modules/dav/fs/repos.c
index f28839982b..6f1fd4107c 100644
--- a/modules/dav/fs/repos.c
+++ b/modules/dav/fs/repos.c
@@ -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");
diff --git a/modules/dav/fs/repos.h b/modules/dav/fs/repos.h
index aaaf3e0d69..2337f972d2 100644
--- a/modules/dav/fs/repos.h
+++ b/modules/dav/fs/repos.h
@@ -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");
diff --git a/modules/dav/lock/locks.c b/modules/dav/lock/locks.c
index 4abd4ad92b..b16efc25fe 100644
--- a/modules/dav/lock/locks.c
+++ b/modules/dav/lock/locks.c
@@ -1,4 +1,4 @@
-/* Copyright 2003-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2003-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/dav/lock/locks.h b/modules/dav/lock/locks.h
index da4b6521fa..8597a52c3f 100644
--- a/modules/dav/lock/locks.h
+++ b/modules/dav/lock/locks.h
@@ -1,4 +1,4 @@
-/* Copyright 2003-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2003-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/dav/lock/mod_dav_lock.c b/modules/dav/lock/mod_dav_lock.c
index 08019a907b..e9cf7461c1 100644
--- a/modules/dav/lock/mod_dav_lock.c
+++ b/modules/dav/lock/mod_dav_lock.c
@@ -1,4 +1,4 @@
-/* Copyright 2003-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2003-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/dav/main/liveprop.c b/modules/dav/main/liveprop.c
index cedae06354..f6af762d17 100644
--- a/modules/dav/main/liveprop.c
+++ b/modules/dav/main/liveprop.c
@@ -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");
diff --git a/modules/dav/main/mod_dav.c b/modules/dav/main/mod_dav.c
index 562a3b04eb..47f6d89e92 100644
--- a/modules/dav/main/mod_dav.c
+++ b/modules/dav/main/mod_dav.c
@@ -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");
diff --git a/modules/dav/main/mod_dav.h b/modules/dav/main/mod_dav.h
index c4f0ac5617..ec4a41e5b9 100644
--- a/modules/dav/main/mod_dav.h
+++ b/modules/dav/main/mod_dav.h
@@ -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");
diff --git a/modules/dav/main/props.c b/modules/dav/main/props.c
index 5bf922d2e2..94c2a4eba6 100644
--- a/modules/dav/main/props.c
+++ b/modules/dav/main/props.c
@@ -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");
diff --git a/modules/dav/main/providers.c b/modules/dav/main/providers.c
index 77322bef82..d8268bfd21 100644
--- a/modules/dav/main/providers.c
+++ b/modules/dav/main/providers.c
@@ -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");
diff --git a/modules/dav/main/std_liveprop.c b/modules/dav/main/std_liveprop.c
index caac4a0984..9857ad2013 100644
--- a/modules/dav/main/std_liveprop.c
+++ b/modules/dav/main/std_liveprop.c
@@ -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");
diff --git a/modules/dav/main/util.c b/modules/dav/main/util.c
index ce77f2a180..fec2a30865 100644
--- a/modules/dav/main/util.c
+++ b/modules/dav/main/util.c
@@ -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");
diff --git a/modules/dav/main/util_lock.c b/modules/dav/main/util_lock.c
index 6d50e1c2a7..46ad280f09 100644
--- a/modules/dav/main/util_lock.c
+++ b/modules/dav/main/util_lock.c
@@ -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");
diff --git a/modules/debug/mod_bucketeer.c b/modules/debug/mod_bucketeer.c
index 2ddd977255..98e56a4598 100644
--- a/modules/debug/mod_bucketeer.c
+++ b/modules/debug/mod_bucketeer.c
@@ -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");
diff --git a/modules/debug/mod_dumpio.c b/modules/debug/mod_dumpio.c
index 2a27e981db..b79d551d30 100644
--- a/modules/debug/mod_dumpio.c
+++ b/modules/debug/mod_dumpio.c
@@ -1,4 +1,4 @@
-/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2004-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/echo/mod_echo.c b/modules/echo/mod_echo.c
index 6a9b249092..c3f3947366 100644
--- a/modules/echo/mod_echo.c
+++ b/modules/echo/mod_echo.c
@@ -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");
diff --git a/modules/experimental/mod_case_filter.c b/modules/experimental/mod_case_filter.c
index 9eef27b0ad..dda6dc9ed3 100644
--- a/modules/experimental/mod_case_filter.c
+++ b/modules/experimental/mod_case_filter.c
@@ -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");
diff --git a/modules/experimental/mod_case_filter_in.c b/modules/experimental/mod_case_filter_in.c
index 924feb43d4..456ce12604 100644
--- a/modules/experimental/mod_case_filter_in.c
+++ b/modules/experimental/mod_case_filter_in.c
@@ -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");
diff --git a/modules/experimental/mod_example.c b/modules/experimental/mod_example.c
index dd7fd5bf31..84ee2ff062 100644
--- a/modules/experimental/mod_example.c
+++ b/modules/experimental/mod_example.c
@@ -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");
diff --git a/modules/filters/mod_charset_lite.c b/modules/filters/mod_charset_lite.c
index fd68ec5bb6..666cff3aec 100644
--- a/modules/filters/mod_charset_lite.c
+++ b/modules/filters/mod_charset_lite.c
@@ -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");
diff --git a/modules/filters/mod_deflate.c b/modules/filters/mod_deflate.c
index a447ebc5e6..3e0462321f 100644
--- a/modules/filters/mod_deflate.c
+++ b/modules/filters/mod_deflate.c
@@ -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");
diff --git a/modules/filters/mod_ext_filter.c b/modules/filters/mod_ext_filter.c
index c4f7fe4a2e..11bbd55efb 100644
--- a/modules/filters/mod_ext_filter.c
+++ b/modules/filters/mod_ext_filter.c
@@ -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");
diff --git a/modules/filters/mod_filter.c b/modules/filters/mod_filter.c
index 806915e7e3..17d3de7efa 100644
--- a/modules/filters/mod_filter.c
+++ b/modules/filters/mod_filter.c
@@ -1,4 +1,4 @@
-/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2004-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/filters/mod_include.c b/modules/filters/mod_include.c
index c28fb82f77..a8797d16dc 100644
--- a/modules/filters/mod_include.c
+++ b/modules/filters/mod_include.c
@@ -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");
diff --git a/modules/filters/mod_include.h b/modules/filters/mod_include.h
index c45405b863..eccbf6ff21 100644
--- a/modules/filters/mod_include.h
+++ b/modules/filters/mod_include.h
@@ -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");
diff --git a/modules/generators/mod_asis.c b/modules/generators/mod_asis.c
index 94cf953644..25507739af 100644
--- a/modules/generators/mod_asis.c
+++ b/modules/generators/mod_asis.c
@@ -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");
diff --git a/modules/generators/mod_autoindex.c b/modules/generators/mod_autoindex.c
index 431d57d22e..5c7ad01afe 100644
--- a/modules/generators/mod_autoindex.c
+++ b/modules/generators/mod_autoindex.c
@@ -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");
diff --git a/modules/generators/mod_cgi.c b/modules/generators/mod_cgi.c
index 87d13b3141..1b04833a6f 100644
--- a/modules/generators/mod_cgi.c
+++ b/modules/generators/mod_cgi.c
@@ -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");
diff --git a/modules/generators/mod_cgi.h b/modules/generators/mod_cgi.h
index 695ab45d26..9547fd0e20 100644
--- a/modules/generators/mod_cgi.h
+++ b/modules/generators/mod_cgi.h
@@ -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");
diff --git a/modules/generators/mod_cgid.c b/modules/generators/mod_cgid.c
index 03e16a0e2b..fdec228da7 100644
--- a/modules/generators/mod_cgid.c
+++ b/modules/generators/mod_cgid.c
@@ -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");
diff --git a/modules/generators/mod_info.c b/modules/generators/mod_info.c
index f34972e24d..a6a28cd4f8 100644
--- a/modules/generators/mod_info.c
+++ b/modules/generators/mod_info.c
@@ -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");
diff --git a/modules/generators/mod_status.c b/modules/generators/mod_status.c
index cf121a434d..6d6f2ab6ea 100644
--- a/modules/generators/mod_status.c
+++ b/modules/generators/mod_status.c
@@ -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");
diff --git a/modules/generators/mod_status.h b/modules/generators/mod_status.h
index 43fe1d7341..1d1653aa38 100644
--- a/modules/generators/mod_status.h
+++ b/modules/generators/mod_status.h
@@ -1,4 +1,4 @@
-/* Copyright 2003-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2003-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/generators/mod_suexec.c b/modules/generators/mod_suexec.c
index 80088f61fe..edce174e8b 100644
--- a/modules/generators/mod_suexec.c
+++ b/modules/generators/mod_suexec.c
@@ -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");
diff --git a/modules/generators/mod_suexec.h b/modules/generators/mod_suexec.h
index 72c8a528a7..f192a4f81a 100644
--- a/modules/generators/mod_suexec.h
+++ b/modules/generators/mod_suexec.h
@@ -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");
diff --git a/modules/http/byterange_filter.c b/modules/http/byterange_filter.c
index bf4bd54c10..149116eee2 100644
--- a/modules/http/byterange_filter.c
+++ b/modules/http/byterange_filter.c
@@ -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");
diff --git a/modules/http/chunk_filter.c b/modules/http/chunk_filter.c
index d6e8ca3aa7..387ba2c6f6 100644
--- a/modules/http/chunk_filter.c
+++ b/modules/http/chunk_filter.c
@@ -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");
diff --git a/modules/http/http_core.c b/modules/http/http_core.c
index a2a9aa4130..09d14f25f5 100644
--- a/modules/http/http_core.c
+++ b/modules/http/http_core.c
@@ -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");
diff --git a/modules/http/http_etag.c b/modules/http/http_etag.c
index f81e921ae1..b546a027bc 100644
--- a/modules/http/http_etag.c
+++ b/modules/http/http_etag.c
@@ -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");
diff --git a/modules/http/http_filters.c b/modules/http/http_filters.c
index 44067f76ab..c01afee474 100644
--- a/modules/http/http_filters.c
+++ b/modules/http/http_filters.c
@@ -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");
diff --git a/modules/http/http_protocol.c b/modules/http/http_protocol.c
index a1ae981883..3e1edb552d 100644
--- a/modules/http/http_protocol.c
+++ b/modules/http/http_protocol.c
@@ -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");
diff --git a/modules/http/http_request.c b/modules/http/http_request.c
index 95e093cd31..1bdb8a9151 100644
--- a/modules/http/http_request.c
+++ b/modules/http/http_request.c
@@ -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");
diff --git a/modules/http/mod_core.h b/modules/http/mod_core.h
index 1cc7a67d39..abf2b45079 100644
--- a/modules/http/mod_core.h
+++ b/modules/http/mod_core.h
@@ -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");
diff --git a/modules/http/mod_mime.c b/modules/http/mod_mime.c
index 462d792351..0c69354982 100644
--- a/modules/http/mod_mime.c
+++ b/modules/http/mod_mime.c
@@ -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");
diff --git a/modules/ldap/util_ldap.c b/modules/ldap/util_ldap.c
index 3ad40ade70..1033159891 100644
--- a/modules/ldap/util_ldap.c
+++ b/modules/ldap/util_ldap.c
@@ -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");
@@ -19,7 +19,7 @@
*
* Original code from auth_ldap module for Apache v1.3:
* Copyright 1998, 1999 Enbridge Pipelines Inc.
- * Copyright 1999-2001 Dave Carrigan
+ * Copyright 1999-2006 Dave Carrigan
*/
#include "httpd.h"
diff --git a/modules/ldap/util_ldap_cache.c b/modules/ldap/util_ldap_cache.c
index 04c52a7040..3d94f2b4a3 100644
--- a/modules/ldap/util_ldap_cache.c
+++ b/modules/ldap/util_ldap_cache.c
@@ -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");
@@ -19,7 +19,7 @@
*
* Original code from auth_ldap module for Apache v1.3:
* Copyright 1998, 1999 Enbridge Pipelines Inc.
- * Copyright 1999-2001 Dave Carrigan
+ * Copyright 1999-2006 Dave Carrigan
*/
#include "httpd.h"
diff --git a/modules/ldap/util_ldap_cache.h b/modules/ldap/util_ldap_cache.h
index f05264cd96..f84e275535 100644
--- a/modules/ldap/util_ldap_cache.h
+++ b/modules/ldap/util_ldap_cache.h
@@ -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");
diff --git a/modules/ldap/util_ldap_cache_mgr.c b/modules/ldap/util_ldap_cache_mgr.c
index 354a27c53d..0eaf14532d 100644
--- a/modules/ldap/util_ldap_cache_mgr.c
+++ b/modules/ldap/util_ldap_cache_mgr.c
@@ -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");
@@ -19,7 +19,7 @@
*
* Original code from auth_ldap module for Apache v1.3:
* Copyright 1998, 1999 Enbridge Pipelines Inc.
- * Copyright 1999-2001 Dave Carrigan
+ * Copyright 1999-2006 Dave Carrigan
*/
#include "httpd.h"
diff --git a/modules/loggers/mod_log_config.c b/modules/loggers/mod_log_config.c
index 629a1e79e9..00773a1e7a 100644
--- a/modules/loggers/mod_log_config.c
+++ b/modules/loggers/mod_log_config.c
@@ -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");
diff --git a/modules/loggers/mod_log_config.h b/modules/loggers/mod_log_config.h
index d73560239f..89da0e3fa1 100644
--- a/modules/loggers/mod_log_config.h
+++ b/modules/loggers/mod_log_config.h
@@ -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");
diff --git a/modules/loggers/mod_log_forensic.c b/modules/loggers/mod_log_forensic.c
index 008243f98b..7add0d0b8d 100644
--- a/modules/loggers/mod_log_forensic.c
+++ b/modules/loggers/mod_log_forensic.c
@@ -1,4 +1,4 @@
-/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2004-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/loggers/mod_logio.c b/modules/loggers/mod_logio.c
index c05e4c9fc1..a9d28963c4 100644
--- a/modules/loggers/mod_logio.c
+++ b/modules/loggers/mod_logio.c
@@ -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");
diff --git a/modules/mappers/mod_actions.c b/modules/mappers/mod_actions.c
index dd87611b22..a7e4942b57 100644
--- a/modules/mappers/mod_actions.c
+++ b/modules/mappers/mod_actions.c
@@ -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");
diff --git a/modules/mappers/mod_alias.c b/modules/mappers/mod_alias.c
index efaf6011c4..7490470e2e 100644
--- a/modules/mappers/mod_alias.c
+++ b/modules/mappers/mod_alias.c
@@ -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");
diff --git a/modules/mappers/mod_dir.c b/modules/mappers/mod_dir.c
index bc870abfbf..ea0a8f2a2f 100644
--- a/modules/mappers/mod_dir.c
+++ b/modules/mappers/mod_dir.c
@@ -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");
diff --git a/modules/mappers/mod_imagemap.c b/modules/mappers/mod_imagemap.c
index 9bf8c1659f..fd6dee1206 100644
--- a/modules/mappers/mod_imagemap.c
+++ b/modules/mappers/mod_imagemap.c
@@ -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");
diff --git a/modules/mappers/mod_negotiation.c b/modules/mappers/mod_negotiation.c
index 37c665eb94..6754bb7ff4 100644
--- a/modules/mappers/mod_negotiation.c
+++ b/modules/mappers/mod_negotiation.c
@@ -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");
diff --git a/modules/mappers/mod_rewrite.c b/modules/mappers/mod_rewrite.c
index 9e094b33a6..ba3c6cb9a1 100644
--- a/modules/mappers/mod_rewrite.c
+++ b/modules/mappers/mod_rewrite.c
@@ -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");
diff --git a/modules/mappers/mod_rewrite.h b/modules/mappers/mod_rewrite.h
index f262755b90..7e302238eb 100644
--- a/modules/mappers/mod_rewrite.h
+++ b/modules/mappers/mod_rewrite.h
@@ -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");
diff --git a/modules/mappers/mod_so.c b/modules/mappers/mod_so.c
index 4173855ac3..c4107ac08d 100644
--- a/modules/mappers/mod_so.c
+++ b/modules/mappers/mod_so.c
@@ -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");
diff --git a/modules/mappers/mod_so.h b/modules/mappers/mod_so.h
index ab63547d22..bf03ac83e6 100644
--- a/modules/mappers/mod_so.h
+++ b/modules/mappers/mod_so.h
@@ -1,4 +1,4 @@
-/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2004-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/mappers/mod_speling.c b/modules/mappers/mod_speling.c
index 2c427df254..3d22ed42db 100644
--- a/modules/mappers/mod_speling.c
+++ b/modules/mappers/mod_speling.c
@@ -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");
diff --git a/modules/mappers/mod_userdir.c b/modules/mappers/mod_userdir.c
index 0c84d4316f..169e9fa1c7 100644
--- a/modules/mappers/mod_userdir.c
+++ b/modules/mappers/mod_userdir.c
@@ -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");
diff --git a/modules/mappers/mod_vhost_alias.c b/modules/mappers/mod_vhost_alias.c
index e72c87e89a..8f26663e4e 100644
--- a/modules/mappers/mod_vhost_alias.c
+++ b/modules/mappers/mod_vhost_alias.c
@@ -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");
diff --git a/modules/metadata/mod_cern_meta.c b/modules/metadata/mod_cern_meta.c
index 2afe210d7a..1b093038ab 100644
--- a/modules/metadata/mod_cern_meta.c
+++ b/modules/metadata/mod_cern_meta.c
@@ -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");
diff --git a/modules/metadata/mod_env.c b/modules/metadata/mod_env.c
index 17398686ea..52b67ff816 100644
--- a/modules/metadata/mod_env.c
+++ b/modules/metadata/mod_env.c
@@ -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");
diff --git a/modules/metadata/mod_expires.c b/modules/metadata/mod_expires.c
index fe2d93ef54..1ed511bf25 100644
--- a/modules/metadata/mod_expires.c
+++ b/modules/metadata/mod_expires.c
@@ -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");
diff --git a/modules/metadata/mod_headers.c b/modules/metadata/mod_headers.c
index ac8c515928..615c5df0d4 100644
--- a/modules/metadata/mod_headers.c
+++ b/modules/metadata/mod_headers.c
@@ -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");
diff --git a/modules/metadata/mod_ident.c b/modules/metadata/mod_ident.c
index ccce9b0b3b..b4a8e01966 100644
--- a/modules/metadata/mod_ident.c
+++ b/modules/metadata/mod_ident.c
@@ -1,4 +1,4 @@
-/* Copyright 2003-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2003-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/metadata/mod_mime_magic.c b/modules/metadata/mod_mime_magic.c
index b02c1876a1..ebcaffc1b8 100644
--- a/modules/metadata/mod_mime_magic.c
+++ b/modules/metadata/mod_mime_magic.c
@@ -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");
diff --git a/modules/metadata/mod_setenvif.c b/modules/metadata/mod_setenvif.c
index b817bc044f..b4f520e1e7 100644
--- a/modules/metadata/mod_setenvif.c
+++ b/modules/metadata/mod_setenvif.c
@@ -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");
diff --git a/modules/metadata/mod_unique_id.c b/modules/metadata/mod_unique_id.c
index 1185f19147..4d445a6ab1 100644
--- a/modules/metadata/mod_unique_id.c
+++ b/modules/metadata/mod_unique_id.c
@@ -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");
diff --git a/modules/metadata/mod_usertrack.c b/modules/metadata/mod_usertrack.c
index 8c642a14ad..25d23d115d 100644
--- a/modules/metadata/mod_usertrack.c
+++ b/modules/metadata/mod_usertrack.c
@@ -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");
diff --git a/modules/metadata/mod_version.c b/modules/metadata/mod_version.c
index 203c12f55f..1973b5d697 100644
--- a/modules/metadata/mod_version.c
+++ b/modules/metadata/mod_version.c
@@ -1,4 +1,4 @@
-/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2004-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/proxy/ajp.h b/modules/proxy/ajp.h
index 58bf173853..5bc95797c0 100644
--- a/modules/proxy/ajp.h
+++ b/modules/proxy/ajp.h
@@ -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");
diff --git a/modules/proxy/ajp_header.c b/modules/proxy/ajp_header.c
index 07a9f3293d..1127ab04de 100644
--- a/modules/proxy/ajp_header.c
+++ b/modules/proxy/ajp_header.c
@@ -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");
diff --git a/modules/proxy/ajp_header.h b/modules/proxy/ajp_header.h
index 48d11ba31d..3ffeb7e434 100644
--- a/modules/proxy/ajp_header.h
+++ b/modules/proxy/ajp_header.h
@@ -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");
diff --git a/modules/proxy/ajp_link.c b/modules/proxy/ajp_link.c
index e5cd2c16eb..1965c59171 100644
--- a/modules/proxy/ajp_link.c
+++ b/modules/proxy/ajp_link.c
@@ -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");
diff --git a/modules/proxy/ajp_msg.c b/modules/proxy/ajp_msg.c
index 53988bc7e7..51a9600b59 100644
--- a/modules/proxy/ajp_msg.c
+++ b/modules/proxy/ajp_msg.c
@@ -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");
diff --git a/modules/proxy/mod_proxy.c b/modules/proxy/mod_proxy.c
index 37c1b3a4e6..ec7750e817 100644
--- a/modules/proxy/mod_proxy.c
+++ b/modules/proxy/mod_proxy.c
@@ -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");
diff --git a/modules/proxy/mod_proxy.h b/modules/proxy/mod_proxy.h
index 72ec3739e8..57a7076b35 100644
--- a/modules/proxy/mod_proxy.h
+++ b/modules/proxy/mod_proxy.h
@@ -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");
diff --git a/modules/proxy/mod_proxy_ajp.c b/modules/proxy/mod_proxy_ajp.c
index 9b65590a47..4aae461987 100644
--- a/modules/proxy/mod_proxy_ajp.c
+++ b/modules/proxy/mod_proxy_ajp.c
@@ -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");
diff --git a/modules/proxy/mod_proxy_balancer.c b/modules/proxy/mod_proxy_balancer.c
index 6ce8d5ac6b..b8cba775b6 100644
--- a/modules/proxy/mod_proxy_balancer.c
+++ b/modules/proxy/mod_proxy_balancer.c
@@ -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");
diff --git a/modules/proxy/mod_proxy_connect.c b/modules/proxy/mod_proxy_connect.c
index 4238362c06..cd354217e4 100644
--- a/modules/proxy/mod_proxy_connect.c
+++ b/modules/proxy/mod_proxy_connect.c
@@ -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");
diff --git a/modules/proxy/mod_proxy_ftp.c b/modules/proxy/mod_proxy_ftp.c
index ef2bb90207..93ec1a1d35 100644
--- a/modules/proxy/mod_proxy_ftp.c
+++ b/modules/proxy/mod_proxy_ftp.c
@@ -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");
diff --git a/modules/proxy/mod_proxy_http.c b/modules/proxy/mod_proxy_http.c
index 8dd5ca0bf7..cddd535b4d 100644
--- a/modules/proxy/mod_proxy_http.c
+++ b/modules/proxy/mod_proxy_http.c
@@ -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");
diff --git a/modules/proxy/proxy_util.c b/modules/proxy/proxy_util.c
index add7f22ab0..fe0e91f4ab 100644
--- a/modules/proxy/proxy_util.c
+++ b/modules/proxy/proxy_util.c
@@ -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");
diff --git a/modules/ssl/mod_ssl.c b/modules/ssl/mod_ssl.c
index 6602a31b61..f799fd157e 100644
--- a/modules/ssl/mod_ssl.c
+++ b/modules/ssl/mod_ssl.c
@@ -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");
diff --git a/modules/ssl/mod_ssl.h b/modules/ssl/mod_ssl.h
index 5dff0c5d5a..3f10f01432 100644
--- a/modules/ssl/mod_ssl.h
+++ b/modules/ssl/mod_ssl.h
@@ -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");
diff --git a/modules/ssl/ssl_engine_config.c b/modules/ssl/ssl_engine_config.c
index 3105c15b60..b635e62def 100644
--- a/modules/ssl/ssl_engine_config.c
+++ b/modules/ssl/ssl_engine_config.c
@@ -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");
diff --git a/modules/ssl/ssl_engine_dh.c b/modules/ssl/ssl_engine_dh.c
index 89c4d4980c..baf7586ede 100644
--- a/modules/ssl/ssl_engine_dh.c
+++ b/modules/ssl/ssl_engine_dh.c
@@ -2,7 +2,7 @@
=pod
#endif
-/* 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");
diff --git a/modules/ssl/ssl_engine_init.c b/modules/ssl/ssl_engine_init.c
index da33ef9a15..587f285669 100644
--- a/modules/ssl/ssl_engine_init.c
+++ b/modules/ssl/ssl_engine_init.c
@@ -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");
diff --git a/modules/ssl/ssl_engine_io.c b/modules/ssl/ssl_engine_io.c
index 3359e022f1..16bc979cf1 100644
--- a/modules/ssl/ssl_engine_io.c
+++ b/modules/ssl/ssl_engine_io.c
@@ -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");
diff --git a/modules/ssl/ssl_engine_kernel.c b/modules/ssl/ssl_engine_kernel.c
index 4ca5931923..138a84ae4d 100644
--- a/modules/ssl/ssl_engine_kernel.c
+++ b/modules/ssl/ssl_engine_kernel.c
@@ -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");
diff --git a/modules/ssl/ssl_engine_log.c b/modules/ssl/ssl_engine_log.c
index e7766c1439..975b2fa33c 100644
--- a/modules/ssl/ssl_engine_log.c
+++ b/modules/ssl/ssl_engine_log.c
@@ -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");
diff --git a/modules/ssl/ssl_engine_mutex.c b/modules/ssl/ssl_engine_mutex.c
index effb01d484..ab9c460c04 100644
--- a/modules/ssl/ssl_engine_mutex.c
+++ b/modules/ssl/ssl_engine_mutex.c
@@ -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");
diff --git a/modules/ssl/ssl_engine_pphrase.c b/modules/ssl/ssl_engine_pphrase.c
index ef5bd05863..50ec137985 100644
--- a/modules/ssl/ssl_engine_pphrase.c
+++ b/modules/ssl/ssl_engine_pphrase.c
@@ -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");
diff --git a/modules/ssl/ssl_engine_rand.c b/modules/ssl/ssl_engine_rand.c
index 5b7e60bdf0..2f3119576d 100644
--- a/modules/ssl/ssl_engine_rand.c
+++ b/modules/ssl/ssl_engine_rand.c
@@ -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");
diff --git a/modules/ssl/ssl_engine_vars.c b/modules/ssl/ssl_engine_vars.c
index f9c9d539c5..f5f1a6b623 100644
--- a/modules/ssl/ssl_engine_vars.c
+++ b/modules/ssl/ssl_engine_vars.c
@@ -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");
diff --git a/modules/ssl/ssl_expr.c b/modules/ssl/ssl_expr.c
index f45d959d67..98db9034ce 100644
--- a/modules/ssl/ssl_expr.c
+++ b/modules/ssl/ssl_expr.c
@@ -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");
diff --git a/modules/ssl/ssl_expr.h b/modules/ssl/ssl_expr.h
index b73b305c68..08833b06c3 100644
--- a/modules/ssl/ssl_expr.h
+++ b/modules/ssl/ssl_expr.h
@@ -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");
diff --git a/modules/ssl/ssl_expr_eval.c b/modules/ssl/ssl_expr_eval.c
index ec498275a3..8064fa060d 100644
--- a/modules/ssl/ssl_expr_eval.c
+++ b/modules/ssl/ssl_expr_eval.c
@@ -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");
diff --git a/modules/ssl/ssl_expr_scan.c b/modules/ssl/ssl_expr_scan.c
index f3b5ad23a8..c706aa1a2d 100644
--- a/modules/ssl/ssl_expr_scan.c
+++ b/modules/ssl/ssl_expr_scan.c
@@ -460,7 +460,7 @@ static char *yy_last_accepting_cpos;
char *yytext;
#line 1 "ssl_expr_scan.l"
#define INITIAL 0
-/* 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");
diff --git a/modules/ssl/ssl_private.h b/modules/ssl/ssl_private.h
index 2e8978140f..6e248d4e46 100644
--- a/modules/ssl/ssl_private.h
+++ b/modules/ssl/ssl_private.h
@@ -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");
diff --git a/modules/ssl/ssl_scache.c b/modules/ssl/ssl_scache.c
index b3af2fd0f9..bf79dc140b 100644
--- a/modules/ssl/ssl_scache.c
+++ b/modules/ssl/ssl_scache.c
@@ -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");
diff --git a/modules/ssl/ssl_scache_dbm.c b/modules/ssl/ssl_scache_dbm.c
index ac8b216322..d9021b791d 100644
--- a/modules/ssl/ssl_scache_dbm.c
+++ b/modules/ssl/ssl_scache_dbm.c
@@ -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");
diff --git a/modules/ssl/ssl_scache_dc.c b/modules/ssl/ssl_scache_dc.c
index 37fa040c91..b3ff931e21 100644
--- a/modules/ssl/ssl_scache_dc.c
+++ b/modules/ssl/ssl_scache_dc.c
@@ -1,4 +1,4 @@
-/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as
+/* Copyright 2004-2006 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/modules/ssl/ssl_scache_shmcb.c b/modules/ssl/ssl_scache_shmcb.c
index 5402940ae6..8746683ef5 100644
--- a/modules/ssl/ssl_scache_shmcb.c
+++ b/modules/ssl/ssl_scache_shmcb.c
@@ -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");
diff --git a/modules/ssl/ssl_toolkit_compat.h b/modules/ssl/ssl_toolkit_compat.h
index 0e894063f9..b1db72db60 100644
--- a/modules/ssl/ssl_toolkit_compat.h
+++ b/modules/ssl/ssl_toolkit_compat.h
@@ -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");
diff --git a/modules/ssl/ssl_util.c b/modules/ssl/ssl_util.c
index 92289bdd02..3f2338184a 100644
--- a/modules/ssl/ssl_util.c
+++ b/modules/ssl/ssl_util.c
@@ -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");
diff --git a/modules/ssl/ssl_util_ssl.c b/modules/ssl/ssl_util_ssl.c
index cbce6f30be..cedf052c5c 100644
--- a/modules/ssl/ssl_util_ssl.c
+++ b/modules/ssl/ssl_util_ssl.c
@@ -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");
diff --git a/modules/ssl/ssl_util_ssl.h b/modules/ssl/ssl_util_ssl.h
index b65cc1327d..4784841327 100644
--- a/modules/ssl/ssl_util_ssl.h
+++ b/modules/ssl/ssl_util_ssl.h
@@ -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");
diff --git a/modules/test/mod_optional_fn_export.c b/modules/test/mod_optional_fn_export.c
index 5fcb84a3fa..387a0e67b9 100644
--- a/modules/test/mod_optional_fn_export.c
+++ b/modules/test/mod_optional_fn_export.c
@@ -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");
diff --git a/modules/test/mod_optional_fn_export.h b/modules/test/mod_optional_fn_export.h
index fd3a59d7c1..06192662ba 100644
--- a/modules/test/mod_optional_fn_export.h
+++ b/modules/test/mod_optional_fn_export.h
@@ -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");
diff --git a/modules/test/mod_optional_fn_import.c b/modules/test/mod_optional_fn_import.c
index 10ea358fc0..3528a78ce7 100644
--- a/modules/test/mod_optional_fn_import.c
+++ b/modules/test/mod_optional_fn_import.c
@@ -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");
diff --git a/modules/test/mod_optional_hook_export.c b/modules/test/mod_optional_hook_export.c
index e12e5c22ba..5d831ac6f1 100644
--- a/modules/test/mod_optional_hook_export.c
+++ b/modules/test/mod_optional_hook_export.c
@@ -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");
diff --git a/modules/test/mod_optional_hook_export.h b/modules/test/mod_optional_hook_export.h
index 4dd40db78f..93be633e97 100644
--- a/modules/test/mod_optional_hook_export.h
+++ b/modules/test/mod_optional_hook_export.h
@@ -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");
diff --git a/modules/test/mod_optional_hook_import.c b/modules/test/mod_optional_hook_import.c
index 7f9fa00a14..d9ad4e1269 100644
--- a/modules/test/mod_optional_hook_import.c
+++ b/modules/test/mod_optional_hook_import.c
@@ -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");