]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update license to 2003.
authorAndré Malo <nd@apache.org>
Mon, 3 Feb 2003 17:13:37 +0000 (17:13 +0000)
committerAndré Malo <nd@apache.org>
Mon, 3 Feb 2003 17:13:37 +0000 (17:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98571 13f79535-47bb-0310-9956-ffa450edef68

157 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/ap/ap_strtol.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 504f5560ce508629a3e0b89cf242902d34a5c473..886dacf51917a5c09825c4f6f2344df276e1e120 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 891c44efba7a0e88afe4fe5e28591464e82e528e..d4a73ef32fd9b83e774351836fed430ba5dad4b6 100644 (file)
@@ -1,7 +1,7 @@
 ## ====================================================================
 ## The Apache Software License, Version 1.1
 ##
-## Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+## Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 ## reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 213e8913301a6c058d33620712c6bfc43e87feb6..2d6e0001c7b196848e2e2ba49042d5cae133754c 100755 (executable)
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
 ## ====================================================================
 ## The Apache Software License, Version 1.1
 ##
-## Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+## Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 ## reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 7b01132b58c9fd024fdc406e0f4efdf9acacc761..d2be2302d814e853ed8654f1bd56094a961610ce 100755 (executable)
@@ -2,7 +2,7 @@
 ## ====================================================================
 ## The Apache Software License, Version 1.1
 ##
-## Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+## Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 ## reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index fdfcda77b05a807ea1423fd7ffff189cb9320e8b..23e7a54e1672c339ff2fb60405c7f231a30b1e6b 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index edc2a14190ba731aff0b5ae83cc9a0e4e7b05a59..aebb2ad5586ac408ac386d047f1683ea167a2833 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a4dd3add8d3046e42abba69e201beb4cc6de7064..d7049a4c7d5a9fe153620c31d4ae4e934db8936f 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c728a69246f5883d91549821a2e9a50113be63c2..72ef926e198c9895f07db951f17f2d3225a8d922 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6149415cb206515a1ded9ba8af773c589be81d7f..71e400adbc3e6b4e6eab3e96bc3fe2a1a4ad4b4b 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e1887ac350cd0526b1a74666c35303528780a8ee..e98dfc2ae948cd2851b97c44c61d5645218450b2 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0a74c9ed58f9b8d44fc10c9c57203ccd3df20196..ed5c03f89a5ee74d1df62653771a7e821a50b7d3 100644 (file)
@@ -34,7 +34,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ad1efc6c8040eac92390bf02df743cdc3dea9a64..2d41801e05f162ffb2cbcc4b3d51f481e60fa236 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 14b574ee35f420766ece2675d52c129fb5ac13f1..f72763c2a195450f6fbdb4280fe7e3f5b93670ce 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 847c55b0db64b7c0ac83ca41a168adc218e4bcd5..8a6809d6a9ff0f2af8e5d291388f767becfcb1a4 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6f0e6b63b411e74daafc9f71070d4c8a49506f9e..a90fb731a42ecb825157fab041892c7fd6c334ae 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d76abd02f58f3e920700f907da4764f1ea4f8d71..da4ddabe2a8a5ae79d052e693b70901623fb6797 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 98c803ea26d2e43c25ce43dad1af44934fea1d3d..7048d545e9a3a763a2295ac5edb85025e96352b0 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0be49bf9a6db95dbf1462888c278e1ee09824d86..465d975e6583322ffead473a523ea9ba8b83dc5b 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cb284c526d5812524dd7a1ebc48459ee4c9ccfce..705674460849f962dc4162976286a9c305472edf 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8d8c9c5ccbda35c433bff0121aaebf87793b05c8..5e24be791aa72f27d63df6136bb79e7d41c6769f 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ddcde2980f522e265e58160e57c64aeac6ddf11b..028c5bf09de87977eb70be862b5cc60e4efd2d81 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 89f1752fb4baaec71b3fe653a2943b3814531ca1..6dc4fffeacf73768f46da3204c96967c93783cf2 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -53,7 +53,7 @@
  */
 
 #ifndef AP_EBCDIC_H
-#define AP_EBCDIC_H  "$Id: ap_ebcdic.h,v 1.2 2002/03/13 21:05:29 fielding Exp $"
+#define AP_EBCDIC_H  "$Id: ap_ebcdic.h,v 1.3 2003/02/03 17:13:18 nd Exp $"
 
 #include <sys/types.h>
 
index 1042719860a4a33183efb17b9816df1f2e19ed55..3f9e11f2d69d7d55e9906c2ea8242dbf8cf8a4f4 100644 (file)
@@ -31,7 +31,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 81ca8fa45fc3c8e8b326408201ce9f318c00e9f5..d10dbc7cec38c934aeda4df29da43793d6728869 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6eb6afc878394b13fa6988638ea2bf2a17c6cc28..2ccf24f936f7344bb03f3102bc3e366091837b42 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ac30b1dd424d2bfddd4d620e0f2da4666b4e2642..1b1c719f27fe3f2d44fb5cdfeb13a5df356865ab 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d2dd8cc5e212226413f2c7f87f3f73eb4ebdbbb8..0fa90adbb579d60f20737933d10e79ddc2a36718 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8516076b1bfd4cc0b20c303270c4b519d2dc2a37..629c0d992bbe2d428f01fd03ff27f3e732f5ee8f 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index feecb1d92ff640818a745bcfe6cfb55ce34a940e..98efc8935c3be3017093c0c3ec25d68233730351 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4f2605f65cf44a04fabb6c1fa7c1a3e562314747..71ea4235f3f30c655cf718d2374357ab3eae388a 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c4a50e2789da6f8c43132def141b078548ca4dd2..4f551a34f746ae41e27e4e3715ae2222a40c8a16 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ab0562d25596d38eac4e54e88a53f5cad80b91e1..9c8671740b617f2a01a3874bfa32346bea349da7 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9aa4b5e5159941579df64bfd7026641f003929b2..2ddf002e1e0ca64b3c9f341e61f19cbd261755b3 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f4b2715e3f2158adcf655966ce64c49c1deec411..456efee5d13e71b2686b084d19ef770633d18742 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9a5ffc707d1a4bc2da0c0173faed8118e51a3cca..e5182db07f779e6faf59dfae279d682e43ee0391 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 297d7895742073507b083b17020a134f41991216..76c3d2219130a5aac676ffa18433e0dbfdf484f0 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 82719a9ff8122af4a015638e4c8033c9f5e211e8..e1e29a310ef51d20ee8aafe44f96b4f60aec5f57 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 62669e1daf0cb69486cd80c0e98a956bbfd1b036..cf0f0401af2ed3b0a1f9a1cf9765527a97d2ee00 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f397f9f40a412467b29ba4c0757a7fcf866a1c21..a817c0b1df19fcd44ad1306be8bcd427777254ee 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8bc79c7f486057051f4d9ee452c71db5e3d20c00..4d0980f4a228d7010dc08fdc16c9c78fe98c1717 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b7a8715108261fd3405020cfcd10e5bc6300f51b..8b2f8d1d3264885d5c35d475a4362f656c6f8d22 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 61a432c33ebc6324f712f3a45d6dee8df61658df..19a4566df51cd51154b50c5f3f8050a4a6ba9827 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b64b3af0bbe7fbd6f71a564e87c0206a5c2afd8b..5eba909be942adfcb7085f8714e7e242f9d302e8 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f97ff5b3387cd3face79fce8453418192bdcd163..6a3d001eea0e9ea75ed1481d0075159c6ddadedc 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6135fc8f3a849d3a7ab33aa158c37047c6a3e6bd..e46af0e22999208c71cbfce5c5640af6bcebc18e 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index de0023512156d5e68bae81760244c4af9200175c..9906c2006a4e09c25dbaedd33f2d35390a0c23d1 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d841be9a1d4c463c68a8fe3102063f1b3f79567d..b8ea01261541a18fd90f628420304001c3e24b47 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 04d0894719c69da0a356f66003f0a6f2b9e3333d..a06358098e7d58e4b832ebcb47e934199f1a9cde 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 61bec0d60c247b169502fb1cd8903ac10dbb39de..f0b2f6a6cbae31f433bba0ca3cfe807faf6529d1 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cacb7649ac463b37336d10cff6313d93f13005c7..3d9df203ac222aa19a028428fcccfcf3cf821dae 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 628bec7bac2803dc77a2894baf0c8b0532b410b9..ebef8be6886dd0d780f897728e434c5076aa1c9b 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7a2d502a5aaf8093a1e9cbcaa7b9e5aa50c4015b..9ef1f348413b66d6eb0de38dd70fa548190555ff 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c041df4949e9c0b56db44eb3284ccec90325596e..b4324dad7db91631017fbfc032456a68492e75ed 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 088de8c05e6711c00ff4405296521496383cd3f9..9fdeef8348ba4435e861500049a8c2902c7a663f 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index df38f5c78a04d14dbe0c94d394178b4cbf91e430..51e3ac566ad462258a86fbcb9068ad7e8cebc83b 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 38930e236f2d61b8c6afd20d9416296f8445934b..dfa75c97519f37e7c88d17776ee8c9602288fbff 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cc40eabe15e4f89c74890778dc7391aba86a6083..8bfa9df9411f987a6b0d514eec2fd3d2906ade0d 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fbc0d0722b82a676bea24bcd197be0c1aa69b438..d664325b96df0a03dadee99cd01f0a021a5d1670 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7df0e991c6c9c89a5991a2a1badf84e481857d9c..92fc50988e7cb36f6702b5516edd0b91d17ed061 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6cca3c07841a4872c177be22a481e0f1fae35cd8..d638de7231ab1ce0a314cc97137cd238afc60f07 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 79d1ed8998b7cd1dd9f01a9c939d3e183c2d2219..ac05591be67731d48b4e62beac7becf9b86f926c 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b6815cadb278680c62e4338d316815209f5c854f..8a34f968fc13c7549986063b11efb0fe9a5fc86c 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7ae9af9ee9adeee51f7fa9e40c560947cda1dd61..775c829e09287e973464269bed825995b3804038 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f01b890d6bb8fa6f64e4d9a389ede41d3ae8cce9..87042c74543afdd3ce9ac0aec9efd41e02852383 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index db6ce82910eefaef5decfbe8e9d665a3784a2bba..380c884a29abb4f21b198454cf77479334cc7a6b 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 68ea8beca7890af9e4ee6eb55e5a5567a6665b4a..bf9081b79ad06a09e6c41309b2e496e0ecbd2d62 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f5aa8a8355218db7c5f05a119f61b1f13e07398b..41884ca1e24e0051135ff3ac2ff48a7889156319 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1a4320d49cb79c823d5ebfd0fbcd617f3c52e60c..45fbd3faa142acf2b35881cd104c8f842aae1d75 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 69afa7f967e1450298eb96aa19b1315827b5f364..98b148dc7cfe439d8e8f21cf79bd43509beef47e 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5ca2d369c96425a8b1ba6c0b99a0457ad92777cd..e28cc1440e50e6784d87ca4941f177f233be93a3 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 30b532e3c20987188d89bdebf80eb235274a69ca..f77547556faf9b71cddc9b1ab50f21a5d81a8e84 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 390ac2ec493bf231e5e5f3c5ca1adb4a297fda27..7548c68557ee65b272f56d9b36cae85f43665f75 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index db4b80d59c5ce4f04458742a8a6bc148d0149716..c3934f2fb726a0df2fb82bbe290a7edd4b025b0f 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 52e94d208dfbfb2e3dacb18ad8b8381792e71734..2ed76956ab0f7ec8c4052d023fb61c416d5defc9 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fa86303c2149daa06f4b9cbe34d04eb0331fec6b..56112657f2e9a910fad1ff5cdbb028526cdc313e 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d9b2bdd06f5ea841d538ae130d0303def315dd04..da435117a8c0bdf0a4b61ebdeff680987775a20f 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c0c2307df958558094f133214b1143dc97312c08..1d4c2bfe6d6084999696092eab29c7b3ba6c636e 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 925a48d62929c7921fc9d878998cf923f767f64e..08678a240712228f20cb5c700e3ce679ea11df14 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6a5d7540c11b7952bec4071757740113d5111166..92307920f90722297073f6f28a6fed446a56b5e0 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 61086f4996d6b762a9ff4c40e09190a6428b8f04..16037b1db30964ac68b0d8d77232935b571f069b 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d7f42f9261cf8fbc35c801b3e231761ccb49dbd7..238f03c03686a3fcc7e00cedc485693c9575a770 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 80fd95a83308777e353008e76f34dd36fce89329..093e03ad06555545043d11bb7d3af9f097081f9f 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9e08f4b2d1e6c145fd43e169bd2baf2bb0313db2..32c17237a46005224f4f819e028339eb6ca8babf 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4bbf326d0b3feadaec2c7ea4f170d17e3519c904..fd3b019c8ea093d5365cb1603a3b816d27e53ee0 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9b1d28807d5e9b944e3a34805399d2f076085b68..7554feee7fe39b23e5f14b88682b95b139be4559 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ac7e6ca739d90d50c74047e278556860c27e2751..9f4f1afcd9d25fa7638d0a383cc767f5d4a5251a 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ceeffc3333df63ba54cda064b4ab55be6c192d27..d3d6c30bf652d81b8eaf49a251bae9ba1fc54740 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fbec82ab9b0422eb11ee954ed68dc72e802eb0a7..9f49f0be2c847486f6dbcac596953874d4826327 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dc361b99a374148b5a7c443a650a6b77e1b28ce3..728b1d747f570693ce99636620ef8502ea5b3aea 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 232a01b8c1035524a8fa980fa5a93efc93324a54..b8ae67076ce2cfcdd57f2b232d4bd3643b1afe33 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e9d50225ba4d0e7fbc164a42e1f534f041244a60..1f99a7ed816c019d1d219137656bc952af95bbd8 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 504ff48fcb27b0d8b6d97e0d4c7ab57bc96d844a..b6f4cf28d75c21a46634629f69a27a62ebcc8fea 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f4749ce8038f4bfb88f6350b25b420f210c743b1..27806b1335c835250c612e45f2ab7b9028577dc1 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4ce411a277a64e6d3bcf20a7c92c59f5e4565667..d27602854c9fff0fbebadbbe6a294097da63e8bb 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index abce4576f000a61d9a638b98e5cd47c847edae11..76c6730d9a91f3e4c97c1191acbe665d77c664a1 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2907d6679ca75c072c96096e73a62ecc3d694140..b44c2c3256654bcb30847db72d153d81a4927bc7 100644 (file)
@@ -2,7 +2,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d74810873b69be0071850348e478d1d6afe375e8..f760ebebfdbd71bdd9e761551c668a030f9be478 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9e2569a6c91095dcab859d65a60c8e075ce8ef09..5b04ca82b6d7e26c8f853b0a4a01c4d3277be032 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b21471b8ace22492990598dba1f1d78887d4ebeb..02d21830e304ca37aa2f34dc082aa4545222ba45 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 20e1c525ef6617e6a728e8950659f2a529d17da2..aaab2e765917463d12b0928e5faf59fb21b471f3 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3baa9a657e570919bc47fc205d85f6f0921ee1c6..1509bcb65414ebdff79601ae184e078059ab58d5 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5ce5385fd4355a6c97559435552175a89942a159..34f8106fc9afe4f3a886b262bfa17754baecc7f4 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e4e764cd9a53d963642c58768381c70186f04416..cad55742b1033b5f0bd1a6603ad282fb3a85442b 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 42d6236e4076057ee07d04242cb599778053d032..2a98082164f3b6660c09a2e5bc0904a40ecadc15 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 256a3b4d9db1f624385018b10e81444b9dff2bc7..d7f656c0fb2199894bbe6282864c8f0ab5c5ec6a 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 08bf9b845fe0c808519cc4c9e4c946f506d73da0..b465a1e46d97f9527ad34932601b66c7b05c19f5 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index afed9811e65f76b77416aa81a95d87950399195d..5bae765fc13e66309c20a89e3dac122c4469e0c1 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 69febd1dce7e11f235d53e950f02073585901e15..b66401e5f85b0dc2d1632f003069cf133531a9a7 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5293d2cd337a0b5e8a6bf63ca9c0caf34e78e092..07188ff2b8e214c9d2f0f25401be96cf63951d01 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f72b8d350f713f3443222f5eff9bc2ef641b48ae..5214427e8c75154a1bceaceec2dcc9e81be94e7d 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 054d9793dfddabb9438df5324f3bc6bd83db97dd..84f495398c0b24ac22189b124282645d11f2ae2e 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7b0c46359322ca7248b3e1a6236ab7b37d5bb4b7..51ec96bd0e287f51a0b9895e1bc4136886385364 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index afc97da9e004d4a204b099a535f4b739f4523c2a..36aee6b69bc215983f60c09fb7989a5bcbaa4f88 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b5db0d68a52c6c114a0ad9a77a9776ddba5c911f..b67ed430ccfe75e6eb93b8ec81734ea966a31cf1 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3a9de860203fdef27097197a0b673dfa726ea726..5caca89376b88fb61398247bae6030b75125fdf3 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 988f5bedfc52b924ab3a3a0b7da00e5c61d149e8..9d2d9712bc232bd94454ab6503498dbdaa839570 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f6a67ea83ef7e0d185b0053dc17df0e4ca959c47..eb6e7f270a65f0b416ac3fe69ba3c46e4026f9e9 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b96414ba4b24dd89a9db1e230f2a6ff34e303a6f..e0f91fa0407b79f791b80ac2ce6df8fbd69d2fbd 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d9f1a4f6880ca63cd1e806bb0aed8d9b292076da..1ab5f77a585312fb721f4dd7227b215054b74609 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7490f5b76abf39bc4c98a7655cf2387507c97098..1fdb319cc6fe5f9e16435e895a19bab1f132d61c 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 51040d842e7eacbd8b10df9a16210c1809c49960..2dd16d2009fc0bbaade6513b2dee6f284ce823ca 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0065e92906534538c3f11fae55ef28833a47bffa..3d7f6b88404464303a330743aa28989f017bd8e6 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ad7903130ddbbf6577f7331dbed0c187e00c6230..b30c4b481f2a55c049a1f912a967306977a833bb 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5da2ee200c6200ab92e94b79ee5b3cd47110567e..4b9c58df77e6c61f9979a85c119c0fe913828244 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2fddd0674094059d894954204dba8cdbfcef4b36..01a591f3e35aa4ea3b24ca680b60fdfa27f1a46e 100755 (executable)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4cb1f65ff1da5db7c4005a79f237da3b29634eb3..f0882994f39c1e09617b3752b441ffbb8586da5f 100755 (executable)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fc3e58dda80f1be7eadae556f7539294ff37963f..d1cbae6abeef88e9b6a284a2968b825835f94db1 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e2c999f6f8f0dadfd4350ddeef5d8938f6efe174..45a6af99a5d51f6def255763223821c184dea01c 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a20ce6259cae7d6e70f91fb6d933ed36a5811804..6394461f22122a4ed1bd7ac96ca5b2f7efe7140f 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3425292fee61aec301ddedc91c4d4b4772b78d74..281abfae702764292da98b5453e39aaed6067442 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f76e38ef94d01e0366ddf022824ba154fd1e9756..e020cda65ce5ec1d05f092d8a1ebc9d2f7f6d55a 100755 (executable)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e0b82c713fd83896d1953e60ff23909ebd5158a3..3e3bcddb5e5d577139c26c8b30b73a5a602175bd 100755 (executable)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3dc066a5db89326b200b71fea173092d6eca0c6e..2b14a92243b970255d4ffce25626ecc03e85002f 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f9a00f6ec5b7c5ddc4022e1d7093919693214e6e..75dcdf5ea4d9e23db5c6e969cef0c38d7549bec1 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1777ba4b695b391d0ab3be9d6b75793fa9f8e501..6d89f4cc98e405213fefe19486fe347520a03aa6 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6183a534d16b48a2446e9e0226272fc3c95e9742..6423fcd35ea4473697da88afc648691a344cdf6d 100644 (file)
@@ -2,7 +2,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 76c4ea2a676487471e930bcc1d7129102da698a9..1b318a7497d95bab02a7d2472af1671458ba4a5b 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -1352,14 +1352,14 @@ static void test(void)
 static void copyright(void)
 {
     if (!use_html) {
-       printf("This is ApacheBench, Version %s\n", VERSION " <$Revision: 1.67 $> apache-1.3");
+       printf("This is ApacheBench, Version %s\n", VERSION " <$Revision: 1.68 $> apache-1.3");
        printf("Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\n");
        printf("Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/\n");
        printf("\n");
     }
     else {
        printf("<p>\n");
-       printf(" This is ApacheBench, Version %s <i>&lt;%s&gt;</i> apache-1.3<br>\n", VERSION, "$Revision: 1.67 $");
+       printf(" This is ApacheBench, Version %s <i>&lt;%s&gt;</i> apache-1.3<br>\n", VERSION, "$Revision: 1.68 $");
        printf(" Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/<br>\n");
        printf(" Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/<br>\n");
        printf("</p>\n<p>\n");
index bcbf83eee3cfa2ac57e49cf46886651d0c6d0314..3d8ae79caaa0a672ec1f2923f3ff1d50cbc4b6ec 100755 (executable)
@@ -175,7 +175,7 @@ exit $ERROR
 ## ====================================================================
 ## The Apache Software License, Version 1.1
 ##
-## Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+## Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 ## reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 5035b9497bdae5564d8ba22e20567f3c134192a3..8f3d5183cb87a0bff50ea421cba5c1c82422e3e6 100644 (file)
@@ -2,7 +2,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index f3f9855cd19296ceb5958effb0149ad4f6317dc2..e81c0c67c27f69cfd6d0604863fb69b24a281018 100644 (file)
@@ -2,7 +2,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 463f7346d58b17bb540943cc58dca9e65467433f..cd5ef61fa190f05f3fc6e8a6b4fcfd5c6b524270 100644 (file)
@@ -2,7 +2,7 @@
 ## ====================================================================
 ## The Apache Software License, Version 1.1
 ##
-## Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+## Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 ## reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index f6d38281ebe321fdb86b17eca5ff4a72b15c43a9..306fb23c0af5cfe1bf4512698de885de8f1bf348 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 25757cff662d39902899900b50b5437976917b2a..3a9602d9cfe2974f32de6821dfd198c8611f20fc 100644 (file)
@@ -3,7 +3,7 @@
 # ====================================================================
 # The Apache Software License, Version 1.1
 #
-# Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+# Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 # reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 2596b980d89f6e7c35a3fa9fbc48ec5c140b2749..c0c05a5ec48a7fcfb18b93ced4cf2dba1258620a 100644 (file)
@@ -2,7 +2,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 4af3e9a62c2f559b0b9967eaacc82317aad65e7e..edf1c044f24cdf72ec0cb6e2881ba9888d58c8c5 100644 (file)
@@ -2,7 +2,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 120ec86dffaa98446ff918367502c6ba9dc7ed54..afc84d26cd26efb2a1cfa653eec68c7f96d0e72e 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 20aee2e3729d2c34408af9db24efc354806d9b60..bd441a7b557bdc5320fb6d20a7245bec4c012672 100644 (file)
@@ -2,7 +2,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 5fe1450747f19d3e260de5d874fdb7b0aab7dd20..c7a68afe3ab5eedd4b6fe5ce66a94364c9dd86f3 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 51c9b8196113283dfa46007dc4ca987c87418946..ad02601f57b58564dcc2fdc835b7beb0d1de9698 100644 (file)
@@ -3,7 +3,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 4d3dfd5fa05a2f430e4b9a35fe14d63d38ad2881..573e3aa29114702a3150c2dfd2576acec16d4feb 100755 (executable)
@@ -3,7 +3,7 @@
 ## ====================================================================
 ## The Apache Software License, Version 1.1
 ##
-## Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+## Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 ## reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index bc4a112fedaea64912736ecf5ff9afd72e0e791a..b442c4e70e8127cccba37d0a78d3116af3bcd2ce 100644 (file)
@@ -2,7 +2,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 70fd2ec9cadee62515abce0b56f8100b6444969d..53d0736aee6ca539920b04df1c359a968f156a55 100644 (file)
@@ -3,7 +3,7 @@
 ## ====================================================================
 ## The Apache Software License, Version 1.1
 ##
-## Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+## Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 ## reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index ff144f64fc4ec19e21382a4ec7faabc6f31dc0b0..b523d7a7307c7cfd68a7b66d030f1a04c50f2771 100644 (file)
@@ -2,7 +2,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 42c5c14e1b84c530a21e7e5ce9e656faec673e7c..93b918e7f377bcc742dbc548abea1d4d3fff37ad 100644 (file)
@@ -3,7 +3,7 @@
 ## ====================================================================
 ## The Apache Software License, Version 1.1
 ##
-## Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+## Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 ## reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
index 836e896dab8f9908ab86bb1d4e669bf635c8908e..931a909b3bca7187bcacee65a31beefd1dc5344c 100644 (file)
@@ -2,7 +2,7 @@
 .\" ====================================================================
 .\" The Apache Software License, Version 1.1
 .\"
-.\" Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+.\" Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
 .\" reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
index 679bc9f188c8e5f1d1851bdd791a0b6d759f16e2..29a0ff9668d3f60e7239ea90f5929ce37045f684 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9e7bee52a7a202a897302d6e25acdf11fb328ef1..d48f02c94587e40f8ed01376edea1476f3ca7aab 100644 (file)
@@ -1,7 +1,7 @@
 /* ====================================================================
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
+ * Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without