From ac3a8c7d9d367188f98de893838bfb51afa154aa Mon Sep 17 00:00:00 2001 From: "Roy T. Fielding" Date: Wed, 13 Mar 2002 21:05:37 +0000 Subject: [PATCH] Update our copyright for this year, plus fix two files that had included the wrong license. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93919 13f79535-47bb-0310-9956-ffa450edef68 --- LICENSE | 2 +- Makefile.tmpl | 2 +- configure | 2 +- src/Configure | 2 +- src/ap/ap_base64.c | 2 +- src/ap/ap_checkpass.c | 2 +- src/ap/ap_cpystrn.c | 2 +- src/ap/ap_ebcdic.c | 67 ++++++++++----------- src/ap/ap_execve.c | 2 +- src/ap/ap_getpass.c | 2 +- src/ap/ap_md5c.c | 2 +- src/ap/ap_sha1.c | 2 +- src/ap/ap_signal.c | 2 +- src/ap/ap_slack.c | 2 +- src/ap/ap_snprintf.c | 2 +- src/buildmark.c | 2 +- src/include/ap.h | 2 +- src/include/ap_alloc.h | 2 +- src/include/ap_config.h | 2 +- src/include/ap_ctype.h | 2 +- src/include/ap_ebcdic.h | 69 +++++++++++----------- src/include/ap_md5.h | 2 +- src/include/ap_mmn.h | 2 +- src/include/ap_sha1.h | 2 +- src/include/buff.h | 2 +- src/include/http_conf_globals.h | 2 +- src/include/http_config.h | 2 +- src/include/http_core.h | 2 +- src/include/http_log.h | 2 +- src/include/http_main.h | 2 +- src/include/http_protocol.h | 2 +- src/include/http_request.h | 2 +- src/include/http_vhost.h | 2 +- src/include/httpd.h | 2 +- src/include/rfc1413.h | 2 +- src/include/scoreboard.h | 2 +- src/include/util_date.h | 2 +- src/include/util_md5.h | 2 +- src/include/util_script.h | 2 +- src/include/util_uri.h | 2 +- src/main/alloc.c | 2 +- src/main/buff.c | 2 +- src/main/http_config.c | 2 +- src/main/http_core.c | 2 +- src/main/http_log.c | 2 +- src/main/http_main.c | 2 +- src/main/http_protocol.c | 2 +- src/main/http_request.c | 2 +- src/main/http_vhost.c | 2 +- src/main/rfc1413.c | 2 +- src/main/util.c | 2 +- src/main/util_date.c | 2 +- src/main/util_md5.c | 2 +- src/main/util_script.c | 2 +- src/main/util_uri.c | 2 +- src/modules/example/mod_example.c | 2 +- src/modules/experimental/mod_auth_digest.c | 2 +- src/modules/experimental/mod_mmap_static.c | 2 +- src/modules/proxy/mod_proxy.c | 2 +- src/modules/proxy/mod_proxy.h | 2 +- src/modules/proxy/proxy_cache.c | 2 +- src/modules/proxy/proxy_connect.c | 2 +- src/modules/proxy/proxy_ftp.c | 2 +- src/modules/proxy/proxy_http.c | 2 +- src/modules/proxy/proxy_util.c | 2 +- src/modules/standard/mod_access.c | 2 +- src/modules/standard/mod_actions.c | 2 +- src/modules/standard/mod_alias.c | 2 +- src/modules/standard/mod_asis.c | 2 +- src/modules/standard/mod_auth.c | 2 +- src/modules/standard/mod_auth_anon.c | 2 +- src/modules/standard/mod_auth_db.c | 2 +- src/modules/standard/mod_auth_dbm.c | 2 +- src/modules/standard/mod_autoindex.c | 2 +- src/modules/standard/mod_cern_meta.c | 2 +- src/modules/standard/mod_cgi.c | 2 +- src/modules/standard/mod_digest.c | 2 +- src/modules/standard/mod_dir.c | 2 +- src/modules/standard/mod_env.c | 2 +- src/modules/standard/mod_expires.c | 2 +- src/modules/standard/mod_headers.c | 2 +- src/modules/standard/mod_imap.c | 2 +- src/modules/standard/mod_include.c | 2 +- src/modules/standard/mod_info.c | 2 +- src/modules/standard/mod_log_agent.c | 2 +- src/modules/standard/mod_log_config.c | 2 +- src/modules/standard/mod_log_referer.c | 2 +- src/modules/standard/mod_mime.c | 2 +- src/modules/standard/mod_mime_magic.c | 2 +- src/modules/standard/mod_negotiation.c | 2 +- src/modules/standard/mod_rewrite.c | 2 +- src/modules/standard/mod_rewrite.h | 2 +- src/modules/standard/mod_setenvif.c | 2 +- src/modules/standard/mod_so.c | 2 +- src/modules/standard/mod_speling.c | 2 +- src/modules/standard/mod_status.c | 2 +- src/modules/standard/mod_unique_id.c | 2 +- src/modules/standard/mod_userdir.c | 2 +- src/modules/standard/mod_usertrack.c | 2 +- src/modules/standard/mod_vhost_alias.c | 2 +- src/modules/test/mod_rndchunk.c | 2 +- src/modules/test/mod_test_util_uri.c | 2 +- src/os/bs2000/bs2login.c | 2 +- src/os/bs2000/os.c | 2 +- src/os/cygwin/os.h | 2 +- src/os/mpeix/os.h | 2 +- src/os/netware/mod_log_nw.c | 2 +- src/os/netware/mod_nlm.c | 2 +- src/os/netware/mod_tls.c | 2 +- src/os/netware/os.c | 2 +- src/os/netware/os.h | 2 +- src/os/os390/os.c | 2 +- src/os/tpf/os.c | 2 +- src/os/unix/os-aix-dso.c | 2 +- src/os/unix/os.h | 2 +- src/os/win32/Win9xConHook.c | 2 +- src/os/win32/Win9xConHook.h | 2 +- src/os/win32/getopt.c | 2 +- src/os/win32/getopt.h | 2 +- src/os/win32/main_win32.c | 2 +- src/os/win32/mod_isapi.c | 2 +- src/os/win32/modules.c | 2 +- src/os/win32/multithread.c | 2 +- src/os/win32/os.c | 2 +- src/os/win32/os.h | 2 +- src/os/win32/passwd.c | 2 +- src/os/win32/passwd.h | 2 +- src/os/win32/readdir.c | 2 +- src/os/win32/readdir.h | 2 +- src/os/win32/registry.c | 2 +- src/os/win32/registry.h | 2 +- src/os/win32/service.c | 2 +- src/os/win32/service.h | 2 +- src/os/win32/util_win32.c | 2 +- src/support/ab.8 | 2 +- src/support/ab.c | 10 ++-- src/support/apachectl | 2 +- src/support/apachectl.8 | 2 +- src/support/apxs.8 | 2 +- src/support/apxs.pl | 2 +- src/support/checkgid.c | 2 +- src/support/dbmmanage | 2 +- src/support/dbmmanage.1 | 2 +- src/support/htdigest.1 | 2 +- src/support/htdigest.c | 2 +- src/support/htpasswd.1 | 2 +- src/support/htpasswd.c | 2 +- src/support/httpd.8 | 2 +- src/support/log_server_status | 2 +- src/support/logresolve.8 | 2 +- src/support/logresolve.pl | 2 +- src/support/rotatelogs.8 | 2 +- src/support/split-logfile | 2 +- src/support/suexec.8 | 2 +- src/support/suexec.c | 2 +- src/support/suexec.h | 2 +- 156 files changed, 223 insertions(+), 229 deletions(-) diff --git a/LICENSE b/LICENSE index de6706f26e0..504f5560ce5 100644 --- a/LICENSE +++ b/LICENSE @@ -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/Makefile.tmpl b/Makefile.tmpl index 006ef7d1013..8a2ce7f96d4 100644 --- a/Makefile.tmpl +++ b/Makefile.tmpl @@ -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/configure b/configure index 193a278d0b1..647efff7096 100755 --- a/configure +++ b/configure @@ -2,7 +2,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/src/Configure b/src/Configure index 620cd13317b..a3d54a942d4 100755 --- a/src/Configure +++ b/src/Configure @@ -2,7 +2,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/src/ap/ap_base64.c b/src/ap/ap_base64.c index 2f5a597d048..fdfcda77b05 100644 --- a/src/ap/ap_base64.c +++ b/src/ap/ap_base64.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/src/ap/ap_checkpass.c b/src/ap/ap_checkpass.c index c8360d3c632..edc2a14190b 100644 --- a/src/ap/ap_checkpass.c +++ b/src/ap/ap_checkpass.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/src/ap/ap_cpystrn.c b/src/ap/ap_cpystrn.c index 8233c5a1cb4..a4dd3add8d3 100644 --- a/src/ap/ap_cpystrn.c +++ b/src/ap/ap_cpystrn.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/src/ap/ap_ebcdic.c b/src/ap/ap_ebcdic.c index 5834f4cc462..c728a69246f 100644 --- a/src/ap/ap_ebcdic.c +++ b/src/ap/ap_ebcdic.c @@ -1,58 +1,55 @@ /* ==================================================================== - * Copyright (c) 1995-2000 The Apache Group. All rights reserved. + * The Apache Software License, Version 1.1 + * + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights + * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. + * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * - * 3. All advertising materials mentioning features or use of this - * software must display the following acknowledgment: - * "This product includes software developed by the Apache Group - * for use in the Apache HTTP server project (http://www.apache.org/)." - * - * 4. The names "Apache Server" and "Apache Group" must not be used to - * endorse or promote products derived from this software without - * prior written permission. For written permission, please contact - * apache@apache.org. + * 3. The end-user documentation included with the redistribution, + * if any, must include the following acknowledgment: + * "This product includes software developed by the + * Apache Software Foundation (http://www.apache.org/)." + * Alternately, this acknowledgment may appear in the software itself, + * if and wherever such third-party acknowledgments normally appear. * - * 5. Products derived from this software may not be called "Apache" - * nor may "Apache" appear in their names without prior written - * permission of the Apache Group. + * 4. The names "Apache" and "Apache Software Foundation" must + * not be used to endorse or promote products derived from this + * software without prior written permission. For written + * permission, please contact apache@apache.org. * - * 6. Redistributions of any form whatsoever must retain the following - * acknowledgment: - * "This product includes software developed by the Apache Group - * for use in the Apache HTTP server project (http://www.apache.org/)." + * 5. Products derived from this software may not be called "Apache", + * nor may "Apache" appear in their name, without prior written + * permission of the Apache Software Foundation. * - * THIS SOFTWARE IS PROVIDED BY THE APACHE GROUP ``AS IS'' AND ANY - * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE GROUP OR + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - * OF THE POSSIBILITY OF SUCH DAMAGE. + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. * ==================================================================== * * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Group and was originally based - * on public domain software written at the National Center for - * Supercomputing Applications, University of Illinois, Urbana-Champaign. - * For more information on the Apache Group and the Apache HTTP server - * project, please see . - * + * individuals on behalf of the Apache Software Foundation. For more + * information on the Apache Software Foundation, please see + * . */ #include "httpd.h" diff --git a/src/ap/ap_execve.c b/src/ap/ap_execve.c index c339094ad33..6149415cb20 100644 --- a/src/ap/ap_execve.c +++ b/src/ap/ap_execve.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/src/ap/ap_getpass.c b/src/ap/ap_getpass.c index dd5dce36a55..e1887ac350c 100644 --- a/src/ap/ap_getpass.c +++ b/src/ap/ap_getpass.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/src/ap/ap_md5c.c b/src/ap/ap_md5c.c index 9f6c8c7b645..0a74c9ed58f 100644 --- a/src/ap/ap_md5c.c +++ b/src/ap/ap_md5c.c @@ -34,7 +34,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/src/ap/ap_sha1.c b/src/ap/ap_sha1.c index 64811bbb6bf..ad1efc6c804 100644 --- a/src/ap/ap_sha1.c +++ b/src/ap/ap_sha1.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/src/ap/ap_signal.c b/src/ap/ap_signal.c index 8f7b95b0bc1..14b574ee35f 100644 --- a/src/ap/ap_signal.c +++ b/src/ap/ap_signal.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/src/ap/ap_slack.c b/src/ap/ap_slack.c index 1729d5f77dd..847c55b0db6 100644 --- a/src/ap/ap_slack.c +++ b/src/ap/ap_slack.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/src/ap/ap_snprintf.c b/src/ap/ap_snprintf.c index a4c1ed3eec6..1ff547f187e 100644 --- a/src/ap/ap_snprintf.c +++ b/src/ap/ap_snprintf.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/src/buildmark.c b/src/buildmark.c index 4221bfb004f..98c803ea26d 100644 --- a/src/buildmark.c +++ b/src/buildmark.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/src/include/ap.h b/src/include/ap.h index 829284d59bd..6e2e488c5ae 100644 --- a/src/include/ap.h +++ b/src/include/ap.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/src/include/ap_alloc.h b/src/include/ap_alloc.h index 6954f6c3a32..1e944f8ec98 100644 --- a/src/include/ap_alloc.h +++ b/src/include/ap_alloc.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/src/include/ap_config.h b/src/include/ap_config.h index 0a956b1a636..47ed5199611 100644 --- a/src/include/ap_config.h +++ b/src/include/ap_config.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/src/include/ap_ctype.h b/src/include/ap_ctype.h index 0ba655d365f..ddcde2980f5 100644 --- a/src/include/ap_ctype.h +++ b/src/include/ap_ctype.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/src/include/ap_ebcdic.h b/src/include/ap_ebcdic.h index 119da99321d..89f1752fb4b 100644 --- a/src/include/ap_ebcdic.h +++ b/src/include/ap_ebcdic.h @@ -1,62 +1,59 @@ /* ==================================================================== - * Copyright (c) 1998-1999 The Apache Group. All rights reserved. + * The Apache Software License, Version 1.1 + * + * Copyright (c) 2000-2002 The Apache Software Foundation. All rights + * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. + * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * - * 3. All advertising materials mentioning features or use of this - * software must display the following acknowledgment: - * "This product includes software developed by the Apache Group - * for use in the Apache HTTP server project (http://www.apache.org/)." - * - * 4. The names "Apache Server" and "Apache Group" must not be used to - * endorse or promote products derived from this software without - * prior written permission. For written permission, please contact - * apache@apache.org. + * 3. The end-user documentation included with the redistribution, + * if any, must include the following acknowledgment: + * "This product includes software developed by the + * Apache Software Foundation (http://www.apache.org/)." + * Alternately, this acknowledgment may appear in the software itself, + * if and wherever such third-party acknowledgments normally appear. * - * 5. Products derived from this software may not be called "Apache" - * nor may "Apache" appear in their names without prior written - * permission of the Apache Group. + * 4. The names "Apache" and "Apache Software Foundation" must + * not be used to endorse or promote products derived from this + * software without prior written permission. For written + * permission, please contact apache@apache.org. * - * 6. Redistributions of any form whatsoever must retain the following - * acknowledgment: - * "This product includes software developed by the Apache Group - * for use in the Apache HTTP server project (http://www.apache.org/)." + * 5. Products derived from this software may not be called "Apache", + * nor may "Apache" appear in their name, without prior written + * permission of the Apache Software Foundation. * - * THIS SOFTWARE IS PROVIDED BY THE APACHE GROUP ``AS IS'' AND ANY - * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE GROUP OR + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - * OF THE POSSIBILITY OF SUCH DAMAGE. + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. * ==================================================================== * * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Group and was originally based - * on public domain software written at the National Center for - * Supercomputing Applications, University of Illinois, Urbana-Champaign. - * For more information on the Apache Group and the Apache HTTP server - * project, please see . - * + * individuals on behalf of the Apache Software Foundation. For more + * information on the Apache Software Foundation, please see + * . */ #ifndef AP_EBCDIC_H -#define AP_EBCDIC_H "$Id: ap_ebcdic.h,v 1.1 2001/03/09 10:10:19 martin Exp $" +#define AP_EBCDIC_H "$Id: ap_ebcdic.h,v 1.2 2002/03/13 21:05:29 fielding Exp $" #include diff --git a/src/include/ap_md5.h b/src/include/ap_md5.h index ef766895de3..1042719860a 100644 --- a/src/include/ap_md5.h +++ b/src/include/ap_md5.h @@ -31,7 +31,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/src/include/ap_mmn.h b/src/include/ap_mmn.h index 82ac5b62f08..f587f81699c 100644 --- a/src/include/ap_mmn.h +++ b/src/include/ap_mmn.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/src/include/ap_sha1.h b/src/include/ap_sha1.h index 18e036b709a..6eb6afc8783 100644 --- a/src/include/ap_sha1.h +++ b/src/include/ap_sha1.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/src/include/buff.h b/src/include/buff.h index 150fd266e15..ac30b1dd424 100644 --- a/src/include/buff.h +++ b/src/include/buff.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/src/include/http_conf_globals.h b/src/include/http_conf_globals.h index 7bca318eff3..505567b5d47 100644 --- a/src/include/http_conf_globals.h +++ b/src/include/http_conf_globals.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/src/include/http_config.h b/src/include/http_config.h index 0176b0c79b5..8516076b1bf 100644 --- a/src/include/http_config.h +++ b/src/include/http_config.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/src/include/http_core.h b/src/include/http_core.h index 83586de961d..4b92da8ed16 100644 --- a/src/include/http_core.h +++ b/src/include/http_core.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/src/include/http_log.h b/src/include/http_log.h index 0e7a11d1334..4f2605f65cf 100644 --- a/src/include/http_log.h +++ b/src/include/http_log.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/src/include/http_main.h b/src/include/http_main.h index b9593c813c9..c4a50e2789d 100644 --- a/src/include/http_main.h +++ b/src/include/http_main.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/src/include/http_protocol.h b/src/include/http_protocol.h index 968c4dbbd2e..948790a09f6 100644 --- a/src/include/http_protocol.h +++ b/src/include/http_protocol.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/src/include/http_request.h b/src/include/http_request.h index c1e26f7b13c..9aa4b5e5159 100644 --- a/src/include/http_request.h +++ b/src/include/http_request.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/src/include/http_vhost.h b/src/include/http_vhost.h index 60618963d63..f4b2715e3f2 100644 --- a/src/include/http_vhost.h +++ b/src/include/http_vhost.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/src/include/httpd.h b/src/include/httpd.h index 14c9cfc52fd..8acc53e681a 100644 --- a/src/include/httpd.h +++ b/src/include/httpd.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/src/include/rfc1413.h b/src/include/rfc1413.h index 73b0f0c2fea..297d7895742 100644 --- a/src/include/rfc1413.h +++ b/src/include/rfc1413.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/src/include/scoreboard.h b/src/include/scoreboard.h index b3939b344d4..3aee0bf803a 100644 --- a/src/include/scoreboard.h +++ b/src/include/scoreboard.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/src/include/util_date.h b/src/include/util_date.h index 2dc956cdc42..62669e1daf0 100644 --- a/src/include/util_date.h +++ b/src/include/util_date.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/src/include/util_md5.h b/src/include/util_md5.h index c0aab9006ef..f397f9f40a4 100644 --- a/src/include/util_md5.h +++ b/src/include/util_md5.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/src/include/util_script.h b/src/include/util_script.h index a87300e0380..8bc79c7f486 100644 --- a/src/include/util_script.h +++ b/src/include/util_script.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/src/include/util_uri.h b/src/include/util_uri.h index eb93f9c7b25..b7a87151082 100644 --- a/src/include/util_uri.h +++ b/src/include/util_uri.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/src/main/alloc.c b/src/main/alloc.c index b31409d1a60..9efb99e585e 100644 --- a/src/main/alloc.c +++ b/src/main/alloc.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/src/main/buff.c b/src/main/buff.c index 2062d35b132..b64b3af0bbe 100644 --- a/src/main/buff.c +++ b/src/main/buff.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/src/main/http_config.c b/src/main/http_config.c index 153997b4156..02c3abcdae4 100644 --- a/src/main/http_config.c +++ b/src/main/http_config.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/src/main/http_core.c b/src/main/http_core.c index 46e8c35d56d..b9770dbfc0e 100644 --- a/src/main/http_core.c +++ b/src/main/http_core.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/src/main/http_log.c b/src/main/http_log.c index 82de525985b..c3fd24a4c79 100644 --- a/src/main/http_log.c +++ b/src/main/http_log.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/src/main/http_main.c b/src/main/http_main.c index 56e81f029c5..17a940e167a 100644 --- a/src/main/http_main.c +++ b/src/main/http_main.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/src/main/http_protocol.c b/src/main/http_protocol.c index f6ff6cf2ae3..e1b32523ebb 100644 --- a/src/main/http_protocol.c +++ b/src/main/http_protocol.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/src/main/http_request.c b/src/main/http_request.c index a511ba48af3..407e10f4fb3 100644 --- a/src/main/http_request.c +++ b/src/main/http_request.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/src/main/http_vhost.c b/src/main/http_vhost.c index 9947e8d8adb..cacb7649ac4 100644 --- a/src/main/http_vhost.c +++ b/src/main/http_vhost.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/src/main/rfc1413.c b/src/main/rfc1413.c index 6fd6b36ce38..e115d0e3978 100644 --- a/src/main/rfc1413.c +++ b/src/main/rfc1413.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/src/main/util.c b/src/main/util.c index aaa974119f5..e42de8a7b30 100644 --- a/src/main/util.c +++ b/src/main/util.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/src/main/util_date.c b/src/main/util_date.c index 22fe460a132..c041df4949e 100644 --- a/src/main/util_date.c +++ b/src/main/util_date.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/src/main/util_md5.c b/src/main/util_md5.c index d59508bbe72..088de8c05e6 100644 --- a/src/main/util_md5.c +++ b/src/main/util_md5.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/src/main/util_script.c b/src/main/util_script.c index d13139eb9ec..faf9a89112e 100644 --- a/src/main/util_script.c +++ b/src/main/util_script.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/src/main/util_uri.c b/src/main/util_uri.c index 77c1d1f3cc6..e61b7ba52ba 100644 --- a/src/main/util_uri.c +++ b/src/main/util_uri.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/src/modules/example/mod_example.c b/src/modules/example/mod_example.c index 05e694f774c..cc40eabe15e 100644 --- a/src/modules/example/mod_example.c +++ b/src/modules/example/mod_example.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/src/modules/experimental/mod_auth_digest.c b/src/modules/experimental/mod_auth_digest.c index 5569eb9c4e2..cb8cd3ee836 100644 --- a/src/modules/experimental/mod_auth_digest.c +++ b/src/modules/experimental/mod_auth_digest.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/src/modules/experimental/mod_mmap_static.c b/src/modules/experimental/mod_mmap_static.c index 5e86587d984..7df0e991c6c 100644 --- a/src/modules/experimental/mod_mmap_static.c +++ b/src/modules/experimental/mod_mmap_static.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/src/modules/proxy/mod_proxy.c b/src/modules/proxy/mod_proxy.c index 4975d72448d..dba68164379 100644 --- a/src/modules/proxy/mod_proxy.c +++ b/src/modules/proxy/mod_proxy.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/src/modules/proxy/mod_proxy.h b/src/modules/proxy/mod_proxy.h index 20eeee2772e..94178e5da3d 100644 --- a/src/modules/proxy/mod_proxy.h +++ b/src/modules/proxy/mod_proxy.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/src/modules/proxy/proxy_cache.c b/src/modules/proxy/proxy_cache.c index 3f37c53de96..41d619e6b23 100644 --- a/src/modules/proxy/proxy_cache.c +++ b/src/modules/proxy/proxy_cache.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/src/modules/proxy/proxy_connect.c b/src/modules/proxy/proxy_connect.c index 50fae783260..4870e009088 100644 --- a/src/modules/proxy/proxy_connect.c +++ b/src/modules/proxy/proxy_connect.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/src/modules/proxy/proxy_ftp.c b/src/modules/proxy/proxy_ftp.c index 659ee0428fa..8f29738f8e2 100644 --- a/src/modules/proxy/proxy_ftp.c +++ b/src/modules/proxy/proxy_ftp.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/src/modules/proxy/proxy_http.c b/src/modules/proxy/proxy_http.c index ac411419b0e..b6dbd2ab53f 100644 --- a/src/modules/proxy/proxy_http.c +++ b/src/modules/proxy/proxy_http.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/src/modules/proxy/proxy_util.c b/src/modules/proxy/proxy_util.c index 6722ee85d51..20a1bb6cf88 100644 --- a/src/modules/proxy/proxy_util.c +++ b/src/modules/proxy/proxy_util.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/src/modules/standard/mod_access.c b/src/modules/standard/mod_access.c index 69b8c33909c..f5aa8a83552 100644 --- a/src/modules/standard/mod_access.c +++ b/src/modules/standard/mod_access.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/src/modules/standard/mod_actions.c b/src/modules/standard/mod_actions.c index 31f2075aae5..1a4320d49cb 100644 --- a/src/modules/standard/mod_actions.c +++ b/src/modules/standard/mod_actions.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/src/modules/standard/mod_alias.c b/src/modules/standard/mod_alias.c index 97f0623b4bb..69afa7f967e 100644 --- a/src/modules/standard/mod_alias.c +++ b/src/modules/standard/mod_alias.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/src/modules/standard/mod_asis.c b/src/modules/standard/mod_asis.c index feef3dc5505..5ca2d369c96 100644 --- a/src/modules/standard/mod_asis.c +++ b/src/modules/standard/mod_asis.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/src/modules/standard/mod_auth.c b/src/modules/standard/mod_auth.c index b45850664db..f21683ce76c 100644 --- a/src/modules/standard/mod_auth.c +++ b/src/modules/standard/mod_auth.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/src/modules/standard/mod_auth_anon.c b/src/modules/standard/mod_auth_anon.c index 28aefd22dcb..390ac2ec493 100644 --- a/src/modules/standard/mod_auth_anon.c +++ b/src/modules/standard/mod_auth_anon.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/src/modules/standard/mod_auth_db.c b/src/modules/standard/mod_auth_db.c index 0b3c6a1da52..487e51e1e6c 100644 --- a/src/modules/standard/mod_auth_db.c +++ b/src/modules/standard/mod_auth_db.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/src/modules/standard/mod_auth_dbm.c b/src/modules/standard/mod_auth_dbm.c index 75e62399aa1..52e94d208df 100644 --- a/src/modules/standard/mod_auth_dbm.c +++ b/src/modules/standard/mod_auth_dbm.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/src/modules/standard/mod_autoindex.c b/src/modules/standard/mod_autoindex.c index 8c25dfcb5e8..34ba9a978d9 100644 --- a/src/modules/standard/mod_autoindex.c +++ b/src/modules/standard/mod_autoindex.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/src/modules/standard/mod_cern_meta.c b/src/modules/standard/mod_cern_meta.c index cb9044eb072..d9b2bdd06f5 100644 --- a/src/modules/standard/mod_cern_meta.c +++ b/src/modules/standard/mod_cern_meta.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/src/modules/standard/mod_cgi.c b/src/modules/standard/mod_cgi.c index dfa791bed8e..d05786eec19 100644 --- a/src/modules/standard/mod_cgi.c +++ b/src/modules/standard/mod_cgi.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/src/modules/standard/mod_digest.c b/src/modules/standard/mod_digest.c index 586a69d1f4f..8ef874d3661 100644 --- a/src/modules/standard/mod_digest.c +++ b/src/modules/standard/mod_digest.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/src/modules/standard/mod_dir.c b/src/modules/standard/mod_dir.c index 59bc22065c7..6a5d7540c11 100644 --- a/src/modules/standard/mod_dir.c +++ b/src/modules/standard/mod_dir.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/src/modules/standard/mod_env.c b/src/modules/standard/mod_env.c index f8c64888a4a..61086f4996d 100644 --- a/src/modules/standard/mod_env.c +++ b/src/modules/standard/mod_env.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/src/modules/standard/mod_expires.c b/src/modules/standard/mod_expires.c index 1ebec3dbfcb..d7f42f9261c 100644 --- a/src/modules/standard/mod_expires.c +++ b/src/modules/standard/mod_expires.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/src/modules/standard/mod_headers.c b/src/modules/standard/mod_headers.c index eb457a4938f..e9e5f087af0 100644 --- a/src/modules/standard/mod_headers.c +++ b/src/modules/standard/mod_headers.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/src/modules/standard/mod_imap.c b/src/modules/standard/mod_imap.c index 55d1641be5f..9e08f4b2d1e 100644 --- a/src/modules/standard/mod_imap.c +++ b/src/modules/standard/mod_imap.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/src/modules/standard/mod_include.c b/src/modules/standard/mod_include.c index 6e5f979c343..45bf2f9c879 100644 --- a/src/modules/standard/mod_include.c +++ b/src/modules/standard/mod_include.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/src/modules/standard/mod_info.c b/src/modules/standard/mod_info.c index df5b7fee642..9b1d28807d5 100644 --- a/src/modules/standard/mod_info.c +++ b/src/modules/standard/mod_info.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/src/modules/standard/mod_log_agent.c b/src/modules/standard/mod_log_agent.c index ae938313009..fde6b917eb4 100644 --- a/src/modules/standard/mod_log_agent.c +++ b/src/modules/standard/mod_log_agent.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/src/modules/standard/mod_log_config.c b/src/modules/standard/mod_log_config.c index b0956ec1132..5869fa6eaf0 100644 --- a/src/modules/standard/mod_log_config.c +++ b/src/modules/standard/mod_log_config.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/src/modules/standard/mod_log_referer.c b/src/modules/standard/mod_log_referer.c index e7c5e254396..733fd18a2d6 100644 --- a/src/modules/standard/mod_log_referer.c +++ b/src/modules/standard/mod_log_referer.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/src/modules/standard/mod_mime.c b/src/modules/standard/mod_mime.c index f5a4acf208a..dc361b99a37 100644 --- a/src/modules/standard/mod_mime.c +++ b/src/modules/standard/mod_mime.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/src/modules/standard/mod_mime_magic.c b/src/modules/standard/mod_mime_magic.c index b6f9bd1ce83..77e1f1b8cc9 100644 --- a/src/modules/standard/mod_mime_magic.c +++ b/src/modules/standard/mod_mime_magic.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/src/modules/standard/mod_negotiation.c b/src/modules/standard/mod_negotiation.c index 7d9aca8387e..f531cd85844 100644 --- a/src/modules/standard/mod_negotiation.c +++ b/src/modules/standard/mod_negotiation.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/src/modules/standard/mod_rewrite.c b/src/modules/standard/mod_rewrite.c index d92b66530e5..70747dcfd29 100644 --- a/src/modules/standard/mod_rewrite.c +++ b/src/modules/standard/mod_rewrite.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/src/modules/standard/mod_rewrite.h b/src/modules/standard/mod_rewrite.h index c67bd9e2eed..f4749ce8038 100644 --- a/src/modules/standard/mod_rewrite.h +++ b/src/modules/standard/mod_rewrite.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/src/modules/standard/mod_setenvif.c b/src/modules/standard/mod_setenvif.c index 5861f83baa6..ac89f3b0af0 100644 --- a/src/modules/standard/mod_setenvif.c +++ b/src/modules/standard/mod_setenvif.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/src/modules/standard/mod_so.c b/src/modules/standard/mod_so.c index e5bd0f375d9..abce4576f00 100644 --- a/src/modules/standard/mod_so.c +++ b/src/modules/standard/mod_so.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/src/modules/standard/mod_speling.c b/src/modules/standard/mod_speling.c index 9d42a0ae6b9..2907d6679ca 100644 --- a/src/modules/standard/mod_speling.c +++ b/src/modules/standard/mod_speling.c @@ -2,7 +2,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/src/modules/standard/mod_status.c b/src/modules/standard/mod_status.c index 03c28f5e508..558a8df2686 100644 --- a/src/modules/standard/mod_status.c +++ b/src/modules/standard/mod_status.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/src/modules/standard/mod_unique_id.c b/src/modules/standard/mod_unique_id.c index e2ffc48d30e..9e2569a6c91 100644 --- a/src/modules/standard/mod_unique_id.c +++ b/src/modules/standard/mod_unique_id.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/src/modules/standard/mod_userdir.c b/src/modules/standard/mod_userdir.c index 61abc5fb06b..b21471b8ace 100644 --- a/src/modules/standard/mod_userdir.c +++ b/src/modules/standard/mod_userdir.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/src/modules/standard/mod_usertrack.c b/src/modules/standard/mod_usertrack.c index 354653994cd..38b55840460 100644 --- a/src/modules/standard/mod_usertrack.c +++ b/src/modules/standard/mod_usertrack.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/src/modules/standard/mod_vhost_alias.c b/src/modules/standard/mod_vhost_alias.c index cd35a355504..3baa9a657e5 100644 --- a/src/modules/standard/mod_vhost_alias.c +++ b/src/modules/standard/mod_vhost_alias.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/src/modules/test/mod_rndchunk.c b/src/modules/test/mod_rndchunk.c index cb4b19f58b3..0b9061c4c48 100644 --- a/src/modules/test/mod_rndchunk.c +++ b/src/modules/test/mod_rndchunk.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/src/modules/test/mod_test_util_uri.c b/src/modules/test/mod_test_util_uri.c index ead389ab802..e4e764cd9a5 100644 --- a/src/modules/test/mod_test_util_uri.c +++ b/src/modules/test/mod_test_util_uri.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/src/os/bs2000/bs2login.c b/src/os/bs2000/bs2login.c index 42364835bd4..42d6236e407 100644 --- a/src/os/bs2000/bs2login.c +++ b/src/os/bs2000/bs2login.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/src/os/bs2000/os.c b/src/os/bs2000/os.c index 32609181c5e..256a3b4d9db 100644 --- a/src/os/bs2000/os.c +++ b/src/os/bs2000/os.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/src/os/cygwin/os.h b/src/os/cygwin/os.h index 3a0d7e01bb3..08bf9b845fe 100644 --- a/src/os/cygwin/os.h +++ b/src/os/cygwin/os.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/src/os/mpeix/os.h b/src/os/mpeix/os.h index 7169c9bd36f..afed9811e65 100644 --- a/src/os/mpeix/os.h +++ b/src/os/mpeix/os.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/src/os/netware/mod_log_nw.c b/src/os/netware/mod_log_nw.c index 4b4157ff267..99a93a24d19 100644 --- a/src/os/netware/mod_log_nw.c +++ b/src/os/netware/mod_log_nw.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/src/os/netware/mod_nlm.c b/src/os/netware/mod_nlm.c index 2d97c39adb3..5293d2cd337 100644 --- a/src/os/netware/mod_nlm.c +++ b/src/os/netware/mod_nlm.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/src/os/netware/mod_tls.c b/src/os/netware/mod_tls.c index 6a09cb791e5..f72b8d350f7 100644 --- a/src/os/netware/mod_tls.c +++ b/src/os/netware/mod_tls.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/src/os/netware/os.c b/src/os/netware/os.c index 1ecb073ed99..bae4b0dc278 100644 --- a/src/os/netware/os.c +++ b/src/os/netware/os.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/src/os/netware/os.h b/src/os/netware/os.h index 85021a9f4f6..55153a13310 100644 --- a/src/os/netware/os.h +++ b/src/os/netware/os.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/src/os/os390/os.c b/src/os/os390/os.c index 65f53af5eed..afc97da9e00 100644 --- a/src/os/os390/os.c +++ b/src/os/os390/os.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/src/os/tpf/os.c b/src/os/tpf/os.c index cbfa3d91c29..dadd9534d58 100644 --- a/src/os/tpf/os.c +++ b/src/os/tpf/os.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/src/os/unix/os-aix-dso.c b/src/os/unix/os-aix-dso.c index f07ae3ebe05..3a9de860203 100644 --- a/src/os/unix/os-aix-dso.c +++ b/src/os/unix/os-aix-dso.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/src/os/unix/os.h b/src/os/unix/os.h index 088af7bb2a1..ff1f22be28c 100644 --- a/src/os/unix/os.h +++ b/src/os/unix/os.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/src/os/win32/Win9xConHook.c b/src/os/win32/Win9xConHook.c index a285329b43e..f6a67ea83ef 100644 --- a/src/os/win32/Win9xConHook.c +++ b/src/os/win32/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/src/os/win32/Win9xConHook.h b/src/os/win32/Win9xConHook.h index 312e82cd2de..b96414ba4b2 100644 --- a/src/os/win32/Win9xConHook.h +++ b/src/os/win32/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/src/os/win32/getopt.c b/src/os/win32/getopt.c index 12a1674a6c9..d9f1a4f6880 100644 --- a/src/os/win32/getopt.c +++ b/src/os/win32/getopt.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/src/os/win32/getopt.h b/src/os/win32/getopt.h index 11260060658..7490f5b76ab 100644 --- a/src/os/win32/getopt.h +++ b/src/os/win32/getopt.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/src/os/win32/main_win32.c b/src/os/win32/main_win32.c index c732101cf43..51040d842e7 100644 --- a/src/os/win32/main_win32.c +++ b/src/os/win32/main_win32.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/src/os/win32/mod_isapi.c b/src/os/win32/mod_isapi.c index 376c592d767..0f502e275f9 100644 --- a/src/os/win32/mod_isapi.c +++ b/src/os/win32/mod_isapi.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/src/os/win32/modules.c b/src/os/win32/modules.c index 9abedf0d7c5..ad7903130dd 100644 --- a/src/os/win32/modules.c +++ b/src/os/win32/modules.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/src/os/win32/multithread.c b/src/os/win32/multithread.c index 180e5332427..5da2ee200c6 100644 --- a/src/os/win32/multithread.c +++ b/src/os/win32/multithread.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/src/os/win32/os.c b/src/os/win32/os.c index f8a9dcf6e17..2fddd067409 100755 --- a/src/os/win32/os.c +++ b/src/os/win32/os.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/src/os/win32/os.h b/src/os/win32/os.h index f3742fdceab..442c5f5a90e 100755 --- a/src/os/win32/os.h +++ b/src/os/win32/os.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/src/os/win32/passwd.c b/src/os/win32/passwd.c index abdad710ad1..fc3e58dda80 100644 --- a/src/os/win32/passwd.c +++ b/src/os/win32/passwd.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/src/os/win32/passwd.h b/src/os/win32/passwd.h index bb0e6935e3c..e2c999f6f8f 100644 --- a/src/os/win32/passwd.h +++ b/src/os/win32/passwd.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/src/os/win32/readdir.c b/src/os/win32/readdir.c index 7c823c94532..a20ce6259ca 100644 --- a/src/os/win32/readdir.c +++ b/src/os/win32/readdir.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/src/os/win32/readdir.h b/src/os/win32/readdir.h index 153f5da94e2..3425292fee6 100644 --- a/src/os/win32/readdir.h +++ b/src/os/win32/readdir.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/src/os/win32/registry.c b/src/os/win32/registry.c index 882bc9974af..f76e38ef94d 100755 --- a/src/os/win32/registry.c +++ b/src/os/win32/registry.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/src/os/win32/registry.h b/src/os/win32/registry.h index 06155f1f6b8..e0b82c713fd 100755 --- a/src/os/win32/registry.h +++ b/src/os/win32/registry.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/src/os/win32/service.c b/src/os/win32/service.c index 5de5f36a86d..3dc066a5db8 100644 --- a/src/os/win32/service.c +++ b/src/os/win32/service.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/src/os/win32/service.h b/src/os/win32/service.h index efbf5b506e2..f9a00f6ec5b 100644 --- a/src/os/win32/service.h +++ b/src/os/win32/service.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/src/os/win32/util_win32.c b/src/os/win32/util_win32.c index 980f6b41bc6..1777ba4b695 100644 --- a/src/os/win32/util_win32.c +++ b/src/os/win32/util_win32.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/src/support/ab.8 b/src/support/ab.8 index d766a019288..dc86e902665 100644 --- a/src/support/ab.8 +++ b/src/support/ab.8 @@ -2,7 +2,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/src/support/ab.c b/src/support/ab.c index a44f90f84e6..b73664d20cd 100644 --- a/src/support/ab.c +++ b/src/support/ab.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 @@ -1332,16 +1332,16 @@ static void test(void) static void copyright(void) { if (!use_html) { - printf("This is ApacheBench, Version %s\n", VERSION " <$Revision: 1.58 $> apache-1.3"); + printf("This is ApacheBench, Version %s\n", VERSION " <$Revision: 1.59 $> apache-1.3"); printf("Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\n"); - printf("Copyright (c) 1998-2001 The Apache Group, http://www.apache.org/\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-1.3
\n", VERSION, "$Revision: 1.58 $"); + printf(" This is ApacheBench, Version %s <%s> apache-1.3
\n", VERSION, "$Revision: 1.59 $"); printf(" Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
\n"); - printf(" Copyright (c) 1998-2001 The Apache Group, http://www.apache.org/
\n"); + printf(" Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/
\n"); printf("

