]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update our copyright for this year, plus fix two files that had included
authorRoy T. Fielding <fielding@apache.org>
Wed, 13 Mar 2002 21:05:37 +0000 (21:05 +0000)
committerRoy T. Fielding <fielding@apache.org>
Wed, 13 Mar 2002 21:05:37 +0000 (21:05 +0000)
the wrong license.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93919 13f79535-47bb-0310-9956-ffa450edef68

156 files changed:
LICENSE
Makefile.tmpl
configure
src/Configure
src/ap/ap_base64.c
src/ap/ap_checkpass.c
src/ap/ap_cpystrn.c
src/ap/ap_ebcdic.c
src/ap/ap_execve.c
src/ap/ap_getpass.c
src/ap/ap_md5c.c
src/ap/ap_sha1.c
src/ap/ap_signal.c
src/ap/ap_slack.c
src/ap/ap_snprintf.c
src/buildmark.c
src/include/ap.h
src/include/ap_alloc.h
src/include/ap_config.h
src/include/ap_ctype.h
src/include/ap_ebcdic.h
src/include/ap_md5.h
src/include/ap_mmn.h
src/include/ap_sha1.h
src/include/buff.h
src/include/http_conf_globals.h
src/include/http_config.h
src/include/http_core.h
src/include/http_log.h
src/include/http_main.h
src/include/http_protocol.h
src/include/http_request.h
src/include/http_vhost.h
src/include/httpd.h
src/include/rfc1413.h
src/include/scoreboard.h
src/include/util_date.h
src/include/util_md5.h
src/include/util_script.h
src/include/util_uri.h
src/main/alloc.c
src/main/buff.c
src/main/http_config.c
src/main/http_core.c
src/main/http_log.c
src/main/http_main.c
src/main/http_protocol.c
src/main/http_request.c
src/main/http_vhost.c
src/main/rfc1413.c
src/main/util.c
src/main/util_date.c
src/main/util_md5.c
src/main/util_script.c
src/main/util_uri.c
src/modules/example/mod_example.c
src/modules/experimental/mod_auth_digest.c
src/modules/experimental/mod_mmap_static.c
src/modules/proxy/mod_proxy.c
src/modules/proxy/mod_proxy.h
src/modules/proxy/proxy_cache.c
src/modules/proxy/proxy_connect.c
src/modules/proxy/proxy_ftp.c
src/modules/proxy/proxy_http.c
src/modules/proxy/proxy_util.c
src/modules/standard/mod_access.c
src/modules/standard/mod_actions.c
src/modules/standard/mod_alias.c
src/modules/standard/mod_asis.c
src/modules/standard/mod_auth.c
src/modules/standard/mod_auth_anon.c
src/modules/standard/mod_auth_db.c
src/modules/standard/mod_auth_dbm.c
src/modules/standard/mod_autoindex.c
src/modules/standard/mod_cern_meta.c
src/modules/standard/mod_cgi.c
src/modules/standard/mod_digest.c
src/modules/standard/mod_dir.c
src/modules/standard/mod_env.c
src/modules/standard/mod_expires.c
src/modules/standard/mod_headers.c
src/modules/standard/mod_imap.c
src/modules/standard/mod_include.c
src/modules/standard/mod_info.c
src/modules/standard/mod_log_agent.c
src/modules/standard/mod_log_config.c
src/modules/standard/mod_log_referer.c
src/modules/standard/mod_mime.c
src/modules/standard/mod_mime_magic.c
src/modules/standard/mod_negotiation.c
src/modules/standard/mod_rewrite.c
src/modules/standard/mod_rewrite.h
src/modules/standard/mod_setenvif.c
src/modules/standard/mod_so.c
src/modules/standard/mod_speling.c
src/modules/standard/mod_status.c
src/modules/standard/mod_unique_id.c
src/modules/standard/mod_userdir.c
src/modules/standard/mod_usertrack.c
src/modules/standard/mod_vhost_alias.c
src/modules/test/mod_rndchunk.c
src/modules/test/mod_test_util_uri.c
src/os/bs2000/bs2login.c
src/os/bs2000/os.c
src/os/cygwin/os.h
src/os/mpeix/os.h
src/os/netware/mod_log_nw.c
src/os/netware/mod_nlm.c
src/os/netware/mod_tls.c
src/os/netware/os.c
src/os/netware/os.h
src/os/os390/os.c
src/os/tpf/os.c
src/os/unix/os-aix-dso.c
src/os/unix/os.h
src/os/win32/Win9xConHook.c
src/os/win32/Win9xConHook.h
src/os/win32/getopt.c
src/os/win32/getopt.h
src/os/win32/main_win32.c
src/os/win32/mod_isapi.c
src/os/win32/modules.c
src/os/win32/multithread.c
src/os/win32/os.c
src/os/win32/os.h
src/os/win32/passwd.c
src/os/win32/passwd.h
src/os/win32/readdir.c
src/os/win32/readdir.h
src/os/win32/registry.c
src/os/win32/registry.h
src/os/win32/service.c
src/os/win32/service.h
src/os/win32/util_win32.c
src/support/ab.8
src/support/ab.c
src/support/apachectl
src/support/apachectl.8
src/support/apxs.8
src/support/apxs.pl
src/support/checkgid.c
src/support/dbmmanage
src/support/dbmmanage.1
src/support/htdigest.1
src/support/htdigest.c
src/support/htpasswd.1
src/support/htpasswd.c
src/support/httpd.8
src/support/log_server_status
src/support/logresolve.8
src/support/logresolve.pl
src/support/rotatelogs.8
src/support/split-logfile
src/support/suexec.8
src/support/suexec.c
src/support/suexec.h

