From eeb57c17ad18ef199c662ba1265e2a4de22d3422 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Mon, 9 Feb 2004 20:40:53 +0000 Subject: [PATCH] fix name of The Apache Software Foundation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102619 13f79535-47bb-0310-9956-ffa450edef68 --- build/PrintPath | 2 +- build/binbuild.sh | 2 +- build/bsd_makefile | 2 +- build/build-modules-c.awk | 2 +- build/buildinfo.sh | 2 +- build/fastgen.sh | 2 +- build/get-version.sh | 2 +- build/httpd_roll_release | 2 +- build/install-bindist.sh.in | 2 +- build/install.sh | 2 +- build/instdso.sh | 2 +- build/library.mk | 2 +- build/ltlib.mk | 2 +- build/make_exports.awk | 2 +- build/make_nw_export.awk | 2 +- build/make_var_export.awk | 2 +- build/mkconfNW.awk | 2 +- build/mkdir.sh | 2 +- build/nw_ver.awk | 2 +- build/program.mk | 2 +- build/rpm/httpd.init | 2 +- build/rules.mk.in | 2 +- build/special.mk | 2 +- build/sysv_makefile | 2 +- build/win32/win32ver.awk | 2 +- buildconf | 2 +- include/ap_compat.h | 2 +- include/ap_config.h | 2 +- include/ap_config_layout.h.in | 2 +- include/ap_listen.h | 2 +- include/ap_mmn.h | 2 +- include/ap_mpm.h | 2 +- include/ap_provider.h | 2 +- include/ap_regkey.h | 2 +- include/ap_release.h | 2 +- include/http_config.h | 2 +- include/http_connection.h | 2 +- include/http_core.h | 2 +- include/http_log.h | 2 +- include/http_main.h | 2 +- include/http_protocol.h | 2 +- include/http_request.h | 2 +- include/http_vhost.h | 2 +- include/httpd.h | 2 +- include/mpm_common.h | 2 +- include/scoreboard.h | 2 +- include/util_cfgtree.h | 2 +- include/util_charset.h | 2 +- include/util_ebcdic.h | 2 +- include/util_filter.h | 2 +- include/util_ldap.h | 2 +- include/util_md5.h | 2 +- include/util_script.h | 2 +- include/util_time.h | 2 +- include/util_xml.h | 2 +- os/beos/beosd.c | 2 +- os/beos/beosd.h | 2 +- os/beos/os.c | 2 +- os/beos/os.h | 2 +- os/bs2000/ebcdic.c | 2 +- os/bs2000/ebcdic.h | 2 +- os/bs2000/os.c | 2 +- os/bs2000/os.h | 2 +- os/netware/modules.c | 2 +- os/netware/os.h | 2 +- os/netware/pre_nw.h | 2 +- os/netware/util_nw.c | 2 +- os/os2/os.h | 2 +- os/os2/util_os2.c | 2 +- os/tpf/ebcdic.c | 2 +- os/tpf/ebcdic.h | 2 +- os/tpf/os.c | 2 +- os/tpf/os.h | 2 +- os/unix/os.h | 2 +- os/unix/unixd.c | 2 +- os/unix/unixd.h | 2 +- os/win32/ap_regkey.c | 2 +- os/win32/modules.c | 2 +- os/win32/os.h | 2 +- os/win32/util_win32.c | 2 +- server/buildmark.c | 2 +- server/config.c | 2 +- server/connection.c | 2 +- server/core.c | 2 +- server/error_bucket.c | 2 +- server/gen_test_char.c | 2 +- server/listen.c | 2 +- server/log.c | 2 +- server/main.c | 2 +- server/mpm/beos/beos.c | 2 +- server/mpm/beos/beos.h | 2 +- server/mpm/beos/mpm.h | 2 +- server/mpm/beos/mpm_default.h | 2 +- server/mpm/experimental/leader/leader.c | 2 +- server/mpm/experimental/leader/mpm.h | 2 +- server/mpm/experimental/leader/mpm_default.h | 2 +- server/mpm/experimental/perchild/mpm.h | 2 +- server/mpm/experimental/perchild/mpm_default.h | 2 +- server/mpm/experimental/perchild/perchild.c | 2 +- server/mpm/experimental/threadpool/mpm.h | 2 +- server/mpm/experimental/threadpool/mpm_default.h | 2 +- server/mpm/experimental/threadpool/pod.c | 2 +- server/mpm/experimental/threadpool/pod.h | 2 +- server/mpm/experimental/threadpool/threadpool.c | 2 +- server/mpm/mpmt_os2/mpm.h | 2 +- server/mpm/mpmt_os2/mpm_default.h | 2 +- server/mpm/mpmt_os2/mpmt_os2.c | 2 +- server/mpm/mpmt_os2/mpmt_os2_child.c | 2 +- server/mpm/netware/mpm.h | 2 +- server/mpm/netware/mpm_default.h | 2 +- server/mpm/netware/mpm_netware.c | 2 +- server/mpm/prefork/mpm.h | 2 +- server/mpm/prefork/mpm_default.h | 2 +- server/mpm/prefork/prefork.c | 2 +- server/mpm/winnt/Win9xConHook.c | 2 +- server/mpm/winnt/Win9xConHook.h | 2 +- server/mpm/winnt/child.c | 2 +- server/mpm/winnt/mpm.h | 2 +- server/mpm/winnt/mpm_default.h | 2 +- server/mpm/winnt/mpm_winnt.c | 2 +- server/mpm/winnt/mpm_winnt.h | 2 +- server/mpm/winnt/nt_eventlog.c | 2 +- server/mpm/winnt/service.c | 2 +- server/mpm/worker/fdqueue.c | 2 +- server/mpm/worker/fdqueue.h | 2 +- server/mpm/worker/mpm.h | 2 +- server/mpm/worker/mpm_default.h | 2 +- server/mpm/worker/pod.c | 2 +- server/mpm/worker/pod.h | 2 +- server/mpm/worker/worker.c | 2 +- server/mpm_common.c | 2 +- server/protocol.c | 2 +- server/provider.c | 2 +- server/request.c | 2 +- server/scoreboard.c | 2 +- server/util.c | 2 +- server/util_cfgtree.c | 2 +- server/util_charset.c | 2 +- server/util_debug.c | 2 +- server/util_ebcdic.c | 2 +- server/util_filter.c | 2 +- server/util_md5.c | 2 +- server/util_script.c | 2 +- server/util_time.c | 2 +- server/util_xml.c | 2 +- server/vhost.c | 2 +- support/ab.c | 6 +++--- support/apachectl.in | 2 +- support/apxs.in | 2 +- support/checkgid.c | 2 +- support/dbmmanage.in | 2 +- support/envvars-std.in | 2 +- support/htdbm.c | 2 +- support/htdigest.c | 2 +- support/htpasswd.c | 2 +- support/list_hooks.pl | 2 +- support/log_server_status.in | 2 +- support/logresolve.c | 2 +- support/logresolve.pl.in | 2 +- support/phf_abuse_log.cgi.in | 2 +- support/rotatelogs.c | 2 +- support/split-logfile.in | 2 +- support/suexec.c | 2 +- support/suexec.h | 2 +- support/win32/ApacheMonitor.c | 2 +- support/win32/ApacheMonitor.h | 2 +- support/win32/ApacheMonitor.rc | 2 +- support/win32/wintty.c | 2 +- test/check_chunked | 2 +- test/cls.c | 2 +- test/test-writev.c | 2 +- test/test_find.c | 2 +- test/test_parser.c | 2 +- test/test_select.c | 2 +- test/time-sem.c | 2 +- 175 files changed, 177 insertions(+), 177 deletions(-) diff --git a/build/PrintPath b/build/PrintPath index cdb0880eb0e..0e512250f9d 100755 --- a/build/PrintPath +++ b/build/PrintPath @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 Apache Software Foundation +# Copyright 1999-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/binbuild.sh b/build/binbuild.sh index cfce58670e5..352a0900459 100755 --- a/build/binbuild.sh +++ b/build/binbuild.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 Apache Software Foundation +# Copyright 1999-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/bsd_makefile b/build/bsd_makefile index f465b501140..c3b8131101b 100755 --- a/build/bsd_makefile +++ b/build/bsd_makefile @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-modules-c.awk b/build/build-modules-c.awk index ef31cc3a318..27ebbde1e6a 100644 --- a/build/build-modules-c.awk +++ b/build/build-modules-c.awk @@ -1,4 +1,4 @@ -# Copyright 1999-2004 Apache Software Foundation +# Copyright 1999-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/buildinfo.sh b/build/buildinfo.sh index 79affd3092c..c3623a4812f 100755 --- a/build/buildinfo.sh +++ b/build/buildinfo.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/fastgen.sh b/build/fastgen.sh index 9aff97448cf..b7e7835f716 100755 --- a/build/fastgen.sh +++ b/build/fastgen.sh @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/get-version.sh b/build/get-version.sh index f01c5e08e33..5cee69189fe 100755 --- a/build/get-version.sh +++ b/build/get-version.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2003-2004 Apache Software Foundation +# Copyright 2003-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/httpd_roll_release b/build/httpd_roll_release index 238a47e60db..67c3443c765 100755 --- a/build/httpd_roll_release +++ b/build/httpd_roll_release @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/install-bindist.sh.in b/build/install-bindist.sh.in index 35df54eb0e6..44cbb8bfd63 100755 --- a/build/install-bindist.sh.in +++ b/build/install-bindist.sh.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/install.sh b/build/install.sh index b389dbeb7bd..ba676624d78 100755 --- a/build/install.sh +++ b/build/install.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 Apache Software Foundation +# Copyright 1999-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/instdso.sh b/build/instdso.sh index a709f815676..6b9e4386364 100755 --- a/build/instdso.sh +++ b/build/instdso.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/library.mk b/build/library.mk index b341e3d9e30..6cee6d2b306 100644 --- a/build/library.mk +++ b/build/library.mk @@ -1,4 +1,4 @@ -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/ltlib.mk b/build/ltlib.mk index 9a2b69a8f70..5ab0750498b 100644 --- a/build/ltlib.mk +++ b/build/ltlib.mk @@ -1,4 +1,4 @@ -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/make_exports.awk b/build/make_exports.awk index 842b5079cc8..aa69b257ad2 100644 --- a/build/make_exports.awk +++ b/build/make_exports.awk @@ -1,4 +1,4 @@ -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/make_nw_export.awk b/build/make_nw_export.awk index 9d539157474..4640ff696eb 100644 --- a/build/make_nw_export.awk +++ b/build/make_nw_export.awk @@ -1,4 +1,4 @@ -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/make_var_export.awk b/build/make_var_export.awk index b58c6a22650..be150d47109 100644 --- a/build/make_var_export.awk +++ b/build/make_var_export.awk @@ -1,4 +1,4 @@ -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/mkconfNW.awk b/build/mkconfNW.awk index 1e99730eb11..83310c9f3e7 100644 --- a/build/mkconfNW.awk +++ b/build/mkconfNW.awk @@ -1,4 +1,4 @@ -# Copyright 2002-2004 Apache Software Foundation +# Copyright 2002-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/mkdir.sh b/build/mkdir.sh index 089e9225203..a46c9a9aa0f 100755 --- a/build/mkdir.sh +++ b/build/mkdir.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 Apache Software Foundation +# Copyright 1999-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/nw_ver.awk b/build/nw_ver.awk index 7207f7b1e9e..59304a244ce 100644 --- a/build/nw_ver.awk +++ b/build/nw_ver.awk @@ -1,4 +1,4 @@ -# Copyright 2002-2004 Apache Software Foundation +# Copyright 2002-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/program.mk b/build/program.mk index a8a61b3b8d4..19312c88d81 100644 --- a/build/program.mk +++ b/build/program.mk @@ -1,4 +1,4 @@ -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/rpm/httpd.init b/build/rpm/httpd.init index 8ff4a6be088..218b69d1b1c 100755 --- a/build/rpm/httpd.init +++ b/build/rpm/httpd.init @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2003-2004 Apache Software Foundation +# Copyright 2003-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/rules.mk.in b/build/rules.mk.in index e32417e331a..38c6fe88295 100644 --- a/build/rules.mk.in +++ b/build/rules.mk.in @@ -1,4 +1,4 @@ -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/special.mk b/build/special.mk index abf47f3ffce..f6ee2675781 100644 --- a/build/special.mk +++ b/build/special.mk @@ -1,4 +1,4 @@ -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/sysv_makefile b/build/sysv_makefile index 7a472351151..4d2ddae2825 100755 --- a/build/sysv_makefile +++ b/build/sysv_makefile @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/win32/win32ver.awk b/build/win32/win32ver.awk index 85a81bbfa8f..ce64693c60b 100644 --- a/build/win32/win32ver.awk +++ b/build/win32/win32ver.awk @@ -1,4 +1,4 @@ -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/buildconf b/buildconf index 9cca1fc2758..e68ba1f8988 100755 --- a/buildconf +++ b/buildconf @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 Apache Software Foundation +# Copyright 1999-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/include/ap_compat.h b/include/ap_compat.h index 6ea85d6860f..97599110b8e 100644 --- a/include/ap_compat.h +++ b/include/ap_compat.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/ap_config.h b/include/ap_config.h index d0bf7eca948..04d01a4d084 100644 --- a/include/ap_config.h +++ b/include/ap_config.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/ap_config_layout.h.in b/include/ap_config_layout.h.in index d79016e9a73..74397ffe964 100644 --- a/include/ap_config_layout.h.in +++ b/include/ap_config_layout.h.in @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/ap_listen.h b/include/ap_listen.h index a90899b9c7c..8b0741b9f1e 100644 --- a/include/ap_listen.h +++ b/include/ap_listen.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/ap_mmn.h b/include/ap_mmn.h index f42155330ed..396f5c0fb53 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/ap_mpm.h b/include/ap_mpm.h index c0d351e54f1..ce351aff31d 100644 --- a/include/ap_mpm.h +++ b/include/ap_mpm.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/ap_provider.h b/include/ap_provider.h index c98845582da..c704058d8a5 100644 --- a/include/ap_provider.h +++ b/include/ap_provider.h @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/ap_regkey.h b/include/ap_regkey.h index 8d814d9d95a..5d79b631c18 100644 --- a/include/ap_regkey.h +++ b/include/ap_regkey.h @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/ap_release.h b/include/ap_release.h index 19cbfbee55a..46044fa60eb 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/http_config.h b/include/http_config.h index f38e47f3e8a..2b247fdaec5 100644 --- a/include/http_config.h +++ b/include/http_config.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/http_connection.h b/include/http_connection.h index d426599c581..1550fe385e9 100644 --- a/include/http_connection.h +++ b/include/http_connection.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/http_core.h b/include/http_core.h index 5138cc6d0c4..2aa81e52c72 100644 --- a/include/http_core.h +++ b/include/http_core.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/http_log.h b/include/http_log.h index b7f1221de97..8f20928eade 100644 --- a/include/http_log.h +++ b/include/http_log.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/http_main.h b/include/http_main.h index 3eb6be515f4..912062967fd 100644 --- a/include/http_main.h +++ b/include/http_main.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/http_protocol.h b/include/http_protocol.h index 1b1f5a0caea..d824d89068d 100644 --- a/include/http_protocol.h +++ b/include/http_protocol.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/http_request.h b/include/http_request.h index d4a88dd7dd7..4ae74e398b6 100644 --- a/include/http_request.h +++ b/include/http_request.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/http_vhost.h b/include/http_vhost.h index c5c034272c0..7c72368af32 100644 --- a/include/http_vhost.h +++ b/include/http_vhost.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/httpd.h b/include/httpd.h index 9724d45d3d3..0ac00207450 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/mpm_common.h b/include/mpm_common.h index 74bfb695973..4636df5db19 100644 --- a/include/mpm_common.h +++ b/include/mpm_common.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/scoreboard.h b/include/scoreboard.h index ee9ad073431..beb75e513a2 100644 --- a/include/scoreboard.h +++ b/include/scoreboard.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/util_cfgtree.h b/include/util_cfgtree.h index d4fd3dee882..828cc6e6e39 100644 --- a/include/util_cfgtree.h +++ b/include/util_cfgtree.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/util_charset.h b/include/util_charset.h index 3ae4b67028e..233f20b35c0 100644 --- a/include/util_charset.h +++ b/include/util_charset.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/util_ebcdic.h b/include/util_ebcdic.h index f6d24e145de..39d2e14a3b6 100644 --- a/include/util_ebcdic.h +++ b/include/util_ebcdic.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/util_filter.h b/include/util_filter.h index 5559585d78f..33df5d40dc5 100644 --- a/include/util_filter.h +++ b/include/util_filter.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/util_ldap.h b/include/util_ldap.h index 468a5545802..483496cf49d 100644 --- a/include/util_ldap.h +++ b/include/util_ldap.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/util_md5.h b/include/util_md5.h index fa8a4a11241..8db1e1a359b 100644 --- a/include/util_md5.h +++ b/include/util_md5.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/util_script.h b/include/util_script.h index ddbf516906b..bdffb2b221d 100644 --- a/include/util_script.h +++ b/include/util_script.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/util_time.h b/include/util_time.h index 578a09ef70b..5fcd0078bfd 100644 --- a/include/util_time.h +++ b/include/util_time.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/util_xml.h b/include/util_xml.h index 6926da83772..126d7f4b97e 100644 --- a/include/util_xml.h +++ b/include/util_xml.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/beos/beosd.c b/os/beos/beosd.c index 9e4cae23e71..03ce8258899 100644 --- a/os/beos/beosd.c +++ b/os/beos/beosd.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/beos/beosd.h b/os/beos/beosd.h index 79d79f32d6f..4d4695735a2 100644 --- a/os/beos/beosd.h +++ b/os/beos/beosd.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/beos/os.c b/os/beos/os.c index 643ef7d61f6..60953705190 100644 --- a/os/beos/os.c +++ b/os/beos/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/beos/os.h b/os/beos/os.h index 9bdad373413..66c8767620c 100644 --- a/os/beos/os.h +++ b/os/beos/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/bs2000/ebcdic.c b/os/bs2000/ebcdic.c index f6a450d311b..6a675ebfb28 100644 --- a/os/bs2000/ebcdic.c +++ b/os/bs2000/ebcdic.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/bs2000/ebcdic.h b/os/bs2000/ebcdic.h index 50bf97989da..053d04961aa 100644 --- a/os/bs2000/ebcdic.h +++ b/os/bs2000/ebcdic.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/bs2000/os.c b/os/bs2000/os.c index c66be648725..de151cdd386 100644 --- a/os/bs2000/os.c +++ b/os/bs2000/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/bs2000/os.h b/os/bs2000/os.h index 5c1c842e127..ec81c5e0975 100644 --- a/os/bs2000/os.h +++ b/os/bs2000/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/netware/modules.c b/os/netware/modules.c index 3ecc61b8ccd..7d3b791738e 100644 --- a/os/netware/modules.c +++ b/os/netware/modules.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/netware/os.h b/os/netware/os.h index 4ca5169595d..774bb3fb4d4 100644 --- a/os/netware/os.h +++ b/os/netware/os.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/netware/pre_nw.h b/os/netware/pre_nw.h index e1b3e871f97..910ab57cdae 100644 --- a/os/netware/pre_nw.h +++ b/os/netware/pre_nw.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/netware/util_nw.c b/os/netware/util_nw.c index 9a897f4b0bf..78ad9ca0b21 100644 --- a/os/netware/util_nw.c +++ b/os/netware/util_nw.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/os2/os.h b/os/os2/os.h index ca2dfdb98ab..c67fdfb0a3b 100644 --- a/os/os2/os.h +++ b/os/os2/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/os2/util_os2.c b/os/os2/util_os2.c index 4e6fd168cea..ee95471ec42 100644 --- a/os/os2/util_os2.c +++ b/os/os2/util_os2.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/tpf/ebcdic.c b/os/tpf/ebcdic.c index f4782898a92..3b8723e9095 100644 --- a/os/tpf/ebcdic.c +++ b/os/tpf/ebcdic.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/tpf/ebcdic.h b/os/tpf/ebcdic.h index 19660c1154f..5958a66bdcd 100644 --- a/os/tpf/ebcdic.h +++ b/os/tpf/ebcdic.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/tpf/os.c b/os/tpf/os.c index 92fc891039a..cb6a8423a40 100644 --- a/os/tpf/os.c +++ b/os/tpf/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/tpf/os.h b/os/tpf/os.h index aaa6ddad0c6..521d2bfa304 100644 --- a/os/tpf/os.h +++ b/os/tpf/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/unix/os.h b/os/unix/os.h index 237f973844f..322ad8f1a69 100644 --- a/os/unix/os.h +++ b/os/unix/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/unix/unixd.c b/os/unix/unixd.c index 8c2a2e7ab58..2a5caba6baf 100644 --- a/os/unix/unixd.c +++ b/os/unix/unixd.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/unix/unixd.h b/os/unix/unixd.h index a1491ec12e5..a96ecbc8614 100644 --- a/os/unix/unixd.h +++ b/os/unix/unixd.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/win32/ap_regkey.c b/os/win32/ap_regkey.c index bcec26f659e..a351391ff7d 100644 --- a/os/win32/ap_regkey.c +++ b/os/win32/ap_regkey.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/win32/modules.c b/os/win32/modules.c index 18b524eb8b3..49cb856c6fb 100644 --- a/os/win32/modules.c +++ b/os/win32/modules.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/win32/os.h b/os/win32/os.h index c7beb108014..1a0fafcbdba 100644 --- a/os/win32/os.h +++ b/os/win32/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/os/win32/util_win32.c b/os/win32/util_win32.c index 14a7e585d8e..c456e444f1d 100644 --- a/os/win32/util_win32.c +++ b/os/win32/util_win32.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/buildmark.c b/server/buildmark.c index 950aad44e9a..62cccdf4878 100644 --- a/server/buildmark.c +++ b/server/buildmark.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/config.c b/server/config.c index 676bd7dc148..48fa546d93d 100644 --- a/server/config.c +++ b/server/config.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/connection.c b/server/connection.c index debe713a74d..0f9ac746ccf 100644 --- a/server/connection.c +++ b/server/connection.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/core.c b/server/core.c index df49924f246..826e5fe2db3 100644 --- a/server/core.c +++ b/server/core.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/error_bucket.c b/server/error_bucket.c index d1fc2d300bc..a9f01a08499 100644 --- a/server/error_bucket.c +++ b/server/error_bucket.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/gen_test_char.c b/server/gen_test_char.c index 97a5ecf105b..d3c1ab85b65 100644 --- a/server/gen_test_char.c +++ b/server/gen_test_char.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/listen.c b/server/listen.c index 53d7f31d2c1..56a99751bc6 100644 --- a/server/listen.c +++ b/server/listen.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/log.c b/server/log.c index 59ba1336a79..278717d9d1f 100644 --- a/server/log.c +++ b/server/log.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/main.c b/server/main.c index 1a71e53720e..b5022fd63e0 100644 --- a/server/main.c +++ b/server/main.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/beos/beos.c b/server/mpm/beos/beos.c index 0993a46da16..37d04837be5 100644 --- a/server/mpm/beos/beos.c +++ b/server/mpm/beos/beos.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/beos/beos.h b/server/mpm/beos/beos.h index 4f501eaa1af..8ca7d0dd346 100644 --- a/server/mpm/beos/beos.h +++ b/server/mpm/beos/beos.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/beos/mpm.h b/server/mpm/beos/mpm.h index e25e15db865..3e35434f200 100644 --- a/server/mpm/beos/mpm.h +++ b/server/mpm/beos/mpm.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/beos/mpm_default.h b/server/mpm/beos/mpm_default.h index 50cec9ee2bc..17c2733ddde 100644 --- a/server/mpm/beos/mpm_default.h +++ b/server/mpm/beos/mpm_default.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/leader/leader.c b/server/mpm/experimental/leader/leader.c index 7c5d89d78e4..ccb0c39f34b 100644 --- a/server/mpm/experimental/leader/leader.c +++ b/server/mpm/experimental/leader/leader.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/leader/mpm.h b/server/mpm/experimental/leader/mpm.h index bfd47c0e026..e9e51438dce 100644 --- a/server/mpm/experimental/leader/mpm.h +++ b/server/mpm/experimental/leader/mpm.h @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/leader/mpm_default.h b/server/mpm/experimental/leader/mpm_default.h index 59bdab8c98b..5aaebd324f1 100644 --- a/server/mpm/experimental/leader/mpm_default.h +++ b/server/mpm/experimental/leader/mpm_default.h @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/perchild/mpm.h b/server/mpm/experimental/perchild/mpm.h index 705a932a739..95f3eb35f3e 100644 --- a/server/mpm/experimental/perchild/mpm.h +++ b/server/mpm/experimental/perchild/mpm.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/perchild/mpm_default.h b/server/mpm/experimental/perchild/mpm_default.h index d930bb3fbc6..d779e052c60 100644 --- a/server/mpm/experimental/perchild/mpm_default.h +++ b/server/mpm/experimental/perchild/mpm_default.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/perchild/perchild.c b/server/mpm/experimental/perchild/perchild.c index 90d48b0da7e..f73c0f1b430 100644 --- a/server/mpm/experimental/perchild/perchild.c +++ b/server/mpm/experimental/perchild/perchild.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/threadpool/mpm.h b/server/mpm/experimental/threadpool/mpm.h index a65f8e4e296..afdcce52100 100644 --- a/server/mpm/experimental/threadpool/mpm.h +++ b/server/mpm/experimental/threadpool/mpm.h @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/threadpool/mpm_default.h b/server/mpm/experimental/threadpool/mpm_default.h index 59bdab8c98b..5aaebd324f1 100644 --- a/server/mpm/experimental/threadpool/mpm_default.h +++ b/server/mpm/experimental/threadpool/mpm_default.h @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/threadpool/pod.c b/server/mpm/experimental/threadpool/pod.c index 6a986969710..72487687930 100644 --- a/server/mpm/experimental/threadpool/pod.c +++ b/server/mpm/experimental/threadpool/pod.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/threadpool/pod.h b/server/mpm/experimental/threadpool/pod.h index 7e510e952a7..f2204a48505 100644 --- a/server/mpm/experimental/threadpool/pod.h +++ b/server/mpm/experimental/threadpool/pod.h @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/experimental/threadpool/threadpool.c b/server/mpm/experimental/threadpool/threadpool.c index c27cfd33987..7277915a735 100644 --- a/server/mpm/experimental/threadpool/threadpool.c +++ b/server/mpm/experimental/threadpool/threadpool.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/mpmt_os2/mpm.h b/server/mpm/mpmt_os2/mpm.h index 7e8f64547e3..3b8944040e0 100644 --- a/server/mpm/mpmt_os2/mpm.h +++ b/server/mpm/mpmt_os2/mpm.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/mpmt_os2/mpm_default.h b/server/mpm/mpmt_os2/mpm_default.h index a70b06c700d..640b01360c3 100644 --- a/server/mpm/mpmt_os2/mpm_default.h +++ b/server/mpm/mpmt_os2/mpm_default.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/mpmt_os2/mpmt_os2.c b/server/mpm/mpmt_os2/mpmt_os2.c index 94c04ce9dcb..90e774a2fe1 100644 --- a/server/mpm/mpmt_os2/mpmt_os2.c +++ b/server/mpm/mpmt_os2/mpmt_os2.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/mpmt_os2/mpmt_os2_child.c b/server/mpm/mpmt_os2/mpmt_os2_child.c index 2128a226244..b69d9f2f9af 100644 --- a/server/mpm/mpmt_os2/mpmt_os2_child.c +++ b/server/mpm/mpmt_os2/mpmt_os2_child.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/netware/mpm.h b/server/mpm/netware/mpm.h index 59bf61eaccb..129f74f71a7 100644 --- a/server/mpm/netware/mpm.h +++ b/server/mpm/netware/mpm.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/netware/mpm_default.h b/server/mpm/netware/mpm_default.h index 8d4cf487a62..8f1aac7ace1 100644 --- a/server/mpm/netware/mpm_default.h +++ b/server/mpm/netware/mpm_default.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/netware/mpm_netware.c b/server/mpm/netware/mpm_netware.c index 1bcdfaaa29f..3fcdacce7c2 100644 --- a/server/mpm/netware/mpm_netware.c +++ b/server/mpm/netware/mpm_netware.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/prefork/mpm.h b/server/mpm/prefork/mpm.h index 3b0acb087c4..64c1114866c 100644 --- a/server/mpm/prefork/mpm.h +++ b/server/mpm/prefork/mpm.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/prefork/mpm_default.h b/server/mpm/prefork/mpm_default.h index d05462dd72d..03f62b32e12 100644 --- a/server/mpm/prefork/mpm_default.h +++ b/server/mpm/prefork/mpm_default.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/prefork/prefork.c b/server/mpm/prefork/prefork.c index ea93427b6ce..76fdef60eb3 100644 --- a/server/mpm/prefork/prefork.c +++ b/server/mpm/prefork/prefork.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/winnt/Win9xConHook.c b/server/mpm/winnt/Win9xConHook.c index 35b3f11b29c..862ec9c4356 100644 --- a/server/mpm/winnt/Win9xConHook.c +++ b/server/mpm/winnt/Win9xConHook.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/winnt/Win9xConHook.h b/server/mpm/winnt/Win9xConHook.h index f4b568d1fea..5c8c599d4ce 100644 --- a/server/mpm/winnt/Win9xConHook.h +++ b/server/mpm/winnt/Win9xConHook.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/winnt/child.c b/server/mpm/winnt/child.c index 0156eb86a3d..7d5766cdfcc 100644 --- a/server/mpm/winnt/child.c +++ b/server/mpm/winnt/child.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/winnt/mpm.h b/server/mpm/winnt/mpm.h index 8906dcb324c..354d581b780 100644 --- a/server/mpm/winnt/mpm.h +++ b/server/mpm/winnt/mpm.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/winnt/mpm_default.h b/server/mpm/winnt/mpm_default.h index 8a98a90f9b8..65c264c7c55 100644 --- a/server/mpm/winnt/mpm_default.h +++ b/server/mpm/winnt/mpm_default.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/winnt/mpm_winnt.c b/server/mpm/winnt/mpm_winnt.c index 188d0946ae1..c4a8e6ee5b8 100644 --- a/server/mpm/winnt/mpm_winnt.c +++ b/server/mpm/winnt/mpm_winnt.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/winnt/mpm_winnt.h b/server/mpm/winnt/mpm_winnt.h index 99176f297a9..c153778d0a9 100644 --- a/server/mpm/winnt/mpm_winnt.h +++ b/server/mpm/winnt/mpm_winnt.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/winnt/nt_eventlog.c b/server/mpm/winnt/nt_eventlog.c index 2d5c31850fd..79abcaea4b7 100644 --- a/server/mpm/winnt/nt_eventlog.c +++ b/server/mpm/winnt/nt_eventlog.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/winnt/service.c b/server/mpm/winnt/service.c index 6b71c6abacf..dc81c2a55aa 100644 --- a/server/mpm/winnt/service.c +++ b/server/mpm/winnt/service.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/worker/fdqueue.c b/server/mpm/worker/fdqueue.c index 3761025bf36..b747c63e9b2 100644 --- a/server/mpm/worker/fdqueue.c +++ b/server/mpm/worker/fdqueue.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/worker/fdqueue.h b/server/mpm/worker/fdqueue.h index 0150fdd275f..13e7c5710b6 100644 --- a/server/mpm/worker/fdqueue.h +++ b/server/mpm/worker/fdqueue.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/worker/mpm.h b/server/mpm/worker/mpm.h index 5b3db5ede6e..b152569dd2c 100644 --- a/server/mpm/worker/mpm.h +++ b/server/mpm/worker/mpm.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/worker/mpm_default.h b/server/mpm/worker/mpm_default.h index e7538224194..2d3869e4fc5 100644 --- a/server/mpm/worker/mpm_default.h +++ b/server/mpm/worker/mpm_default.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/worker/pod.c b/server/mpm/worker/pod.c index da50bdc6908..2c3117bf034 100644 --- a/server/mpm/worker/pod.c +++ b/server/mpm/worker/pod.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/worker/pod.h b/server/mpm/worker/pod.h index 7e510e952a7..f2204a48505 100644 --- a/server/mpm/worker/pod.h +++ b/server/mpm/worker/pod.h @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm/worker/worker.c b/server/mpm/worker/worker.c index 2f851ace999..90ca74119cb 100644 --- a/server/mpm/worker/worker.c +++ b/server/mpm/worker/worker.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/mpm_common.c b/server/mpm_common.c index a2e89c9ab39..5ccbaff4e53 100644 --- a/server/mpm_common.c +++ b/server/mpm_common.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/protocol.c b/server/protocol.c index a6d67ea8627..5da65f977c9 100644 --- a/server/protocol.c +++ b/server/protocol.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/provider.c b/server/provider.c index 3b80e151311..87fbaade5fc 100644 --- a/server/provider.c +++ b/server/provider.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 Apache Software Foundation +/* Copyright 2002-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/request.c b/server/request.c index e62a7028665..c158dcbfa5d 100644 --- a/server/request.c +++ b/server/request.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/scoreboard.c b/server/scoreboard.c index b8ea3217aeb..da1bf95fd6c 100644 --- a/server/scoreboard.c +++ b/server/scoreboard.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util.c b/server/util.c index 6580363b93f..23a968ee287 100644 --- a/server/util.c +++ b/server/util.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util_cfgtree.c b/server/util_cfgtree.c index 80436f45e5b..984a1ce751e 100644 --- a/server/util_cfgtree.c +++ b/server/util_cfgtree.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util_charset.c b/server/util_charset.c index 24cea599fe4..7c329018b7c 100644 --- a/server/util_charset.c +++ b/server/util_charset.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util_debug.c b/server/util_debug.c index 7d2573b03ce..37a92ab634a 100644 --- a/server/util_debug.c +++ b/server/util_debug.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util_ebcdic.c b/server/util_ebcdic.c index 6012b85bff3..56715b8f00d 100644 --- a/server/util_ebcdic.c +++ b/server/util_ebcdic.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util_filter.c b/server/util_filter.c index 26cb3d63d0c..def0eb0422c 100644 --- a/server/util_filter.c +++ b/server/util_filter.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util_md5.c b/server/util_md5.c index 1a1c6af7ec4..67805f9d7e9 100644 --- a/server/util_md5.c +++ b/server/util_md5.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util_script.c b/server/util_script.c index 1967a64194a..a8afaf9a652 100644 --- a/server/util_script.c +++ b/server/util_script.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util_time.c b/server/util_time.c index 6f26e2a9f12..0235af7095a 100644 --- a/server/util_time.c +++ b/server/util_time.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/util_xml.c b/server/util_xml.c index e3fff7391e7..a8bd36d25fc 100644 --- a/server/util_xml.c +++ b/server/util_xml.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2000-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/vhost.c b/server/vhost.c index e13ff1a9b93..73f03d1eec4 100644 --- a/server/vhost.c +++ b/server/vhost.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/ab.c b/support/ab.c index 7e79eadd4ad..60b986fb6b8 100644 --- a/support/ab.c +++ b/support/ab.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -1782,14 +1782,14 @@ static void test(void) static void copyright(void) { if (!use_html) { - printf("This is ApacheBench, Version %s\n", AP_AB_BASEREVISION " <$Revision: 1.136 $> apache-2.0"); + printf("This is ApacheBench, Version %s\n", AP_AB_BASEREVISION " <$Revision: 1.137 $> apache-2.0"); printf("Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\n"); printf("Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/\n"); printf("\n"); } else { printf("