\n

\n"); } } diff --git a/src/support/apachectl b/src/support/apachectl index d6cf6a4a8ab..bcbf83eee3c 100755 --- a/src/support/apachectl +++ b/src/support/apachectl @@ -175,7 +175,7 @@ exit $ERROR ## ==================================================================== ## 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/src/support/apachectl.8 b/src/support/apachectl.8 index 2e5aefd9774..5035b9497bd 100644 --- a/src/support/apachectl.8 +++ b/src/support/apachectl.8 @@ -2,7 +2,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/src/support/apxs.8 b/src/support/apxs.8 index 45351b5ad11..f3f9855cd19 100644 --- a/src/support/apxs.8 +++ b/src/support/apxs.8 @@ -2,7 +2,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/src/support/apxs.pl b/src/support/apxs.pl index bfd8e45801a..059522fb2e8 100644 --- a/src/support/apxs.pl +++ b/src/support/apxs.pl @@ -2,7 +2,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/src/support/checkgid.c b/src/support/checkgid.c index 3f2e7490da6..f6d38281ebe 100644 --- a/src/support/checkgid.c +++ b/src/support/checkgid.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/src/support/dbmmanage b/src/support/dbmmanage index dce61c278fb..25757cff662 100644 --- a/src/support/dbmmanage +++ b/src/support/dbmmanage @@ -3,7 +3,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/src/support/dbmmanage.1 b/src/support/dbmmanage.1 index 1713f250a2a..2596b980d89 100644 --- a/src/support/dbmmanage.1 +++ b/src/support/dbmmanage.1 @@ -2,7 +2,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/src/support/htdigest.1 b/src/support/htdigest.1 index 1b355acfbd0..4af3e9a62c2 100644 --- a/src/support/htdigest.1 +++ b/src/support/htdigest.1 @@ -2,7 +2,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/src/support/htdigest.c b/src/support/htdigest.c index a1a0c8f14fc..120ec86dffa 100644 --- a/src/support/htdigest.c +++ b/src/support/htdigest.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/src/support/htpasswd.1 b/src/support/htpasswd.1 index e2bd640a540..20aee2e3729 100644 --- a/src/support/htpasswd.1 +++ b/src/support/htpasswd.1 @@ -2,7 +2,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/src/support/htpasswd.c b/src/support/htpasswd.c index fecbea91bd0..5fe1450747f 100644 --- a/src/support/htpasswd.c +++ b/src/support/htpasswd.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/src/support/httpd.8 b/src/support/httpd.8 index 978127aae0b..51c9b819611 100644 --- a/src/support/httpd.8 +++ b/src/support/httpd.8 @@ -3,7 +3,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/src/support/log_server_status b/src/support/log_server_status index dedf84d38e4..4d3dfd5fa05 100755 --- a/src/support/log_server_status +++ b/src/support/log_server_status @@ -3,7 +3,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/src/support/logresolve.8 b/src/support/logresolve.8 index 4a4afdf6318..bc4a112feda 100644 --- a/src/support/logresolve.8 +++ b/src/support/logresolve.8 @@ -2,7 +2,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/src/support/logresolve.pl b/src/support/logresolve.pl index 83e6191460e..70fd2ec9cad 100644 --- a/src/support/logresolve.pl +++ b/src/support/logresolve.pl @@ -3,7 +3,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/src/support/rotatelogs.8 b/src/support/rotatelogs.8 index a2e05f5d6b3..ff144f64fc4 100644 --- a/src/support/rotatelogs.8 +++ b/src/support/rotatelogs.8 @@ -2,7 +2,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/src/support/split-logfile b/src/support/split-logfile index 3f5c397c9f0..42c5c14e1b8 100644 --- a/src/support/split-logfile +++ b/src/support/split-logfile @@ -3,7 +3,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/src/support/suexec.8 b/src/support/suexec.8 index 1d95c0fc123..836e896dab8 100644 --- a/src/support/suexec.8 +++ b/src/support/suexec.8 @@ -2,7 +2,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/src/support/suexec.c b/src/support/suexec.c index d4330d721c1..679bc9f188c 100644 --- a/src/support/suexec.c +++ b/src/support/suexec.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/src/support/suexec.h b/src/support/suexec.h index 8b943346418..9e7bee52a7a 100644 --- a/src/support/suexec.h +++ b/src/support/suexec.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 -- 2.47.2