diff --git a/LICENSE b/LICENSE
index de6706f26e082ff6daf3dcc8995af1ecb665c7f2..504f5560ce508629a3e0b89cf242902d34a5c473 100644 (file)
--- 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
index 006ef7d1013de76810eb8138b228c70959da6eb4..8a2ce7f96d4d0ea730dce5bba59052bce83321a5 100644 (file)
@@ -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
index 193a278d0b1ee5532090eb0aec92b6ba1133f839..647efff709639d708f20051067999f43ee15ffc0 100755 (executable)
--- 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
index 620cd13317bf10f2266ef52bb970cfe51226f9c9..a3d54a942d4c11dd83acc5a736faeaa48670469c 100755 (executable)
@@ -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
index 2f5a597d048da648e16119a1c4a791d62261c034..fdfcda77b05a807ea1423fd7ffff189cb9320e8b 100644 (file)
@@ -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
index c8360d3c6328eecf031320282312fff14840b267..edc2a14190ba731aff0b5ae83cc9a0e4e7b05a59 100644 (file)
@@ -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
index 8233c5a1cb4b78c9e9c878efcc49c8f5b9a63f6c..a4dd3add8d3046e42abba69e201beb4cc6de7064 100644 (file)
@@ -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
index 5834f4cc4621d8809d6964de84cbceb7fa576416..c728a69246f5883d91549821a2e9a50113be63c2 100644 (file)
@@ -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 <http://www.apache.org/>.
- *
+ * individuals on behalf of the Apache Software Foundation.  For more
+ * information on the Apache Software Foundation, please see
+ * <http://www.apache.org/>.
  */
 
 #include "httpd.h"