\n"); - printf(" This is ApacheBench, Version %s <%s> apache-2.0
\n", AP_AB_BASEREVISION, "$Revision: 1.136 $"); + printf(" This is ApacheBench, Version %s <%s> apache-2.0
\n", AP_AB_BASEREVISION, "$Revision: 1.137 $"); printf(" Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
\n"); printf(" Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/
\n"); printf("

\n

\n"); diff --git a/support/apachectl.in b/support/apachectl.in index e356e7453d3..8a959c6891d 100644 --- a/support/apachectl.in +++ b/support/apachectl.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/apxs.in b/support/apxs.in index 5a6e7ea1050..7581c2c2dd9 100644 --- a/support/apxs.in +++ b/support/apxs.in @@ -1,6 +1,6 @@ #!@perlbin@ -w # -# Copyright 1999-2004 Apache Software Foundation +# Copyright 1999-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/checkgid.c b/support/checkgid.c index da88528d124..a667fa310db 100644 --- a/support/checkgid.c +++ b/support/checkgid.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/dbmmanage.in b/support/dbmmanage.in index f92336f34c0..c4cd5c7277c 100644 --- a/support/dbmmanage.in +++ b/support/dbmmanage.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/envvars-std.in b/support/envvars-std.in index 398e3be4e6b..c276665d08c 100644 --- a/support/envvars-std.in +++ b/support/envvars-std.in @@ -1,4 +1,4 @@ -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/htdbm.c b/support/htdbm.c index 3272181ff07..bdf74d8de4d 100644 --- a/support/htdbm.c +++ b/support/htdbm.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/htdigest.c b/support/htdigest.c index 0c49d051fa5..e0801b1687c 100644 --- a/support/htdigest.c +++ b/support/htdigest.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/htpasswd.c b/support/htpasswd.c index 756e3a02639..1833bfe7045 100644 --- a/support/htpasswd.c +++ b/support/htpasswd.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/list_hooks.pl b/support/list_hooks.pl index 068b760def2..8d54778a25f 100755 --- a/support/list_hooks.pl +++ b/support/list_hooks.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/log_server_status.in b/support/log_server_status.in index 42758def055..95ebcaedb23 100644 --- a/support/log_server_status.in +++ b/support/log_server_status.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/logresolve.c b/support/logresolve.c index a9dfa0694f4..73d5a4cfdcc 100644 --- a/support/logresolve.c +++ b/support/logresolve.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/logresolve.pl.in b/support/logresolve.pl.in index e21a7070aba..086febd6fde 100644 --- a/support/logresolve.pl.in +++ b/support/logresolve.pl.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/phf_abuse_log.cgi.in b/support/phf_abuse_log.cgi.in index 6f9639d70c2..5bc118df039 100644 --- a/support/phf_abuse_log.cgi.in +++ b/support/phf_abuse_log.cgi.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/rotatelogs.c b/support/rotatelogs.c index 7384a89ff6a..353f5391265 100644 --- a/support/rotatelogs.c +++ b/support/rotatelogs.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/split-logfile.in b/support/split-logfile.in index 5c43a45c5ce..9375495d65c 100644 --- a/support/split-logfile.in +++ b/support/split-logfile.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2001-2004 Apache Software Foundation +# Copyright 2001-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/suexec.c b/support/suexec.c index 409956e7a73..e2118f28e75 100644 --- a/support/suexec.c +++ b/support/suexec.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/suexec.h b/support/suexec.h index e1cadc3d7f3..e76a3bb7312 100644 --- a/support/suexec.h +++ b/support/suexec.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/win32/ApacheMonitor.c b/support/win32/ApacheMonitor.c index b74ec2e67b4..edf1f395799 100644 --- a/support/win32/ApacheMonitor.c +++ b/support/win32/ApacheMonitor.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/win32/ApacheMonitor.h b/support/win32/ApacheMonitor.h index 4281b2f6209..db44acdb1ac 100644 --- a/support/win32/ApacheMonitor.h +++ b/support/win32/ApacheMonitor.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/win32/ApacheMonitor.rc b/support/win32/ApacheMonitor.rc index e0b4c8f4050..3a881bbc7a2 100644 --- a/support/win32/ApacheMonitor.rc +++ b/support/win32/ApacheMonitor.rc @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/win32/wintty.c b/support/win32/wintty.c index e5bdbaf0468..1c67d54c68e 100644 --- a/support/win32/wintty.c +++ b/support/win32/wintty.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 Apache Software Foundation +/* Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/check_chunked b/test/check_chunked index 0dd4e365b5b..7dc5fa287d2 100644 --- a/test/check_chunked +++ b/test/check_chunked @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/cls.c b/test/cls.c index f955a039a25..4f7a5551052 100644 --- a/test/cls.c +++ b/test/cls.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/test-writev.c b/test/test-writev.c index a9746c8f034..9705f671f81 100644 --- a/test/test-writev.c +++ b/test/test-writev.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/test_find.c b/test/test_find.c index ee6fc3cc417..a2cda710bd6 100644 --- a/test/test_find.c +++ b/test/test_find.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/test_parser.c b/test/test_parser.c index 341f5af08d2..4ba031813d2 100644 --- a/test/test_parser.c +++ b/test/test_parser.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/test_select.c b/test/test_select.c index 189bae5d57b..f7b1edc1782 100644 --- a/test/test_select.c +++ b/test/test_select.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/time-sem.c b/test/time-sem.c index 5e3013c3db5..d53cab6c0d6 100644 --- a/test/time-sem.c +++ b/test/time-sem.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 Apache Software Foundation +/* Copyright 1999-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- 2.47.3