summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>2002-03-13 20:48:07 +0000
committerRoy T. Fielding <fielding@apache.org>2002-03-13 20:48:07 +0000
commit845cbfd508da11c4cfe14db510f238905e0fcca2 (patch)
tree4e3af7a628f31d0371575316de82312726c7500f
parent52e9962a8ec6020e4965c9eab64aeeec572b1e8d (diff)
downloadhttpd-845cbfd508da11c4cfe14db510f238905e0fcca2.tar.gz
Update our copyright for this year.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93918 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--LICENSE4
-rwxr-xr-xbuild/bsd_makefile2
-rwxr-xr-xbuild/fastgen.sh2
-rw-r--r--build/library.mk2
-rw-r--r--build/ltlib.mk2
-rw-r--r--build/program.mk2
-rw-r--r--build/rules.mk.in2
-rw-r--r--build/special.mk2
-rwxr-xr-xbuild/sysv_makefile2
-rw-r--r--build/win32/win32ver.awk2
-rwxr-xr-xbuildconf2
-rw-r--r--docs/error/README2
-rw-r--r--docs/man/ab.82
-rw-r--r--docs/man/apachectl.82
-rw-r--r--docs/man/apxs.82
-rw-r--r--docs/man/dbmmanage.12
-rw-r--r--docs/man/htdigest.12
-rw-r--r--docs/man/htpasswd.12
-rw-r--r--docs/man/httpd.82
-rw-r--r--docs/man/logresolve.82
-rw-r--r--docs/man/rotatelogs.82
-rw-r--r--docs/man/suexec.82
-rw-r--r--docs/manual/LICENSE2
-rw-r--r--docs/manual/expand.pl2
-rw-r--r--docs/manual/search/manual-index.cgi2
-rw-r--r--include/ap_config.h2
-rw-r--r--include/ap_listen.h2
-rw-r--r--include/ap_mmn.h2
-rw-r--r--include/ap_mpm.h2
-rw-r--r--include/ap_release.h2
-rw-r--r--include/http_config.h2
-rw-r--r--include/http_connection.h2
-rw-r--r--include/http_core.h2
-rw-r--r--include/http_log.h2
-rw-r--r--include/http_main.h2
-rw-r--r--include/http_protocol.h2
-rw-r--r--include/http_request.h2
-rw-r--r--include/http_vhost.h2
-rw-r--r--include/httpd.h2
-rw-r--r--include/mpm_common.h2
-rw-r--r--include/rfc1413.h2
-rw-r--r--include/scoreboard.h2
-rw-r--r--include/util_cfgtree.h2
-rw-r--r--include/util_charset.h2
-rw-r--r--include/util_ebcdic.h2
-rw-r--r--include/util_filter.h2
-rw-r--r--include/util_ldap.h2
-rw-r--r--include/util_md5.h2
-rw-r--r--include/util_script.h2
-rw-r--r--include/util_time.h2
-rw-r--r--include/util_xml.h2
-rw-r--r--modules/aaa/mod_access.c2
-rw-r--r--modules/aaa/mod_auth.c2
-rw-r--r--modules/aaa/mod_auth_anon.c2
-rw-r--r--modules/aaa/mod_auth_dbm.c2
-rw-r--r--modules/aaa/mod_auth_digest.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_win32.c2
-rw-r--r--modules/cache/mod_file_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/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/echo/mod_echo.c2
-rw-r--r--modules/experimental/cache_storage.c2
-rw-r--r--modules/experimental/cache_util.c2
-rw-r--r--modules/experimental/mod_cache.c2
-rw-r--r--modules/experimental/mod_cache.h2
-rw-r--r--modules/experimental/mod_case_filter_in.c2
-rw-r--r--modules/experimental/mod_charset_lite.c2
-rw-r--r--modules/experimental/mod_deflate.c2
-rw-r--r--modules/experimental/mod_disk_cache.c2
-rw-r--r--modules/experimental/mod_example.c2
-rw-r--r--modules/experimental/mod_ext_filter.c2
-rw-r--r--modules/experimental/mod_mem_cache.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_suexec.c2
-rw-r--r--modules/generators/mod_suexec.h2
-rw-r--r--modules/http/http_core.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/loggers/mod_log_config.c2
-rw-r--r--modules/loggers/mod_log_config.h2
-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_imap.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_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_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/proxy/mod_proxy.c2
-rw-r--r--modules/proxy/mod_proxy.h2
-rw-r--r--modules/proxy/proxy_connect.c2
-rw-r--r--modules/proxy/proxy_http.c2
-rw-r--r--modules/proxy/proxy_util.c2
-rw-r--r--modules/ssl/Makefile.in2
-rw-r--r--modules/ssl/config.m42
-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_ext.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_parse.y2
-rw-r--r--modules/ssl/ssl_expr_scan.c4
-rw-r--r--modules/ssl/ssl_expr_scan.l2
-rw-r--r--modules/ssl/ssl_scache.c2
-rw-r--r--modules/ssl/ssl_scache_dbm.c2
-rw-r--r--modules/ssl/ssl_scache_shmcb.c2
-rw-r--r--modules/ssl/ssl_scache_shmht.c2
-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/ssl/ssl_util_table.c2
-rw-r--r--modules/ssl/ssl_util_table.h2
-rw-r--r--modules/test/mod_bucketeer.c2
-rw-r--r--modules/test/mod_optional_fn_export.c2
-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
-rw-r--r--os/beos/beosd.c2
-rw-r--r--os/beos/beosd.h2
-rw-r--r--os/beos/os.c2
-rw-r--r--os/beos/os.h2
-rw-r--r--os/bs2000/bs2login.c2
-rw-r--r--os/bs2000/ebcdic.c2
-rw-r--r--os/bs2000/ebcdic.h2
-rw-r--r--os/bs2000/os.c2
-rw-r--r--os/bs2000/os.h2
-rw-r--r--os/netware/os.h2
-rw-r--r--os/netware/util_nw.c2
-rw-r--r--os/os2/os.h2
-rw-r--r--os/os2/util_os2.c2
-rw-r--r--os/tpf/ebcdic.c2
-rw-r--r--os/tpf/ebcdic.h2
-rw-r--r--os/tpf/os.c2
-rw-r--r--os/tpf/os.h2
-rw-r--r--os/unix/os.h2
-rw-r--r--os/unix/unixd.c2
-rw-r--r--os/unix/unixd.h2
-rw-r--r--os/win32/os.h2
-rw-r--r--os/win32/util_win32.c2
-rw-r--r--server/buildmark.c2
-rw-r--r--server/config.c2
-rw-r--r--server/connection.c2
-rw-r--r--server/core.c2
-rw-r--r--server/error_bucket.c2
-rw-r--r--server/gen_test_char.c2
-rw-r--r--server/listen.c2
-rw-r--r--server/log.c2
-rw-r--r--server/main.c2
-rw-r--r--server/mpm/beos/beos.c2
-rw-r--r--server/mpm/beos/beos.h2
-rw-r--r--server/mpm/beos/mpm.h2
-rw-r--r--server/mpm/beos/mpm_default.h2
-rw-r--r--server/mpm/experimental/perchild/mpm.h2
-rw-r--r--server/mpm/experimental/perchild/mpm_default.h2
-rw-r--r--server/mpm/experimental/perchild/perchild.c2
-rw-r--r--server/mpm/mpmt_os2/mpm.h2
-rw-r--r--server/mpm/mpmt_os2/mpm_default.h2
-rw-r--r--server/mpm/mpmt_os2/mpmt_os2.c2
-rw-r--r--server/mpm/mpmt_os2/mpmt_os2_child.c2
-rw-r--r--server/mpm/netware/mpm.h2
-rw-r--r--server/mpm/netware/mpm_default.h2
-rw-r--r--server/mpm/netware/mpm_netware.c2
-rw-r--r--server/mpm/perchild/mpm.h2
-rw-r--r--server/mpm/perchild/mpm_default.h2
-rw-r--r--server/mpm/perchild/perchild.c2
-rw-r--r--server/mpm/prefork/mpm.h2
-rw-r--r--server/mpm/prefork/mpm_default.h2
-rw-r--r--server/mpm/prefork/prefork.c2
-rw-r--r--server/mpm/winnt/Win9xConHook.c2
-rw-r--r--server/mpm/winnt/Win9xConHook.h2
-rw-r--r--server/mpm/winnt/mpm.h2
-rw-r--r--server/mpm/winnt/mpm_default.h2
-rw-r--r--server/mpm/winnt/mpm_winnt.c2
-rw-r--r--server/mpm/winnt/mpm_winnt.h2
-rw-r--r--server/mpm/winnt/registry.c2
-rw-r--r--server/mpm/winnt/service.c2
-rw-r--r--server/mpm/worker/fdqueue.c2
-rw-r--r--server/mpm/worker/fdqueue.h2
-rw-r--r--server/mpm/worker/mpm.h2
-rw-r--r--server/mpm/worker/mpm_default.h2
-rw-r--r--server/mpm/worker/pod.c2
-rw-r--r--server/mpm/worker/pod.h2
-rw-r--r--server/mpm/worker/worker.c2
-rw-r--r--server/mpm_common.c2
-rw-r--r--server/protocol.c2
-rw-r--r--server/request.c2
-rw-r--r--server/rfc1413.c2
-rw-r--r--server/scoreboard.c2
-rw-r--r--server/util.c2
-rw-r--r--server/util_cfgtree.c2
-rw-r--r--server/util_charset.c2
-rw-r--r--server/util_debug.c2
-rw-r--r--server/util_ebcdic.c2
-rw-r--r--server/util_filter.c2
-rw-r--r--server/util_md5.c2
-rw-r--r--server/util_script.c2
-rw-r--r--server/util_time.c2
-rw-r--r--server/util_xml.c2
-rw-r--r--server/vhost.c2
-rw-r--r--support/ab.c10
-rw-r--r--support/apachectl.in4
-rw-r--r--support/apxs.in2
-rw-r--r--support/checkgid.c2
-rw-r--r--support/dbmmanage.in2
-rw-r--r--support/htdbm.c2
-rw-r--r--support/htdigest.c2
-rw-r--r--support/htpasswd.c2
-rw-r--r--support/log_server_status.in2
-rw-r--r--support/logresolve.pl.in2
-rw-r--r--support/rotatelogs.c2
-rw-r--r--support/split-logfile.in2
-rw-r--r--support/suexec.c2
-rw-r--r--support/suexec.h2
-rw-r--r--support/win32/ApacheMonitor.c2
-rw-r--r--support/win32/wintty.c2
261 files changed, 268 insertions, 268 deletions
diff --git a/LICENSE b/LICENSE
index e66735033b..0a0cb955d0 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -314,7 +314,7 @@ For the srclib\apr-util\test\testdbm.c component:
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/build/bsd_makefile b/build/bsd_makefile
index 576f99eb7f..34fb1de5bb 100755
--- a/build/bsd_makefile
+++ b/build/bsd_makefile
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/build/fastgen.sh b/build/fastgen.sh
index ab4824f573..3a2bf69121 100755
--- a/build/fastgen.sh
+++ b/build/fastgen.sh
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/build/library.mk b/build/library.mk
index 7335c45dc2..1f488d7222 100644
--- a/build/library.mk
+++ b/build/library.mk
@@ -1,7 +1,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/build/ltlib.mk b/build/ltlib.mk
index 27b12e95e8..21f7e9ec18 100644
--- a/build/ltlib.mk
+++ b/build/ltlib.mk
@@ -1,7 +1,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/build/program.mk b/build/program.mk
index 862304a6da..5c70a0ea2f 100644
--- a/build/program.mk
+++ b/build/program.mk
@@ -1,7 +1,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/build/rules.mk.in b/build/rules.mk.in
index e0086ddb77..9c57020f6b 100644
--- a/build/rules.mk.in
+++ b/build/rules.mk.in
@@ -1,7 +1,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/build/special.mk b/build/special.mk
index 67a80721e6..089bd5d103 100644
--- a/build/special.mk
+++ b/build/special.mk
@@ -1,7 +1,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/build/sysv_makefile b/build/sysv_makefile
index 2c7033a074..b91952d7fd 100755
--- a/build/sysv_makefile
+++ b/build/sysv_makefile
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/build/win32/win32ver.awk b/build/win32/win32ver.awk
index 77cfa3ae03..26fe37dcd2 100644
--- a/build/win32/win32ver.awk
+++ b/build/win32/win32ver.awk
@@ -85,7 +85,7 @@ BEGIN {
print " VALUE \"FileDescription\", \"" desc "\\0\"";
print " VALUE \"FileVersion\", \"" ver "\\0\"";
print " VALUE \"InternalName\", \"" file "\\0\"";
- print " VALUE \"LegalCopyright\", \"Copyright © 2001 "\
+ print " VALUE \"LegalCopyright\", \"Copyright © 2000-2002 "\
"The Apache Software Foundation.\\0\"";
print " VALUE \"OriginalFilename\", \"" file ".exe\\0\"";
if (vendor) {
diff --git a/buildconf b/buildconf
index 6afff48007..70461f8be1 100755
--- a/buildconf
+++ b/buildconf
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/docs/error/README b/docs/error/README
index b178db309c..ec81638854 100644
--- a/docs/error/README
+++ b/docs/error/README
@@ -25,4 +25,4 @@
like to contribute the pages in an additional language.)
- Copyright (c) 2001 The Apache Software Foundation. All rights reserved.
+ Copyright (c) 2001-2002 The Apache Software Foundation. All rights reserved.
diff --git a/docs/man/ab.8 b/docs/man/ab.8
index 53e3376410..e086535b2a 100644
--- a/docs/man/ab.8
+++ b/docs/man/ab.8
@@ -1,7 +1,7 @@
.TH ab 1 "March 2000"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/man/apachectl.8 b/docs/man/apachectl.8
index 87041d374c..b40b698e1f 100644
--- a/docs/man/apachectl.8
+++ b/docs/man/apachectl.8
@@ -1,7 +1,7 @@
.TH apachectl 1 "September 1997"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/man/apxs.8 b/docs/man/apxs.8
index 63ff5f5177..477923965e 100644
--- a/docs/man/apxs.8
+++ b/docs/man/apxs.8
@@ -1,7 +1,7 @@
.TH apxs 8 "April 1998"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/man/dbmmanage.1 b/docs/man/dbmmanage.1
index 660d1424bf..800b8e6da6 100644
--- a/docs/man/dbmmanage.1
+++ b/docs/man/dbmmanage.1
@@ -1,7 +1,7 @@
.TH dbmmanage 1 "March 1998"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/man/htdigest.1 b/docs/man/htdigest.1
index 98e52bc446..24da9e4170 100644
--- a/docs/man/htdigest.1
+++ b/docs/man/htdigest.1
@@ -1,7 +1,7 @@
.TH htdigest 1 "January 2001"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/man/htpasswd.1 b/docs/man/htpasswd.1
index ca5059e093..e1458b3400 100644
--- a/docs/man/htpasswd.1
+++ b/docs/man/htpasswd.1
@@ -1,7 +1,7 @@
.TH htpasswd 1 "May 2000"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/man/httpd.8 b/docs/man/httpd.8
index 3e2a1ae97d..a13162d1d2 100644
--- a/docs/man/httpd.8
+++ b/docs/man/httpd.8
@@ -1,7 +1,7 @@
.TH httpd 8 "February 1997"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/man/logresolve.8 b/docs/man/logresolve.8
index b105b6e04d..2676e02aca 100644
--- a/docs/man/logresolve.8
+++ b/docs/man/logresolve.8
@@ -1,7 +1,7 @@
.TH logresolve 8 "March 1998"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/man/rotatelogs.8 b/docs/man/rotatelogs.8
index 9d75f32ae9..b9d13f8e1f 100644
--- a/docs/man/rotatelogs.8
+++ b/docs/man/rotatelogs.8
@@ -1,7 +1,7 @@
.TH rotatelogs 8 "March 2001"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/man/suexec.8 b/docs/man/suexec.8
index a9a94feba7..1c857252f8 100644
--- a/docs/man/suexec.8
+++ b/docs/man/suexec.8
@@ -1,7 +1,7 @@
.TH suexec 8 "March 2001"
.\" The Apache Software License, Version 1.1
.\"
-.\" Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+.\" Copyright (c) 2000-2002 The Apache Software Foundation. All rights
.\" reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
diff --git a/docs/manual/LICENSE b/docs/manual/LICENSE
index 2395e3927a..504f5560ce 100644
--- a/docs/manual/LICENSE
+++ b/docs/manual/LICENSE
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/docs/manual/expand.pl b/docs/manual/expand.pl
index 477a9fa17b..6dd66d14a5 100644
--- a/docs/manual/expand.pl
+++ b/docs/manual/expand.pl
@@ -13,7 +13,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/docs/manual/search/manual-index.cgi b/docs/manual/search/manual-index.cgi
index 3c4c8cada4..592fe12b9f 100644
--- a/docs/manual/search/manual-index.cgi
+++ b/docs/manual/search/manual-index.cgi
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/include/ap_config.h b/include/ap_config.h
index 57d5bfa616..f72fa9f5df 100644
--- a/include/ap_config.h
+++ b/include/ap_config.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/ap_listen.h b/include/ap_listen.h
index 98b25981bb..cbef8deaf2 100644
--- a/include/ap_listen.h
+++ b/include/ap_listen.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/ap_mmn.h b/include/ap_mmn.h
index 9d17825e39..0db5f6ebd0 100644
--- a/include/ap_mmn.h
+++ b/include/ap_mmn.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/ap_mpm.h b/include/ap_mpm.h
index bf16e9f982..81744c2c81 100644
--- a/include/ap_mpm.h
+++ b/include/ap_mpm.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/ap_release.h b/include/ap_release.h
index bce46db7dc..76b799a10c 100644
--- a/include/ap_release.h
+++ b/include/ap_release.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/http_config.h b/include/http_config.h
index 9ef52f0d04..1237f40658 100644
--- a/include/http_config.h
+++ b/include/http_config.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/http_connection.h b/include/http_connection.h
index 120fea7786..a1b62f2496 100644
--- a/include/http_connection.h
+++ b/include/http_connection.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/http_core.h b/include/http_core.h
index 219cf6721d..24375515c6 100644
--- a/include/http_core.h
+++ b/include/http_core.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/http_log.h b/include/http_log.h
index 03b44cffee..d6fbc714e4 100644
--- a/include/http_log.h
+++ b/include/http_log.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/http_main.h b/include/http_main.h
index a6308e0e79..fdab7457e5 100644
--- a/include/http_main.h
+++ b/include/http_main.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/http_protocol.h b/include/http_protocol.h
index 2c01b479ae..fd04b436c7 100644
--- a/include/http_protocol.h
+++ b/include/http_protocol.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/http_request.h b/include/http_request.h
index 6b5cbea479..571362a1f1 100644
--- a/include/http_request.h
+++ b/include/http_request.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/http_vhost.h b/include/http_vhost.h
index 493d27f38f..3d0e3ce5d1 100644
--- a/include/http_vhost.h
+++ b/include/http_vhost.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/httpd.h b/include/httpd.h
index fa57f98183..a1b696263c 100644
--- a/include/httpd.h
+++ b/include/httpd.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/mpm_common.h b/include/mpm_common.h
index 0be3508ed2..733d541f37 100644
--- a/include/mpm_common.h
+++ b/include/mpm_common.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/rfc1413.h b/include/rfc1413.h
index a96dd7ed6d..a03dd83d2b 100644
--- a/include/rfc1413.h
+++ b/include/rfc1413.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/scoreboard.h b/include/scoreboard.h
index a4b0d4b50b..f04bc218b3 100644
--- a/include/scoreboard.h
+++ b/include/scoreboard.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/util_cfgtree.h b/include/util_cfgtree.h
index 36b967bb95..d63c748f6d 100644
--- a/include/util_cfgtree.h
+++ b/include/util_cfgtree.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/util_charset.h b/include/util_charset.h
index 22b6ff1880..c858e35aee 100644
--- a/include/util_charset.h
+++ b/include/util_charset.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/util_ebcdic.h b/include/util_ebcdic.h
index 6dae00b4ed..8b04d5e39e 100644
--- a/include/util_ebcdic.h
+++ b/include/util_ebcdic.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/util_filter.h b/include/util_filter.h
index c4950ffb3b..b6ffc8643c 100644
--- a/include/util_filter.h
+++ b/include/util_filter.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/util_ldap.h b/include/util_ldap.h
index fc6d6b7ea7..cb0c7f5407 100644
--- a/include/util_ldap.h
+++ b/include/util_ldap.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/util_md5.h b/include/util_md5.h
index 4e3a189ecd..518e514cd3 100644
--- a/include/util_md5.h
+++ b/include/util_md5.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/util_script.h b/include/util_script.h
index 1cf8796b6a..b1620c9b3b 100644
--- a/include/util_script.h
+++ b/include/util_script.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/util_time.h b/include/util_time.h
index 7117ee6e8b..d595170716 100644
--- a/include/util_time.h
+++ b/include/util_time.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/util_xml.h b/include/util_xml.h
index 42b7f1d3ec..3fe61f6070 100644
--- a/include/util_xml.h
+++ b/include/util_xml.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/aaa/mod_access.c b/modules/aaa/mod_access.c
index 9beddc517e..fb0be97cf6 100644
--- a/modules/aaa/mod_access.c
+++ b/modules/aaa/mod_access.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/aaa/mod_auth.c b/modules/aaa/mod_auth.c
index d0d941a126..f3afc2127b 100644
--- a/modules/aaa/mod_auth.c
+++ b/modules/aaa/mod_auth.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/aaa/mod_auth_anon.c b/modules/aaa/mod_auth_anon.c
index f9af0f2acd..90fc0b448b 100644
--- a/modules/aaa/mod_auth_anon.c
+++ b/modules/aaa/mod_auth_anon.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/aaa/mod_auth_dbm.c b/modules/aaa/mod_auth_dbm.c
index c5a6abd98f..782412dd74 100644
--- a/modules/aaa/mod_auth_dbm.c
+++ b/modules/aaa/mod_auth_dbm.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/aaa/mod_auth_digest.c b/modules/aaa/mod_auth_digest.c
index 80c29b035a..f118ab30de 100644
--- a/modules/aaa/mod_auth_digest.c
+++ b/modules/aaa/mod_auth_digest.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/arch/netware/mod_nw_ssl.c b/modules/arch/netware/mod_nw_ssl.c
index ab8cec51e4..bbb0b5678e 100644
--- a/modules/arch/netware/mod_nw_ssl.c
+++ b/modules/arch/netware/mod_nw_ssl.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/arch/win32/mod_isapi.c b/modules/arch/win32/mod_isapi.c
index cc0b8e9658..331ac48a61 100644
--- a/modules/arch/win32/mod_isapi.c
+++ b/modules/arch/win32/mod_isapi.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/arch/win32/mod_win32.c b/modules/arch/win32/mod_win32.c
index 503f5daddf..f51ec0672a 100644
--- a/modules/arch/win32/mod_win32.c
+++ b/modules/arch/win32/mod_win32.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/cache/mod_file_cache.c b/modules/cache/mod_file_cache.c
index dbc4eb83cf..9cdbcf3e80 100644
--- a/modules/cache/mod_file_cache.c
+++ b/modules/cache/mod_file_cache.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/fs/dbm.c b/modules/dav/fs/dbm.c
index c4db7c453b..45cd710c6a 100644
--- a/modules/dav/fs/dbm.c
+++ b/modules/dav/fs/dbm.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/fs/lock.c b/modules/dav/fs/lock.c
index 1d1c88c7b4..1185af2a32 100644
--- a/modules/dav/fs/lock.c
+++ b/modules/dav/fs/lock.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/fs/mod_dav_fs.c b/modules/dav/fs/mod_dav_fs.c
index f72aabc803..4754f78774 100644
--- a/modules/dav/fs/mod_dav_fs.c
+++ b/modules/dav/fs/mod_dav_fs.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/fs/repos.c b/modules/dav/fs/repos.c
index 9a880de737..4588911787 100644
--- a/modules/dav/fs/repos.c
+++ b/modules/dav/fs/repos.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/fs/repos.h b/modules/dav/fs/repos.h
index 0f283fb010..fbf2a050a6 100644
--- a/modules/dav/fs/repos.h
+++ b/modules/dav/fs/repos.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/main/liveprop.c b/modules/dav/main/liveprop.c
index 55875d5c73..e65f3f636b 100644
--- a/modules/dav/main/liveprop.c
+++ b/modules/dav/main/liveprop.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/main/mod_dav.c b/modules/dav/main/mod_dav.c
index 020f871819..4c26c04391 100644
--- a/modules/dav/main/mod_dav.c
+++ b/modules/dav/main/mod_dav.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/main/mod_dav.h b/modules/dav/main/mod_dav.h
index 053b12327c..466e909e04 100644
--- a/modules/dav/main/mod_dav.h
+++ b/modules/dav/main/mod_dav.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/main/props.c b/modules/dav/main/props.c
index faf7ae90f8..44c3398c04 100644
--- a/modules/dav/main/props.c
+++ b/modules/dav/main/props.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/main/providers.c b/modules/dav/main/providers.c
index b0a18cf5f4..ab7019ca18 100644
--- a/modules/dav/main/providers.c
+++ b/modules/dav/main/providers.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/main/std_liveprop.c b/modules/dav/main/std_liveprop.c
index e10a5b1b82..d44d54bbcd 100644
--- a/modules/dav/main/std_liveprop.c
+++ b/modules/dav/main/std_liveprop.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/main/util.c b/modules/dav/main/util.c
index 4c02f5038f..9a4bc24cfb 100644
--- a/modules/dav/main/util.c
+++ b/modules/dav/main/util.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/dav/main/util_lock.c b/modules/dav/main/util_lock.c
index ff59b58e4a..052d39bc4b 100644
--- a/modules/dav/main/util_lock.c
+++ b/modules/dav/main/util_lock.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/echo/mod_echo.c b/modules/echo/mod_echo.c
index 53d8a29650..42290124d6 100644
--- a/modules/echo/mod_echo.c
+++ b/modules/echo/mod_echo.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/cache_storage.c b/modules/experimental/cache_storage.c
index 1c91e7372c..d3cb540484 100644
--- a/modules/experimental/cache_storage.c
+++ b/modules/experimental/cache_storage.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/cache_util.c b/modules/experimental/cache_util.c
index 91a8f62aea..18354557a8 100644
--- a/modules/experimental/cache_util.c
+++ b/modules/experimental/cache_util.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/mod_cache.c b/modules/experimental/mod_cache.c
index c47f4272c9..1e3109a96c 100644
--- a/modules/experimental/mod_cache.c
+++ b/modules/experimental/mod_cache.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/mod_cache.h b/modules/experimental/mod_cache.h
index fda0eaab40..2a8106cf3f 100644
--- a/modules/experimental/mod_cache.h
+++ b/modules/experimental/mod_cache.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/mod_case_filter_in.c b/modules/experimental/mod_case_filter_in.c
index d907573a85..1bff66d836 100644
--- a/modules/experimental/mod_case_filter_in.c
+++ b/modules/experimental/mod_case_filter_in.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/mod_charset_lite.c b/modules/experimental/mod_charset_lite.c
index 218574a100..7b99ddc331 100644
--- a/modules/experimental/mod_charset_lite.c
+++ b/modules/experimental/mod_charset_lite.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/mod_deflate.c b/modules/experimental/mod_deflate.c
index 77945630ae..7744aee1f4 100644
--- a/modules/experimental/mod_deflate.c
+++ b/modules/experimental/mod_deflate.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/mod_disk_cache.c b/modules/experimental/mod_disk_cache.c
index 24cb2c4cda..a06f84ded5 100644
--- a/modules/experimental/mod_disk_cache.c
+++ b/modules/experimental/mod_disk_cache.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/mod_example.c b/modules/experimental/mod_example.c
index 761335e8c4..027cadd4c0 100644
--- a/modules/experimental/mod_example.c
+++ b/modules/experimental/mod_example.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/mod_ext_filter.c b/modules/experimental/mod_ext_filter.c
index 5f0ee7aeb7..baff954ca1 100644
--- a/modules/experimental/mod_ext_filter.c
+++ b/modules/experimental/mod_ext_filter.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/experimental/mod_mem_cache.c b/modules/experimental/mod_mem_cache.c
index e48c32c10f..00eb45e7dd 100644
--- a/modules/experimental/mod_mem_cache.c
+++ b/modules/experimental/mod_mem_cache.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/filters/mod_include.c b/modules/filters/mod_include.c
index e8416e557c..25e63c8528 100644
--- a/modules/filters/mod_include.c
+++ b/modules/filters/mod_include.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/filters/mod_include.h b/modules/filters/mod_include.h
index 53945fe308..bebf7f32b1 100644
--- a/modules/filters/mod_include.h
+++ b/modules/filters/mod_include.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/generators/mod_asis.c b/modules/generators/mod_asis.c
index 54eb1e28ce..fff8e5cf84 100644
--- a/modules/generators/mod_asis.c
+++ b/modules/generators/mod_asis.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/generators/mod_autoindex.c b/modules/generators/mod_autoindex.c
index 3a841509bd..9e3741a0ff 100644
--- a/modules/generators/mod_autoindex.c
+++ b/modules/generators/mod_autoindex.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/generators/mod_cgi.c b/modules/generators/mod_cgi.c
index f29cf87cd7..400180d68b 100644
--- a/modules/generators/mod_cgi.c
+++ b/modules/generators/mod_cgi.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/generators/mod_cgi.h b/modules/generators/mod_cgi.h
index 05dd55ff52..eeb9e052dc 100644
--- a/modules/generators/mod_cgi.h
+++ b/modules/generators/mod_cgi.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/generators/mod_cgid.c b/modules/generators/mod_cgid.c
index 7f905ce5e2..27a2346c42 100644
--- a/modules/generators/mod_cgid.c
+++ b/modules/generators/mod_cgid.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/generators/mod_info.c b/modules/generators/mod_info.c
index 515dd84147..8f9553cb47 100644
--- a/modules/generators/mod_info.c
+++ b/modules/generators/mod_info.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/generators/mod_status.c b/modules/generators/mod_status.c
index 36563a98cb..ac5a548859 100644
--- a/modules/generators/mod_status.c
+++ b/modules/generators/mod_status.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/generators/mod_suexec.c b/modules/generators/mod_suexec.c
index 6c78cff246..14d87ae9e0 100644
--- a/modules/generators/mod_suexec.c
+++ b/modules/generators/mod_suexec.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/generators/mod_suexec.h b/modules/generators/mod_suexec.h
index 87a77eaa24..9024c27f53 100644
--- a/modules/generators/mod_suexec.h
+++ b/modules/generators/mod_suexec.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/http/http_core.c b/modules/http/http_core.c
index 2d36387a3a..87a9a79261 100644
--- a/modules/http/http_core.c
+++ b/modules/http/http_core.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/http/http_protocol.c b/modules/http/http_protocol.c
index f4f91ad932..42b7acfbb9 100644
--- a/modules/http/http_protocol.c
+++ b/modules/http/http_protocol.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/http/http_request.c b/modules/http/http_request.c
index 852f55a362..ae5e9ccfad 100644
--- a/modules/http/http_request.c
+++ b/modules/http/http_request.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/http/mod_core.h b/modules/http/mod_core.h
index 9576b40180..38c2041fc8 100644
--- a/modules/http/mod_core.h
+++ b/modules/http/mod_core.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/http/mod_mime.c b/modules/http/mod_mime.c
index 0e4fa384e2..9f98b29101 100644
--- a/modules/http/mod_mime.c
+++ b/modules/http/mod_mime.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/loggers/mod_log_config.c b/modules/loggers/mod_log_config.c
index 6981232901..5e8c89a9cf 100644
--- a/modules/loggers/mod_log_config.c
+++ b/modules/loggers/mod_log_config.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/loggers/mod_log_config.h b/modules/loggers/mod_log_config.h
index 9d26c046f3..72f6968953 100644
--- a/modules/loggers/mod_log_config.h
+++ b/modules/loggers/mod_log_config.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_actions.c b/modules/mappers/mod_actions.c
index 154e425395..52552de4c3 100644
--- a/modules/mappers/mod_actions.c
+++ b/modules/mappers/mod_actions.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_alias.c b/modules/mappers/mod_alias.c
index 7301269eaf..88b74fc2bb 100644
--- a/modules/mappers/mod_alias.c
+++ b/modules/mappers/mod_alias.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_dir.c b/modules/mappers/mod_dir.c
index 9c1ec8cc73..08f43bcaa7 100644
--- a/modules/mappers/mod_dir.c
+++ b/modules/mappers/mod_dir.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_imap.c b/modules/mappers/mod_imap.c
index 2f2f2c86bb..ecf365764d 100644
--- a/modules/mappers/mod_imap.c
+++ b/modules/mappers/mod_imap.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_negotiation.c b/modules/mappers/mod_negotiation.c
index abf93fd081..9e28a750f0 100644
--- a/modules/mappers/mod_negotiation.c
+++ b/modules/mappers/mod_negotiation.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_rewrite.c b/modules/mappers/mod_rewrite.c
index 281d140474..2408dd0f4b 100644
--- a/modules/mappers/mod_rewrite.c
+++ b/modules/mappers/mod_rewrite.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_rewrite.h b/modules/mappers/mod_rewrite.h
index b885e181f0..2a42032cbf 100644
--- a/modules/mappers/mod_rewrite.h
+++ b/modules/mappers/mod_rewrite.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_so.c b/modules/mappers/mod_so.c
index a3c135c3a1..6e83e3a0e8 100644
--- a/modules/mappers/mod_so.c
+++ b/modules/mappers/mod_so.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_speling.c b/modules/mappers/mod_speling.c
index 44460c1ab0..9377c3ffc9 100644
--- a/modules/mappers/mod_speling.c
+++ b/modules/mappers/mod_speling.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_userdir.c b/modules/mappers/mod_userdir.c
index 806451ecd7..9a6871e812 100644
--- a/modules/mappers/mod_userdir.c
+++ b/modules/mappers/mod_userdir.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/mappers/mod_vhost_alias.c b/modules/mappers/mod_vhost_alias.c
index 00b4e208f1..fd01b5bcad 100644
--- a/modules/mappers/mod_vhost_alias.c
+++ b/modules/mappers/mod_vhost_alias.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/metadata/mod_cern_meta.c b/modules/metadata/mod_cern_meta.c
index e9ed8ab299..2808a44d81 100644
--- a/modules/metadata/mod_cern_meta.c
+++ b/modules/metadata/mod_cern_meta.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/metadata/mod_env.c b/modules/metadata/mod_env.c
index eb24f6cf25..c7e587c093 100644
--- a/modules/metadata/mod_env.c
+++ b/modules/metadata/mod_env.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/metadata/mod_expires.c b/modules/metadata/mod_expires.c
index 83d7dff2c5..757e498ed6 100644
--- a/modules/metadata/mod_expires.c
+++ b/modules/metadata/mod_expires.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/metadata/mod_headers.c b/modules/metadata/mod_headers.c
index 258b831be7..06ac3db523 100644
--- a/modules/metadata/mod_headers.c
+++ b/modules/metadata/mod_headers.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/metadata/mod_mime_magic.c b/modules/metadata/mod_mime_magic.c
index 7cdcf00561..bbaec55aa3 100644
--- a/modules/metadata/mod_mime_magic.c
+++ b/modules/metadata/mod_mime_magic.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/metadata/mod_setenvif.c b/modules/metadata/mod_setenvif.c
index de54ed658f..bc9cc82b3e 100644
--- a/modules/metadata/mod_setenvif.c
+++ b/modules/metadata/mod_setenvif.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/metadata/mod_unique_id.c b/modules/metadata/mod_unique_id.c
index a0daca8cb5..a6e2e486fa 100644
--- a/modules/metadata/mod_unique_id.c
+++ b/modules/metadata/mod_unique_id.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/metadata/mod_usertrack.c b/modules/metadata/mod_usertrack.c
index 56946eb868..2d83ff30be 100644
--- a/modules/metadata/mod_usertrack.c
+++ b/modules/metadata/mod_usertrack.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/proxy/mod_proxy.c b/modules/proxy/mod_proxy.c
index a01608f1ac..a53912ae81 100644
--- a/modules/proxy/mod_proxy.c
+++ b/modules/proxy/mod_proxy.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/proxy/mod_proxy.h b/modules/proxy/mod_proxy.h
index 2f7d8c5fbd..b9d18bcacc 100644
--- a/modules/proxy/mod_proxy.h
+++ b/modules/proxy/mod_proxy.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/proxy/proxy_connect.c b/modules/proxy/proxy_connect.c
index 31a0c139ee..9704ed228f 100644
--- a/modules/proxy/proxy_connect.c
+++ b/modules/proxy/proxy_connect.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/proxy/proxy_http.c b/modules/proxy/proxy_http.c
index 754b809bef..8130e2c213 100644
--- a/modules/proxy/proxy_http.c
+++ b/modules/proxy/proxy_http.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/proxy/proxy_util.c b/modules/proxy/proxy_util.c
index 640e3389be..bf1c85b190 100644
--- a/modules/proxy/proxy_util.c
+++ b/modules/proxy/proxy_util.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/Makefile.in b/modules/ssl/Makefile.in
index 282cbb6c43..14cccddc18 100644
--- a/modules/ssl/Makefile.in
+++ b/modules/ssl/Makefile.in
@@ -1,7 +1,7 @@
## ====================================================================
## The Apache Software License, Version 1.1
##
-## Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+## Copyright (c) 2000-2002 The Apache Software Foundation. All rights
## reserved.
##
## Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/config.m4 b/modules/ssl/config.m4
index 19da9890fe..3841cafd56 100644
--- a/modules/ssl/config.m4
+++ b/modules/ssl/config.m4
@@ -1,7 +1,7 @@
dnl ## ====================================================================
dnl ## The Apache Software License, Version 1.1
dnl ##
-dnl ## Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+dnl ## Copyright (c) 2000-2002 The Apache Software Foundation. All rights
dnl ## reserved.
dnl ##
dnl ## Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/mod_ssl.c b/modules/ssl/mod_ssl.c
index 6466d35b31..45f72bb10c 100644
--- a/modules/ssl/mod_ssl.c
+++ b/modules/ssl/mod_ssl.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/mod_ssl.h b/modules/ssl/mod_ssl.h
index 3e372191a9..84a62589a1 100644
--- a/modules/ssl/mod_ssl.h
+++ b/modules/ssl/mod_ssl.h
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_config.c b/modules/ssl/ssl_engine_config.c
index 9f0a2eb2b8..ee6f375ec7 100644
--- a/modules/ssl/ssl_engine_config.c
+++ b/modules/ssl/ssl_engine_config.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_dh.c b/modules/ssl/ssl_engine_dh.c
index 5892537924..4eaae84c43 100644
--- a/modules/ssl/ssl_engine_dh.c
+++ b/modules/ssl/ssl_engine_dh.c
@@ -14,7 +14,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_ext.c b/modules/ssl/ssl_engine_ext.c
index 8a1bfbab3d..9f1448cb3c 100644
--- a/modules/ssl/ssl_engine_ext.c
+++ b/modules/ssl/ssl_engine_ext.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_init.c b/modules/ssl/ssl_engine_init.c
index 75b46ad0cf..e6233ea360 100644
--- a/modules/ssl/ssl_engine_init.c
+++ b/modules/ssl/ssl_engine_init.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_io.c b/modules/ssl/ssl_engine_io.c
index b2d1d26f02..8d200d2c21 100644
--- a/modules/ssl/ssl_engine_io.c
+++ b/modules/ssl/ssl_engine_io.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_kernel.c b/modules/ssl/ssl_engine_kernel.c
index 61794fe94c..ac1cacaf7c 100644
--- a/modules/ssl/ssl_engine_kernel.c
+++ b/modules/ssl/ssl_engine_kernel.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_log.c b/modules/ssl/ssl_engine_log.c
index 223671782f..0c7e8b8658 100644
--- a/modules/ssl/ssl_engine_log.c
+++ b/modules/ssl/ssl_engine_log.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_mutex.c b/modules/ssl/ssl_engine_mutex.c
index 27b700dfc6..2696969eeb 100644
--- a/modules/ssl/ssl_engine_mutex.c
+++ b/modules/ssl/ssl_engine_mutex.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_pphrase.c b/modules/ssl/ssl_engine_pphrase.c
index dc05e01eeb..cfeee51b39 100644
--- a/modules/ssl/ssl_engine_pphrase.c
+++ b/modules/ssl/ssl_engine_pphrase.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_rand.c b/modules/ssl/ssl_engine_rand.c
index 42845c70e9..6acb2d627f 100644
--- a/modules/ssl/ssl_engine_rand.c
+++ b/modules/ssl/ssl_engine_rand.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_engine_vars.c b/modules/ssl/ssl_engine_vars.c
index 7dde749e82..1671ec116c 100644
--- a/modules/ssl/ssl_engine_vars.c
+++ b/modules/ssl/ssl_engine_vars.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_expr.c b/modules/ssl/ssl_expr.c
index 93f6f58493..8a019fee8e 100644
--- a/modules/ssl/ssl_expr.c
+++ b/modules/ssl/ssl_expr.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_expr.h b/modules/ssl/ssl_expr.h
index 5f4805ba74..8038031265 100644
--- a/modules/ssl/ssl_expr.h
+++ b/modules/ssl/ssl_expr.h
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_expr_eval.c b/modules/ssl/ssl_expr_eval.c
index 2c48fd2238..998216fe36 100644
--- a/modules/ssl/ssl_expr_eval.c
+++ b/modules/ssl/ssl_expr_eval.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_expr_parse.y b/modules/ssl/ssl_expr_parse.y
index c79e8c2940..c063b2bbee 100644
--- a/modules/ssl/ssl_expr_parse.y
+++ b/modules/ssl/ssl_expr_parse.y
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_expr_scan.c b/modules/ssl/ssl_expr_scan.c
index b3e6e1ae49..29eb106564 100644
--- a/modules/ssl/ssl_expr_scan.c
+++ b/modules/ssl/ssl_expr_scan.c
@@ -18,7 +18,7 @@
/* A lexical scanner generated by flex */
/* Scanner skeleton version:
- * $Header: /home/striker/cvs2svn/dumps/httpd-2.0/../../httpd-2.0/modules/ssl/ssl_expr_scan.c,v 1.7 2002/01/10 00:28:00 wrowe Exp $
+ * $Header: /home/striker/cvs2svn/dumps/httpd-2.0/../../httpd-2.0/modules/ssl/ssl_expr_scan.c,v 1.8 2002/03/13 20:47:55 fielding Exp $
*/
#define FLEX_SCANNER
@@ -458,7 +458,7 @@ char *yytext;
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_expr_scan.l b/modules/ssl/ssl_expr_scan.l
index bbe53b1061..33dfe5ea6d 100644
--- a/modules/ssl/ssl_expr_scan.l
+++ b/modules/ssl/ssl_expr_scan.l
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_scache.c b/modules/ssl/ssl_scache.c
index 822e491d74..b945ff64f7 100644
--- a/modules/ssl/ssl_scache.c
+++ b/modules/ssl/ssl_scache.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_scache_dbm.c b/modules/ssl/ssl_scache_dbm.c
index e0ba572580..fb382b7c45 100644
--- a/modules/ssl/ssl_scache_dbm.c
+++ b/modules/ssl/ssl_scache_dbm.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_scache_shmcb.c b/modules/ssl/ssl_scache_shmcb.c
index cec7374922..f3cb80fd10 100644
--- a/modules/ssl/ssl_scache_shmcb.c
+++ b/modules/ssl/ssl_scache_shmcb.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_scache_shmht.c b/modules/ssl/ssl_scache_shmht.c
index 78d2adc32a..6b6aa2592a 100644
--- a/modules/ssl/ssl_scache_shmht.c
+++ b/modules/ssl/ssl_scache_shmht.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_util.c b/modules/ssl/ssl_util.c
index 1fa18ae27c..3ef632a81d 100644
--- a/modules/ssl/ssl_util.c
+++ b/modules/ssl/ssl_util.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_util_ssl.c b/modules/ssl/ssl_util_ssl.c
index d3792a14e5..8dd4015d6e 100644
--- a/modules/ssl/ssl_util_ssl.c
+++ b/modules/ssl/ssl_util_ssl.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_util_ssl.h b/modules/ssl/ssl_util_ssl.h
index 66686fe391..6cf7fccb85 100644
--- a/modules/ssl/ssl_util_ssl.h
+++ b/modules/ssl/ssl_util_ssl.h
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_util_table.c b/modules/ssl/ssl_util_table.c
index 9469593d3c..7bdaf49c19 100644
--- a/modules/ssl/ssl_util_table.c
+++ b/modules/ssl/ssl_util_table.c
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/ssl/ssl_util_table.h b/modules/ssl/ssl_util_table.h
index b22ea79f1b..f7137b98e9 100644
--- a/modules/ssl/ssl_util_table.h
+++ b/modules/ssl/ssl_util_table.h
@@ -11,7 +11,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/test/mod_bucketeer.c b/modules/test/mod_bucketeer.c
index bd33b4b4ca..c601cceb18 100644
--- a/modules/test/mod_bucketeer.c
+++ b/modules/test/mod_bucketeer.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/test/mod_optional_fn_export.c b/modules/test/mod_optional_fn_export.c
index 79e9fc7af9..a3153f9150 100644
--- a/modules/test/mod_optional_fn_export.c
+++ b/modules/test/mod_optional_fn_export.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/test/mod_optional_fn_import.c b/modules/test/mod_optional_fn_import.c
index e54ee1749b..d0a1dddd93 100644
--- a/modules/test/mod_optional_fn_import.c
+++ b/modules/test/mod_optional_fn_import.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/test/mod_optional_hook_export.c b/modules/test/mod_optional_hook_export.c
index a93ef7de05..a13d59ddf7 100644
--- a/modules/test/mod_optional_hook_export.c
+++ b/modules/test/mod_optional_hook_export.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/test/mod_optional_hook_export.h b/modules/test/mod_optional_hook_export.h
index e96418738b..cdf80111e0 100644
--- a/modules/test/mod_optional_hook_export.h
+++ b/modules/test/mod_optional_hook_export.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/modules/test/mod_optional_hook_import.c b/modules/test/mod_optional_hook_import.c
index 0bfbab9360..e89afdced1 100644
--- a/modules/test/mod_optional_hook_import.c
+++ b/modules/test/mod_optional_hook_import.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/beos/beosd.c b/os/beos/beosd.c
index f1a517d16f..cf73988d70 100644
--- a/os/beos/beosd.c
+++ b/os/beos/beosd.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/beos/beosd.h b/os/beos/beosd.h
index 28e47eece5..fb8f808c9d 100644
--- a/os/beos/beosd.h
+++ b/os/beos/beosd.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/beos/os.c b/os/beos/os.c
index 44fc6f3013..43e79b5adf 100644
--- a/os/beos/os.c
+++ b/os/beos/os.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/beos/os.h b/os/beos/os.h
index 5a59697551..01587363fe 100644
--- a/os/beos/os.h
+++ b/os/beos/os.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/bs2000/bs2login.c b/os/bs2000/bs2login.c
index 2320e3f73f..2a1de0dc01 100644
--- a/os/bs2000/bs2login.c
+++ b/os/bs2000/bs2login.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/bs2000/ebcdic.c b/os/bs2000/ebcdic.c
index a6914e9e57..649b37c0ca 100644
--- a/os/bs2000/ebcdic.c
+++ b/os/bs2000/ebcdic.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/bs2000/ebcdic.h b/os/bs2000/ebcdic.h
index 63821f73ec..779c15fad0 100644
--- a/os/bs2000/ebcdic.h
+++ b/os/bs2000/ebcdic.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/bs2000/os.c b/os/bs2000/os.c
index 63907a4393..cc478b2ab8 100644
--- a/os/bs2000/os.c
+++ b/os/bs2000/os.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/bs2000/os.h b/os/bs2000/os.h
index b73e369759..f3f333c26c 100644
--- a/os/bs2000/os.h
+++ b/os/bs2000/os.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/netware/os.h b/os/netware/os.h
index e39150221e..a38d1c4a1f 100644
--- a/os/netware/os.h
+++ b/os/netware/os.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/netware/util_nw.c b/os/netware/util_nw.c
index 493abc31b4..44834036b5 100644
--- a/os/netware/util_nw.c
+++ b/os/netware/util_nw.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/os2/os.h b/os/os2/os.h
index d09e65ed76..a0a70351eb 100644
--- a/os/os2/os.h
+++ b/os/os2/os.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/os2/util_os2.c b/os/os2/util_os2.c
index ac4a72bfb2..7d77daa249 100644
--- a/os/os2/util_os2.c
+++ b/os/os2/util_os2.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/tpf/ebcdic.c b/os/tpf/ebcdic.c
index dc838004e5..0bb11a9721 100644
--- a/os/tpf/ebcdic.c
+++ b/os/tpf/ebcdic.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/tpf/ebcdic.h b/os/tpf/ebcdic.h
index 026a888740..ce8ca1579c 100644
--- a/os/tpf/ebcdic.h
+++ b/os/tpf/ebcdic.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/tpf/os.c b/os/tpf/os.c
index 5424f992b3..bcb6335ac4 100644
--- a/os/tpf/os.c
+++ b/os/tpf/os.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/tpf/os.h b/os/tpf/os.h
index 7c41a39d62..688ea80df2 100644
--- a/os/tpf/os.h
+++ b/os/tpf/os.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/unix/os.h b/os/unix/os.h
index bfb0396a27..122f499e85 100644
--- a/os/unix/os.h
+++ b/os/unix/os.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/unix/unixd.c b/os/unix/unixd.c
index 6b2f8cebc6..b0f927a4ba 100644
--- a/os/unix/unixd.c
+++ b/os/unix/unixd.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/unix/unixd.h b/os/unix/unixd.h
index 899975b550..ec77762433 100644
--- a/os/unix/unixd.h
+++ b/os/unix/unixd.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/win32/os.h b/os/win32/os.h
index f8e3d893c7..dfb44598ca 100644
--- a/os/win32/os.h
+++ b/os/win32/os.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/os/win32/util_win32.c b/os/win32/util_win32.c
index a930309e98..dc15980bcb 100644
--- a/os/win32/util_win32.c
+++ b/os/win32/util_win32.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/buildmark.c b/server/buildmark.c
index b25783d097..92db49fc99 100644
--- a/server/buildmark.c
+++ b/server/buildmark.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/config.c b/server/config.c
index e65976b7c0..016a40b07e 100644
--- a/server/config.c
+++ b/server/config.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/connection.c b/server/connection.c
index 20ce2d89ae..0941f11cd2 100644
--- a/server/connection.c
+++ b/server/connection.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/core.c b/server/core.c
index 3eca23ddd6..279463caa5 100644
--- a/server/core.c
+++ b/server/core.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/error_bucket.c b/server/error_bucket.c
index 42adea218d..cfacbd86aa 100644
--- a/server/error_bucket.c
+++ b/server/error_bucket.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/gen_test_char.c b/server/gen_test_char.c
index f3f23c527f..e85106f2e1 100644
--- a/server/gen_test_char.c
+++ b/server/gen_test_char.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/listen.c b/server/listen.c
index 6d7eb686b6..770b79b500 100644
--- a/server/listen.c
+++ b/server/listen.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/log.c b/server/log.c
index d36833f4a1..fbc12ee919 100644
--- a/server/log.c
+++ b/server/log.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/main.c b/server/main.c
index 72004f508c..7fc988549d 100644
--- a/server/main.c
+++ b/server/main.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/beos/beos.c b/server/mpm/beos/beos.c
index ff9dad00d4..25bfe5de25 100644
--- a/server/mpm/beos/beos.c
+++ b/server/mpm/beos/beos.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/beos/beos.h b/server/mpm/beos/beos.h
index b942bf9efc..49da933b8c 100644
--- a/server/mpm/beos/beos.h
+++ b/server/mpm/beos/beos.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/beos/mpm.h b/server/mpm/beos/mpm.h
index e7faf2e324..8054b49b59 100644
--- a/server/mpm/beos/mpm.h
+++ b/server/mpm/beos/mpm.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/beos/mpm_default.h b/server/mpm/beos/mpm_default.h
index 42e7c27b4b..8de87c3cbb 100644
--- a/server/mpm/beos/mpm_default.h
+++ b/server/mpm/beos/mpm_default.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/experimental/perchild/mpm.h b/server/mpm/experimental/perchild/mpm.h
index 7c40723000..bc4c264f34 100644
--- a/server/mpm/experimental/perchild/mpm.h
+++ b/server/mpm/experimental/perchild/mpm.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/experimental/perchild/mpm_default.h b/server/mpm/experimental/perchild/mpm_default.h
index 065040e63d..2874b347c3 100644
--- a/server/mpm/experimental/perchild/mpm_default.h
+++ b/server/mpm/experimental/perchild/mpm_default.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/experimental/perchild/perchild.c b/server/mpm/experimental/perchild/perchild.c
index 0181d87ef0..82b111a5d5 100644
--- a/server/mpm/experimental/perchild/perchild.c
+++ b/server/mpm/experimental/perchild/perchild.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/mpmt_os2/mpm.h b/server/mpm/mpmt_os2/mpm.h
index 4b7307a417..322bfe7b8c 100644
--- a/server/mpm/mpmt_os2/mpm.h
+++ b/server/mpm/mpmt_os2/mpm.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/mpmt_os2/mpm_default.h b/server/mpm/mpmt_os2/mpm_default.h
index 67fbab0575..7ac40ab42e 100644
--- a/server/mpm/mpmt_os2/mpm_default.h
+++ b/server/mpm/mpmt_os2/mpm_default.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/mpmt_os2/mpmt_os2.c b/server/mpm/mpmt_os2/mpmt_os2.c
index 96ba77a23b..424d36066a 100644
--- a/server/mpm/mpmt_os2/mpmt_os2.c
+++ b/server/mpm/mpmt_os2/mpmt_os2.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/mpmt_os2/mpmt_os2_child.c b/server/mpm/mpmt_os2/mpmt_os2_child.c
index 60b747300c..35c8661de7 100644
--- a/server/mpm/mpmt_os2/mpmt_os2_child.c
+++ b/server/mpm/mpmt_os2/mpmt_os2_child.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/netware/mpm.h b/server/mpm/netware/mpm.h
index da809db1a7..44fdd691b0 100644
--- a/server/mpm/netware/mpm.h
+++ b/server/mpm/netware/mpm.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/netware/mpm_default.h b/server/mpm/netware/mpm_default.h
index ebada94fd8..69348751ad 100644
--- a/server/mpm/netware/mpm_default.h
+++ b/server/mpm/netware/mpm_default.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/netware/mpm_netware.c b/server/mpm/netware/mpm_netware.c
index 31e7a5e64e..8256a3b7f3 100644
--- a/server/mpm/netware/mpm_netware.c
+++ b/server/mpm/netware/mpm_netware.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/perchild/mpm.h b/server/mpm/perchild/mpm.h
index 7c40723000..bc4c264f34 100644
--- a/server/mpm/perchild/mpm.h
+++ b/server/mpm/perchild/mpm.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/perchild/mpm_default.h b/server/mpm/perchild/mpm_default.h
index 065040e63d..2874b347c3 100644
--- a/server/mpm/perchild/mpm_default.h
+++ b/server/mpm/perchild/mpm_default.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/perchild/perchild.c b/server/mpm/perchild/perchild.c
index 0181d87ef0..82b111a5d5 100644
--- a/server/mpm/perchild/perchild.c
+++ b/server/mpm/perchild/perchild.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/prefork/mpm.h b/server/mpm/prefork/mpm.h
index 6b54f9891e..c7672b81d2 100644
--- a/server/mpm/prefork/mpm.h
+++ b/server/mpm/prefork/mpm.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/prefork/mpm_default.h b/server/mpm/prefork/mpm_default.h
index 2ba0867c51..cd5cb38a36 100644
--- a/server/mpm/prefork/mpm_default.h
+++ b/server/mpm/prefork/mpm_default.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/prefork/prefork.c b/server/mpm/prefork/prefork.c
index ccfdcae410..a1c07ddb6c 100644
--- a/server/mpm/prefork/prefork.c
+++ b/server/mpm/prefork/prefork.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/winnt/Win9xConHook.c b/server/mpm/winnt/Win9xConHook.c
index a285329b43..f6a67ea83e 100644
--- a/server/mpm/winnt/Win9xConHook.c
+++ b/server/mpm/winnt/Win9xConHook.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/winnt/Win9xConHook.h b/server/mpm/winnt/Win9xConHook.h
index 312e82cd2d..b96414ba4b 100644
--- a/server/mpm/winnt/Win9xConHook.h
+++ b/server/mpm/winnt/Win9xConHook.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/winnt/mpm.h b/server/mpm/winnt/mpm.h
index a86b31c780..752af27a85 100644
--- a/server/mpm/winnt/mpm.h
+++ b/server/mpm/winnt/mpm.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/winnt/mpm_default.h b/server/mpm/winnt/mpm_default.h
index 26f8e84d91..7121298fb2 100644
--- a/server/mpm/winnt/mpm_default.h
+++ b/server/mpm/winnt/mpm_default.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/winnt/mpm_winnt.c b/server/mpm/winnt/mpm_winnt.c
index a25aa0b898..4d46b215db 100644
--- a/server/mpm/winnt/mpm_winnt.c
+++ b/server/mpm/winnt/mpm_winnt.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/winnt/mpm_winnt.h b/server/mpm/winnt/mpm_winnt.h
index eb0d7abb8c..0e7fe35a34 100644
--- a/server/mpm/winnt/mpm_winnt.h
+++ b/server/mpm/winnt/mpm_winnt.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/winnt/registry.c b/server/mpm/winnt/registry.c
index aa23e54a4d..763bd76315 100644
--- a/server/mpm/winnt/registry.c
+++ b/server/mpm/winnt/registry.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/winnt/service.c b/server/mpm/winnt/service.c
index 8497b06e3f..eb37ebfdfc 100644
--- a/server/mpm/winnt/service.c
+++ b/server/mpm/winnt/service.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/worker/fdqueue.c b/server/mpm/worker/fdqueue.c
index 70671d0d3c..af27e83d23 100644
--- a/server/mpm/worker/fdqueue.c
+++ b/server/mpm/worker/fdqueue.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/worker/fdqueue.h b/server/mpm/worker/fdqueue.h
index 0c2adcd050..0608813e57 100644
--- a/server/mpm/worker/fdqueue.h
+++ b/server/mpm/worker/fdqueue.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/worker/mpm.h b/server/mpm/worker/mpm.h
index 5db57028f6..baa63c49a9 100644
--- a/server/mpm/worker/mpm.h
+++ b/server/mpm/worker/mpm.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/worker/mpm_default.h b/server/mpm/worker/mpm_default.h
index c3993c4607..b24fd177e0 100644
--- a/server/mpm/worker/mpm_default.h
+++ b/server/mpm/worker/mpm_default.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/worker/pod.c b/server/mpm/worker/pod.c
index 1067f284d3..c20672a06c 100644
--- a/server/mpm/worker/pod.c
+++ b/server/mpm/worker/pod.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/worker/pod.h b/server/mpm/worker/pod.h
index cc68b4b6e3..dea317cf2d 100644
--- a/server/mpm/worker/pod.h
+++ b/server/mpm/worker/pod.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm/worker/worker.c b/server/mpm/worker/worker.c
index 1cb2d62699..cd4d8f8804 100644
--- a/server/mpm/worker/worker.c
+++ b/server/mpm/worker/worker.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/mpm_common.c b/server/mpm_common.c
index ecdfcb89cd..71019dc296 100644
--- a/server/mpm_common.c
+++ b/server/mpm_common.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/protocol.c b/server/protocol.c
index 02b7175e2f..593d6de016 100644
--- a/server/protocol.c
+++ b/server/protocol.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/request.c b/server/request.c
index b9d082122b..b3d024ceb3 100644
--- a/server/request.c
+++ b/server/request.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/rfc1413.c b/server/rfc1413.c
index e23c4c7ac6..5c11187b11 100644
--- a/server/rfc1413.c
+++ b/server/rfc1413.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/scoreboard.c b/server/scoreboard.c
index a5fdcec886..bbfdcf8097 100644
--- a/server/scoreboard.c
+++ b/server/scoreboard.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util.c b/server/util.c
index 8814d54a07..b60a3a760c 100644
--- a/server/util.c
+++ b/server/util.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util_cfgtree.c b/server/util_cfgtree.c
index b8fcad6c9c..df9158ac04 100644
--- a/server/util_cfgtree.c
+++ b/server/util_cfgtree.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util_charset.c b/server/util_charset.c
index f1833b94d6..fb62c226cd 100644
--- a/server/util_charset.c
+++ b/server/util_charset.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util_debug.c b/server/util_debug.c
index 46e895d24f..14f1e251fd 100644
--- a/server/util_debug.c
+++ b/server/util_debug.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util_ebcdic.c b/server/util_ebcdic.c
index 75a1b7dd3d..d5c1db6bbb 100644
--- a/server/util_ebcdic.c
+++ b/server/util_ebcdic.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util_filter.c b/server/util_filter.c
index 88b62ee145..919e5a2f3f 100644
--- a/server/util_filter.c
+++ b/server/util_filter.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util_md5.c b/server/util_md5.c
index d9b1f1380c..1a2435ec0c 100644
--- a/server/util_md5.c
+++ b/server/util_md5.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util_script.c b/server/util_script.c
index cc2d772186..ba6d49cfae 100644
--- a/server/util_script.c
+++ b/server/util_script.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util_time.c b/server/util_time.c
index 67072c4d86..1b2988d163 100644
--- a/server/util_time.c
+++ b/server/util_time.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/util_xml.c b/server/util_xml.c
index c7ab9c75fd..6b3a5e3d58 100644
--- a/server/util_xml.c
+++ b/server/util_xml.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/server/vhost.c b/server/vhost.c
index 4658a43eda..fe29e80675 100644
--- a/server/vhost.c
+++ b/server/vhost.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/support/ab.c b/support/ab.c
index 3d2de47ac5..8063e097b6 100644
--- a/support/ab.c
+++ b/support/ab.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -1302,16 +1302,16 @@ static void test(void)
static void copyright(void)
{
if (!use_html) {
- printf("This is ApacheBench, Version %s\n", AP_SERVER_BASEREVISION " <$Revision: 1.88 $> apache-2.0");
+ printf("This is ApacheBench, Version %s\n", AP_SERVER_BASEREVISION " <$Revision: 1.89 $> apache-2.0");
printf("Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\n");
- printf("Copyright (c) 1998-2001 The Apache Software Foundation, http://www.apache.org/\n");
+ printf("Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/\n");
printf("\n");
}
else {
printf("<p>\n");
- printf(" This is ApacheBench, Version %s <i>&lt;%s&gt;</i> apache-2.0<br>\n", AP_SERVER_BASEREVISION, "$Revision: 1.88 $");
+ printf(" This is ApacheBench, Version %s <i>&lt;%s&gt;</i> apache-2.0<br>\n", AP_SERVER_BASEREVISION, "$Revision: 1.89 $");
printf(" Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/<br>\n");
- printf(" Copyright (c) 1998-2001 The Apache Software Foundation, http://www.apache.org/<br>\n");
+ printf(" Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/<br>\n");
printf("</p>\n<p>\n");
}
}
diff --git a/support/apachectl.in b/support/apachectl.in
index b1cbb51be0..e4496a1ac3 100644
--- a/support/apachectl.in
+++ b/support/apachectl.in
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2000-2001 The Apache Software Foundation.
+# Copyright (c) 2000-2002 The Apache Software Foundation.
# See license at the end of this file.
#
# Apache control script designed to allow an easy command line interface
@@ -196,7 +196,7 @@ exit $ERROR
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/support/apxs.in b/support/apxs.in
index b6524c3008..e412f223aa 100644
--- a/support/apxs.in
+++ b/support/apxs.in
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/support/checkgid.c b/support/checkgid.c
index a6dc315f0a..75b785939b 100644
--- a/support/checkgid.c
+++ b/support/checkgid.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/support/dbmmanage.in b/support/dbmmanage.in
index 8c75637e1d..f4681993c6 100644
--- a/support/dbmmanage.in
+++ b/support/dbmmanage.in
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/support/htdbm.c b/support/htdbm.c
index 7ae6f22e56..1a16b1d8ef 100644
--- a/support/htdbm.c
+++ b/support/htdbm.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/support/htdigest.c b/support/htdigest.c
index 7a8bf3b9e7..eff88e45e1 100644
--- a/support/htdigest.c
+++ b/support/htdigest.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/support/htpasswd.c b/support/htpasswd.c
index 0117a34060..d42ecf9ac9 100644
--- a/support/htpasswd.c
+++ b/support/htpasswd.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/support/log_server_status.in b/support/log_server_status.in
index f301604b76..e320792cb2 100644
--- a/support/log_server_status.in
+++ b/support/log_server_status.in
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/support/logresolve.pl.in b/support/logresolve.pl.in
index c2142f161d..4402b9a006 100644
--- a/support/logresolve.pl.in
+++ b/support/logresolve.pl.in
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/support/rotatelogs.c b/support/rotatelogs.c
index 0fc0026d3f..b71e44533c 100644
--- a/support/rotatelogs.c
+++ b/support/rotatelogs.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/support/split-logfile.in b/support/split-logfile.in
index 66de2ebfdd..038ce7ce55 100644
--- a/support/split-logfile.in
+++ b/support/split-logfile.in
@@ -2,7 +2,7 @@
# ====================================================================
# The Apache Software License, Version 1.1
#
-# Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+# Copyright (c) 2000-2002 The Apache Software Foundation. All rights
# reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/support/suexec.c b/support/suexec.c
index eb931097c3..16c8e6e5a3 100644
--- a/support/suexec.c
+++ b/support/suexec.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/support/suexec.h b/support/suexec.h
index aa95425f57..34a91f9949 100644
--- a/support/suexec.h
+++ b/support/suexec.h
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/support/win32/ApacheMonitor.c b/support/win32/ApacheMonitor.c
index aec4934f28..2a54fadee3 100644
--- a/support/win32/ApacheMonitor.c
+++ b/support/win32/ApacheMonitor.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/support/win32/wintty.c b/support/win32/wintty.c
index 733f595e81..13b0f38b2a 100644
--- a/support/win32/wintty.c
+++ b/support/win32/wintty.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without