index c339094ad33db872c2d420ba5e61e641b8b4dea7..6149415cb206515a1ded9ba8af773c589be81d7f 100644 (file)
@@ -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
index dd5dce36a55c3f999a47283f2618d201abba9313..e1887ac350cd0526b1a74666c35303528780a8ee 100644 (file)
@@ -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
index 9f6c8c7b645b21fe68c6f0d6ffc81ff670291f6a..0a74c9ed58f9b8d44fc10c9c57203ccd3df20196 100644 (file)
@@ -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
index 64811bbb6bf9a73e7e724d686c86534ef6b17541..ad1efc6c8040eac92390bf02df743cdc3dea9a64 100644 (file)
@@ -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
index 8f7b95b0bc154226cff9cef640c557c1a931d4c0..14b574ee35f420766ece2675d52c129fb5ac13f1 100644 (file)
@@ -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
index 1729d5f77ddc875dccdff24efbf92db1a04272e1..847c55b0db64b7c0ac83ca41a168adc218e4bcd5 100644 (file)
@@ -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
index a4c1ed3eec643dcab4d2790214418b06a43b05e6..1ff547f187e5ce289c44aad948d4bfbbecca585f 100644 (file)
@@ -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
index 4221bfb004fb360c059d927a5ee7c3ef4c2cf741..98c803ea26d2e43c25ce43dad1af44934fea1d3d 100644 (file)
@@ -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
index 829284d59bdc1b1d6eccfbdd5956f7b70a3e9e24..6e2e488c5aed14d283e19ae14f0fe8d49f0d8514 100644 (file)
@@ -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
index 6954f6c3a32dff15b94ce888eaa48f964bed9d90..1e944f8ec982a3aac9bfe07c81ec6acfbc5b73a9 100644 (file)
@@ -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
index 0a956b1a636814411a641e3c4746d023b1eab554..47ed51996115a1ed362dae979f3eba80173142b6 100644 (file)
@@ -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
index 0ba655d365facfa74594b24ddb451990445aa4b0..ddcde2980f522e265e58160e57c64aeac6ddf11b 100644 (file)
@@ -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
index 119da99321d4a26d692a3654d81318dac691e788..89f1752fb4baaec71b3fe653a2943b3814531ca1 100644 (file)
@@ -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 <http://www.apache.org/>.
- *
+ * individuals on behalf of the Apache Software Foundation.  For more
+ * information on the Apache Software Foundation, please see
+ * <http://www.apache.org/>.
  */
 
 #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 <sys/types.h>
 
index ef766895de3a7e070e12819b1105179fe1bf8803..1042719860a4a33183efb17b9816df1f2e19ed55 100644 (file)
@@ -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
index 82ac5b62f08ded7b7878b567e33c5d2db7d37f97..f587f81699c051abdfdf04645302c83a5c342343 100644 (file)
@@ -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
index 18e036b709af41bf0f2128fe59402037b89a6a0f..6eb6afc878394b13fa6988638ea2bf2a17c6cc28 100644 (file)
@@ -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
index 150fd266e15b88ede4b76e1679a700151909a5c2..ac30b1dd424d2bfddd4d620e0f2da4666b4e2642 100644 (file)
@@ -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
index 7bca318eff3e3fadc208937aaec1a46207b6d67e..505567b5d473d0050694744cef6339b5b67ee22c 100644 (file)
@@ -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
index 0176b0c79b5015beb8d7a7881658ddffe925eff8..8516076b1bfd4cc0b20c303270c4b519d2dc2a37 100644 (file)
@@ -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
index 83586de961d5861590a651fa80fdcc19920efe0c..4b92da8ed166b0e228f8a9cd7685798789e04bbe 100644 (file)
@@ -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
index 0e7a11d1334a9a445862dca94bb47b5a34fb2259..4f2605f65cf44a04fabb6c1fa7c1a3e562314747 100644 (file)
@@ -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
index b9593c813c9a632f3c7539ea5144b09be6776b7f..c4a50e2789da6f8c43132def141b078548ca4dd2 100644 (file)
@@ -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
index 968c4dbbd2e96106b1970e4fcb804dc26d4867cb..948790a09f6187b541ac5f3dc696501e77cc78a9 100644 (file)
@@ -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
index c1e26f7b13caacded27fb6a1225495d4cdbfe78d..9aa4b5e5159941579df64bfd7026641f003929b2 100644 (file)
@@ -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
index 60618963d6355b6867fc0a8c0ec9c4399d3f72eb..f4b2715e3f2158adcf655966ce64c49c1deec411 100644 (file)
@@ -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
index 14c9cfc52fd4db5deda50a72a03a081ca6ef34b3..8acc53e681a780cd77a3a76dedb7daad8a11c5aa 100644 (file)
@@ -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
index 73b0f0c2feaeb27d12d6f17fefb662f2294ca9ec..297d7895742073507b083b17020a134f41991216 100644 (file)
@@ -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
index b3939b344d4f3aacc002c5ee264af884170eddd0..3aee0bf803aa8b8386cdd0678ca596604dc26a47 100644 (file)
@@ -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
index 2dc956cdc42934b103fc82e026c04986b25d9341..62669e1daf0cb69486cd80c0e98a956bbfd1b036 100644 (file)
@@ -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
index c0aab9006ef35af953279e1afcba44b3f6d6d335..f397f9f40a412467b29ba4c0757a7fcf866a1c21 100644 (file)
@@ -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
index a87300e0380d85296aa667afc52cce59789cfc1b..8bc79c7f486057051f4d9ee452c71db5e3d20c00 100644 (file)
@@ -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
index eb93f9c7b25b7f93afe9d3b345870ef12ad056dc..b7a8715108261fd3405020cfcd10e5bc6300f51b 100644 (file)
@@ -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
index b31409d1a60220f6d5eb15b97a68e68f6a1379d4..9efb99e585e780f699ee65b6d487af45e206097b 100644 (file)
@@ -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
index 2062d35b1324aa6fcd6f8fe3b46a7eb9d7790b52..b64b3af0bbe7fbd6f71a564e87c0206a5c2afd8b 100644 (file)
@@ -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
index 153997b4156e475550f691208451bd69fff537c1..02c3abcdae471ddf23c2a9f8e3733993635d2768 100644 (file)
@@ -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
index 46e8c35d56d4b861768dfdc954db972d11b7187d..b9770dbfc0e769adff00a38abf238e2666a910fb 100644 (file)
@@ -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
index 82de525985bde4ab88ee8d618f661a6f8a5f34f2..c3fd24a4c79ac62cfe374a141688f8a3f178a452 100644 (file)
@@ -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
index 56e81f029c5c3e8237519471b62ef94dc2b3b4be..17a940e167a7e4e69e3a4514b78f05e506b1d245 100644 (file)
@@ -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
index f6ff6cf2ae373bb8022341ec5bfd50310c7805f4..e1b32523ebb2742a023821d00c069e4627b4d232 100644 (file)
@@ -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
index a511ba48af3cb86be9c28962908fe735fa98e512..407e10f4fb39478302971e77c64a3a2bb42724b1 100644 (file)
@@ -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
index 9947e8d8adb9c637fdece766fb93370843650fcf..cacb7649ac463b37336d10cff6313d93f13005c7 100644 (file)
@@ -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
index 6fd6b36ce383cb0f99f017c76025a87780e88e74..e115d0e39786df2fd33baa527997b9e3222aab4c 100644 (file)
@@ -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
index aaa974119f5f1117b9be71416189d74988b02461..e42de8a7b30e128ca0fe1ee053b0423b16c9f4e0 100644 (file)
@@ -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
index 22fe460a132e182f5090576b135b4110e8943cae..c041df4949e9c0b56db44eb3284ccec90325596e 100644 (file)
@@ -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
index d59508bbe7219cc740b0ec2788a59b98f4742563..088de8c05e6711c00ff4405296521496383cd3f9 100644 (file)
@@ -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
index d13139eb9ec230936a6e226af0dbedf10d10a129..faf9a89112e54701999457ec755329521f6aa76e 100644 (file)
@@ -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
index 77c1d1f3cc68b67f64d6ac0c997fb7fcbc68b92e..e61b7ba52baca8f8fc08d5eef3277f9e8843e65a 100644 (file)
@@ -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
index 05e694f774c76be78baa24fb8c7b0b057ae9e886..cc40eabe15e4f89c74890778dc7391aba86a6083 100644 (file)
@@ -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
index 5569eb9c4e29a7c127e3a82af80375926f75c2dd..cb8cd3ee836c961f11abdd96f05ebef9b92ebf10 100644 (file)
@@ -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
index 5e86587d984e6b79fa826595fa18cc366a60505b..7df0e991c6c9c89a5991a2a1badf84e481857d9c 100644 (file)
@@ -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
index 4975d72448ddea6fc2e761a1edcd35d741b64963..dba6816437975854c04e801fffc5ed848b9b37cf 100644 (file)
@@ -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
index 20eeee2772eec5a326b462f7a7b8594ba826c0c4..94178e5da3d2e77cff5ddea17451f584c159c0b6 100644 (file)
@@ -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
index 3f37c53de960e82241b4c68589fb249bfd01b0e4..41d619e6b23c415fa801a06680cb7c5c9fe52fd6 100644 (file)
@@ -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
index 50fae7832604e26490e7a0adbb7ceaedaa971133..4870e00908886fb01e849c17422bd943883b8cd5 100644 (file)
@@ -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
index 659ee0428faaa5b219164101a4f8735aa0ef3406..8f29738f8e2f0616c65acdfd491b1a1eec2a2c28 100644 (file)
@@ -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
index ac411419b0e1b22d098d094722fc168fb5827e94..b6dbd2ab53f25599235b4ee3a8a18ea606181716 100644 (file)
@@ -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
index 6722ee85d511323fc7052407eb732c6f72a1adfa..20a1bb6cf881627e7c7310b6d55d00a6a5e4300e 100644 (file)
@@ -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
index 69b8c33909ce59a32eb3737a5668848deb552a6a..f5aa8a8355218db7c5f05a119f61b1f13e07398b 100644 (file)
@@ -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
index 31f2075aae51c8bd3dafde89bdaadc99d39bfdf7..1a4320d49cb79c823d5ebfd0fbcd617f3c52e60c 100644 (file)
@@ -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
index 97f0623b4bb07c8aab100061f040075a8d53fb25..69afa7f967e1450298eb96aa19b1315827b5f364 100644 (file)
@@ -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
index feef3dc5505be28dee27b38bd1d0910e2bfde92e..5ca2d369c96425a8b1ba6c0b99a0457ad92777cd 100644 (file)
@@ -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
index b45850664dbd52e1dbbaebb54561122f462fce5b..f21683ce76c238414900bd0ab437e809b54342d5 100644 (file)
@@ -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
index 28aefd22dcb8904b3c1ed3caf3cd4981ff10c460..390ac2ec493bf231e5e5f3c5ca1adb4a297fda27 100644 (file)
@@ -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
index 0b3c6a1da5276adbb0c4ccc1531a93dd2d675ad1..487e51e1e6cc18943de71833a99662997fb36ffe 100644 (file)
@@ -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
index 75e62399aa11b9fc04f37aa9055d103bb9d3815e..52e94d208dfbfb2e3dacb18ad8b8381792e71734 100644 (file)
@@ -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
index 8c25dfcb5e8f137d48052802d7c44b21fcc0ada4..34ba9a978d9a6597431dc8dbc9da5536fd530959 100644 (file)
@@ -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
index cb9044eb072b387dbdbf08185b15ace86ff53368..d9b2bdd06f5ea841d538ae130d0303def315dd04 100644 (file)
@@ -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
index dfa791bed8e47a678ad5be802ba218e7dbc94b82..d05786eec194978165e9b6538308244030fc3f87 100644 (file)
@@ -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
index 586a69d1f4facbe1181062ffc4a95d435c50f048..8ef874d36612c7d4530d21569addbba37eae54ba 100644 (file)
@@ -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
index 59bc22065c7839546142b640d713d596acdf6e65..6a5d7540c11b7952bec4071757740113d5111166 100644 (file)
@@ -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
index f8c64888a4aa1dcf11ccd8a84fdfd907d4fa276b..61086f4996d6b762a9ff4c40e09190a6428b8f04 100644 (file)
@@ -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
index 1ebec3dbfcb11cecb4451986841142760aa0e713..d7f42f9261cf8fbc35c801b3e231761ccb49dbd7 100644 (file)
@@ -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
index eb457a4938fd997d89ddb4ccc4e24cbc8ed0814f..e9e5f087af073e4716ab03df81a7bd0c34a1254b 100644 (file)
@@ -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
index 55d1641be5f8b7a69b6c45e2ce4dd75f2471ca39..9e08f4b2d1e6c145fd43e169bd2baf2bb0313db2 100644 (file)
@@ -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
index 6e5f979c343383841118fce638594a747e589de6..45bf2f9c8794497da441c54dd849ce18c004dbe4 100644 (file)
@@ -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
index df5b7fee64207353652f7878905c3a8aa3a6a3be..9b1d28807d5e9b944e3a34805399d2f076085b68 100644 (file)
@@ -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
index ae938313009fa98a5cbf39bdf6772a6b6e3abdfb..fde6b917eb424341b1f810ab8165c414a6926c02 100644 (file)
@@ -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
index b0956ec113264a37966cce24b3205e9274887a63..5869fa6eaf084192faa7a762e249231decc0f468 100644 (file)
@@ -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
index e7c5e25439641ef844aaa7728670110033152445..733fd18a2d6f4a15ffdf158c9f0a98a8f8a08dcc 100644 (file)
@@ -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
index f5a4acf208a0daa4a235b9af11e5b9c23224821c..dc361b99a374148b5a7c443a650a6b77e1b28ce3 100644 (file)
@@ -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
index b6f9bd1ce83a36d0e36cdea165ccb8f8835c2386..77e1f1b8cc929e6e263109cd9f9d49c9dfa2e065 100644 (file)
@@ -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
index 7d9aca8387e14648ddf5a7b304853a6c8a3ea428..f531cd85844d94160113b7a60bd1153acecc26b5 100644 (file)
@@ -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
index d92b66530e5ee263e1815559c3ce0f9afab83e12..70747dcfd299194065bf9a55985e0f22d99b332c 100644 (file)
@@ -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
index c67bd9e2eed49912e52a34974299c85264afc4ea..f4749ce8038f4bfb88f6350b25b420f210c743b1 100644 (file)
@@ -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
index 5861f83baa6f55b53b576a5e4948a5650df18799..ac89f3b0af00e99fb43856441e1df8176d84e276 100644 (file)
@@ -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
index e5bd0f375d97be45d30fe0f226ee205ab8bd1131..abce4576f000a61d9a638b98e5cd47c847edae11 100644 (file)
@@ -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
index 9d42a0ae6b914c34355a5e5ef4ef431865c39863..2907d6679ca75c072c96096e73a62ecc3d694140 100644 (file)
@@ -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
index 03c28f5e5082f060e3c16e826c6b904bcc8fc52e..558a8df26864570613f612b289f50c0fec7879b8 100644 (file)
@@ -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
index e2ffc48d30e56433e97c5cd0cba747568d995b29..9e2569a6c91095dcab859d65a60c8e075ce8ef09 100644 (file)
@@ -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
index 61abc5fb06b39125b735804623fa1867acc6c334..b21471b8ace22492990598dba1f1d78887d4ebeb 100644 (file)
@@ -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
index 354653994cd0973bc2302fa7ee84109ba3c15ea4..38b558404605dcab86c6275f080802a2f6e59a36 100644 (file)
@@ -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
index cd35a3555044973317a6249eab0e743c997972b9..3baa9a657e570919bc47fc205d85f6f0921ee1c6 100644 (file)
@@ -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
index cb4b19f58b3d4cd73f1717dc4a4a649584716203..0b9061c4c48133155a3b149c9ed609f17e2c8a26 100644 (file)
@@ -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
index ead389ab802cbad8c3e1435200cdf2b244d8710e..e4e764cd9a53d963642c58768381c70186f04416 100644 (file)
@@ -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
index 42364835bd487e3f3c8bb2219d92449ecfc57309..42d6236e4076057ee07d04242cb599778053d032 100644 (file)
@@ -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
index 32609181c5e7bc8b76b802e118865215f2312be8..256a3b4d9db1f624385018b10e81444b9dff2bc7 100644 (file)
@@ -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
index 3a0d7e01bb324696c2a49316a2af24d6e04bf69c..08bf9b845fe0c808519cc4c9e4c946f506d73da0 100644 (file)
@@ -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
index 7169c9bd36f132f327b3d4f746ed7cc7c0eb11fc..afed9811e65f76b77416aa81a95d87950399195d 100644 (file)
@@ -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
index 4b4157ff267b1e62114806efd4789d8320355ebf..99a93a24d19bd57cdbad8b5e1abfab35f797c420 100644 (file)
@@ -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
index 2d97c39adb3239fca692320966b7e5666ee8f6b4..5293d2cd337a0b5e8a6bf63ca9c0caf34e78e092 100644 (file)
@@ -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
index 6a09cb791e58b3eb2b01a6a797f89edae9268bf6..f72b8d350f713f3443222f5eff9bc2ef641b48ae 100644 (file)
@@ -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
index 1ecb073ed996e9322b444f178accdd6f11d43e9a..bae4b0dc278b08941343618e8f5d79f23bf3af22 100644 (file)
@@ -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
index 85021a9f4f6393911f11b85930dfd293548c0134..55153a133109f3886f0b062565a9b7e7108f0f18 100644 (file)
@@ -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
index 65f53af5eed7f08d9f07dbb3c9246fa561dbe88f..afc97da9e004d4a204b099a535f4b739f4523c2a 100644 (file)
@@ -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
index cbfa3d91c29e648ba24e464d20a86c21fa35fbab..dadd9534d58b9bef6706fb7c4ba5093bf1ad6c95 100644 (file)
@@ -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
index f07ae3ebe05c9de4744c5c1b85c92040f7c1515a..3a9de860203fdef27097197a0b673dfa726ea726 100644 (file)
@@ -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
index 088af7bb2a1af42bb065a933d73d8fff263c3bf8..ff1f22be28cfce408dc5e30632b641a979cf4d20 100644 (file)
@@ -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
index a285329b43ed7592d63ba2045eb5b96289e90345..f6a67ea83ef7e0d185b0053dc17df0e4ca959c47 100644 (file)
@@ -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
index 312e82cd2de01451a2128006eb8ec6603cecbb4f..b96414ba4b24dd89a9db1e230f2a6ff34e303a6f 100644 (file)
@@ -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
index 12a1674a6c90d96afebb40a3f14a30f935c659b0..d9f1a4f6880ca63cd1e806bb0aed8d9b292076da 100644 (file)
@@ -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
index 11260060658f6bf2e1294909660bbc91f60f862c..7490f5b76abf39bc4c98a7655cf2387507c97098 100644 (file)
@@ -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
index c732101cf43775800a7f1db58236523545cbe0c0..51040d842e7eacbd8b10df9a16210c1809c49960 100644 (file)
@@ -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
index 376c592d767b387b9e19222924c62abe99218e51..0f502e275f985c0282307ba6d2d413c0d825b9b6 100644 (file)
@@ -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
index 9abedf0d7c5fe27abe2e3a9ba01a84b4f4eda604..ad7903130ddbbf6577f7331dbed0c187e00c6230 100644 (file)
@@ -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
index 180e5332427b59e64cd10c00b9ef14176ac2ea07..5da2ee200c6200ab92e94b79ee5b3cd47110567e 100644 (file)
@@ -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
index f8a9dcf6e17b6e9ba09093d202af032fe75624f1..2fddd0674094059d894954204dba8cdbfcef4b36 100755 (executable)
@@ -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
index f3742fdceab3349c395bfed09c05af0dbd3c4c89..442c5f5a90e0dcab83fdaa95bd32eb947a40d78b 100755 (executable)
@@ -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
index abdad710ad1bee22b387c944ccc274780814ceb6..fc3e58dda80f1be7eadae556f7539294ff37963f 100644 (file)
@@ -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
index bb0e6935e3c9107b48409b9d2c76dc082af18cdc..e2c999f6f8f0dadfd4350ddeef5d8938f6efe174 100644 (file)
@@ -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
index 7c823c945322b2255d6e22bab2d02176d109b087..a20ce6259cae7d6e70f91fb6d933ed36a5811804 100644 (file)
@@ -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
index 153f5da94e2d7feaaee3266a8dd971f9130cf6d0..3425292fee61aec301ddedc91c4d4b4772b78d74 100644 (file)
@@ -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
index 882bc9974af9a4423cd0d1aa537d3c1201d299f7..f76e38ef94d01e0366ddf022824ba154fd1e9756 100755 (executable)
@@ -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
index 06155f1f6b8397a2979ee7fd35d146b950c43af1..e0b82c713fd83896d1953e60ff23909ebd5158a3 100755 (executable)
@@ -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
index 5de5f36a86d12921e96f2bb59d5f064012e9f7b9..3dc066a5db89326b200b71fea173092d6eca0c6e 100644 (file)
@@ -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
index efbf5b506e2e5be932ad9e95ca62e0f514f5f410..f9a00f6ec5b7c5ddc4022e1d7093919693214e6e 100644 (file)
@@ -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
index 980f6b41bc6fb8a96fabe2c5c3eda8581e780735..1777ba4b695b391d0ab3be9d6b75793fa9f8e501 100644 (file)
@@ -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
index d766a019288779a415c863aa6b3436a634e189a7..dc86e902665d75f08a6546df27d95a6016dee1c3 100644 (file)
@@ -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
index a44f90f84e6b876bead01d6d524528987a77e905..b73664d20cd2c9ddd957fc2fc47403f3db7db13e 100644 (file)
@@ -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("<p>\n");
-       printf(" This is ApacheBench, Version %s <i>&lt;%s&gt;</i> apache-1.3<br>\n", VERSION, "$Revision: 1.58 $");
+       printf(" This is ApacheBench, Version %s <i>&lt;%s&gt;</i> apache-1.3<br>\n", VERSION, "$Revision: 1.59 $");
        printf(" Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/<br>\n");
-       printf(" Copyright (c) 1998-2001 The Apache Group, http://www.apache.org/<br>\n");
+       printf(" Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/<br>\n");
        printf("</p>\n<p>\n");
     }
 }
index d6cf6a4a8ab190aff507bd79b5c30ee98971e0d5..bcbf83eee3cfa2ac57e49cf46886651d0c6d0314 100755 (executable)
@@ -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
index 2e5aefd97747e7fe7863ab7bfb9e0925ce7ffb29..5035b9497bdae5564d8ba22e20567f3c134192a3 100644 (file)
@@ -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
index 45351b5ad11f75b07fc480c3cf1b0bf191c24095..f3f9855cd19296ceb5958effb0149ad4f6317dc2 100644 (file)
@@ -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
index bfd8e45801a04d31c433acd54be1a2afeff75cbd..059522fb2e8e103919274d4f555476504ce9bf25 100644 (file)
@@ -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
index 3f2e7490da6ce0770e271a672a298903ec3004ee..f6d38281ebe321fdb86b17eca5ff4a72b15c43a9 100644 (file)
@@ -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
index dce61c278fb589f4b8ca3b5589a25b49bb846c9b..25757cff662d39902899900b50b5437976917b2a 100644 (file)
@@ -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
index 1713f250a2af1f87d9b5612fe93b801253f150fb..2596b980d89f6e7c35a3fa9fbc48ec5c140b2749 100644 (file)
@@ -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
index 1b355acfbd05b90141fcb293397e0f25317cb894..4af3e9a62c2f559b0b9967eaacc82317aad65e7e 100644 (file)
@@ -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
index a1a0c8f14fc7e02fc38ab69dfe364f1c498c7d8a..120ec86dffaa98446ff918367502c6ba9dc7ed54 100644 (file)
@@ -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
index e2bd640a540c66edd2ab182b005bdf2201972aba..20aee2e3729d2c34408af9db24efc354806d9b60 100644 (file)
@@ -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
index fecbea91bd087488a8654cd2f9338d9d9db52c94..5fe1450747f19d3e260de5d874fdb7b0aab7dd20 100644 (file)
@@ -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
index 978127aae0bbe40d5035ceba2135d02506c583ac..51c9b8196113283dfa46007dc4ca987c87418946 100644 (file)
@@ -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
index dedf84d38e4396260f9ef9952b890e82ebe82929..4d3dfd5fa05a2f430e4b9a35fe14d63d38ad2881 100755 (executable)
@@ -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
index 4a4afdf6318fcf96c157f7fd74098faf7aab88b9..bc4a112fedaea64912736ecf5ff9afd72e0e791a 100644 (file)
@@ -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
index 83e6191460e6571f17ae1ca12bdfc93f5f1afc0e..70fd2ec9cadee62515abce0b56f8100b6444969d 100644 (file)
@@ -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
index a2e05f5d6b3f1cd560a03d396401d78d22980fc6..ff144f64fc4ec19e21382a4ec7faabc6f31dc0b0 100644 (file)
@@ -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
index 3f5c397c9f0f9772e43e6e657e724b11bbb9b4b4..42c5c14e1b84c530a21e7e5ce9e656faec673e7c 100644 (file)
@@ -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
index 1d95c0fc1230f5ba2d0dec7489ea01aa247810d9..836e896dab8f9908ab86bb1d4e669bf635c8908e 100644 (file)
@@ -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
index d4330d721c121ea924135377d936d9b2f462d576..679bc9f188c8e5f1d1851bdd791a0b6d759f16e2 100644 (file)
@@ -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
index 8b94334641822c646dab2b70da0716b0acb416ce..9e7bee52a7a202a897302d6e25acdf11fb328ef1 100644 (file)
@@ -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