]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix name of The Apache Software Foundation
authorAndré Malo <nd@apache.org>
Mon, 9 Feb 2004 20:59:50 +0000 (20:59 +0000)
committerAndré Malo <nd@apache.org>
Mon, 9 Feb 2004 20:59:50 +0000 (20:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102623 13f79535-47bb-0310-9956-ffa450edef68

147 files changed:
build/PrintPath
build/binbuild.sh
build/bsd_makefile
build/build-modules-c.awk
build/buildinfo.sh
build/fastgen.sh
build/get-version.sh
build/install-bindist.sh.in
build/install.sh
build/instdso.sh
build/library.mk
build/ltlib.mk
build/make_exports.awk
build/make_nw_export.awk
build/make_var_export.awk
build/mkconfNW.awk
build/mkdir.sh
build/nw_ver.awk
build/program.mk
build/rpm/httpd.init
build/rules.mk.in
build/special.mk
build/sysv_makefile
build/win32/win32ver.awk
buildconf
os/beos/beosd.c
os/beos/beosd.h
os/beos/os.c
os/beos/os.h
os/bs2000/bs2login.c
os/bs2000/ebcdic.c
os/bs2000/ebcdic.h
os/bs2000/os.c
os/bs2000/os.h
os/netware/modules.c
os/netware/os.h
os/netware/pre_nw.h
os/netware/util_nw.c
os/os2/os.h
os/os2/util_os2.c
os/tpf/ebcdic.c
os/tpf/ebcdic.h
os/tpf/os.c
os/tpf/os.h
os/unix/os.h
os/unix/unixd.c
os/unix/unixd.h
os/win32/ap_regkey.c
os/win32/modules.c
os/win32/os.h
os/win32/util_win32.c
server/buildmark.c
server/config.c
server/connection.c
server/core.c
server/error_bucket.c
server/gen_test_char.c
server/listen.c
server/log.c
server/main.c
server/mpm/beos/beos.c
server/mpm/beos/beos.h
server/mpm/beos/mpm.h
server/mpm/beos/mpm_default.h
server/mpm/experimental/leader/leader.c
server/mpm/experimental/leader/mpm.h
server/mpm/experimental/leader/mpm_default.h
server/mpm/experimental/perchild/mpm.h
server/mpm/experimental/perchild/mpm_default.h
server/mpm/experimental/perchild/perchild.c
server/mpm/experimental/threadpool/mpm.h
server/mpm/experimental/threadpool/mpm_default.h
server/mpm/experimental/threadpool/pod.c
server/mpm/experimental/threadpool/pod.h
server/mpm/experimental/threadpool/threadpool.c
server/mpm/mpmt_os2/mpm.h
server/mpm/mpmt_os2/mpm_default.h
server/mpm/mpmt_os2/mpmt_os2.c
server/mpm/mpmt_os2/mpmt_os2_child.c
server/mpm/netware/mpm.h
server/mpm/netware/mpm_default.h
server/mpm/netware/mpm_netware.c
server/mpm/prefork/mpm.h
server/mpm/prefork/mpm_default.h
server/mpm/prefork/prefork.c
server/mpm/winnt/Win9xConHook.c
server/mpm/winnt/Win9xConHook.h
server/mpm/winnt/child.c
server/mpm/winnt/mpm.h
server/mpm/winnt/mpm_default.h
server/mpm/winnt/mpm_winnt.c
server/mpm/winnt/mpm_winnt.h
server/mpm/winnt/nt_eventlog.c
server/mpm/winnt/service.c
server/mpm/worker/fdqueue.c
server/mpm/worker/fdqueue.h
server/mpm/worker/mpm.h
server/mpm/worker/mpm_default.h
server/mpm/worker/pod.c
server/mpm/worker/pod.h
server/mpm/worker/worker.c
server/mpm_common.c
server/protocol.c
server/provider.c
server/request.c
server/rfc1413.c
server/scoreboard.c
server/util.c
server/util_cfgtree.c
server/util_charset.c
server/util_debug.c
server/util_ebcdic.c
server/util_filter.c
server/util_md5.c
server/util_script.c
server/util_time.c
server/util_xml.c
server/vhost.c
support/ab.c
support/apachectl.in
support/apxs.in
support/checkgid.c
support/dbmmanage.in
support/envvars-std.in
support/htdbm.c
support/htdigest.c
support/htpasswd.c
support/list_hooks.pl
support/log_server_status.in
support/logresolve.c
support/logresolve.pl.in
support/phf_abuse_log.cgi.in
support/rotatelogs.c
support/split-logfile.in
support/suexec.c
support/suexec.h
support/win32/ApacheMonitor.c
support/win32/ApacheMonitor.h
support/win32/ApacheMonitor.rc
support/win32/wintty.c
test/check_chunked
test/cls.c
test/test-writev.c
test/test_find.c
test/test_parser.c
test/test_select.c
test/time-sem.c

index cdb0880eb0ec129c9dca0dd7abe09277e0c114b3..0e512250f9d9091e848f34facdd2de205eaea0df 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 Apache Software Foundation
+# Copyright 1999-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index cfce58670e5163e019d5da1765d09c6c58687bcd..352a0900459e11f9fb57399cf1e6968828197493 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #      
-# Copyright 1999-2004 Apache Software Foundation
+# Copyright 1999-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index f465b5011408f986b6ca56a5419e3c0c24c740bc..c3b8131101b0e1e6a5aea4046075fe3112d7637f 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ef31cc3a31853c9e52b82814d0aab6c72ee7616e..27ebbde1e6a73c92ad11b5d8337f0d28b0b3c22a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2004 Apache Software Foundation
+# Copyright 1999-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 79affd3092c23b3a6e65b9fc81f82685c6388ef0..c3623a4812f88dced1ecacc39d050e8f5b13d16a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 9aff97448cf99bff894e8fd4a19c5e7a3e24f328..b7e7835f716640043f4ee682b5a02ee62f5dcf43 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index f01c5e08e33e70a78a382f7750d3526d59e1dcad..5cee69189fec9c0e8860748af0a391cd6aca7c2e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2003-2004 Apache Software Foundation
+# Copyright 2003-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 35df54eb0e67898b079a3fa1efb1f821c8a7fa9e..44cbb8bfd633afef3ae733cd6d6a4d99a936852a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b389dbeb7bd7024d058f9f33775ded8b432ffed9..ba676624d783a6f80c55c2117a6b232046eb99b1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 Apache Software Foundation
+# Copyright 1999-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index a709f81567664388d0df0d6b1c1a456f4f4d44a7..6b9e4386364c622d17c2dd673c4f931ff8020c9a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 4de90c0d020b6f3f7d70fd46aa5d24f1899dea2b..9747115f9e6c8999d078af1f2161b277f442a0fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 9a2b69a8f70309e311c1ec06a54f03a70f5df2b2..5ab0750498bb9dcb191d9d4a9c38d364daf45cb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 842b5079cc8461240ffe89a37d7ddc48497f1b2e..aa69b257ad2ecfb375a9e3637416b5df9d47472d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 9d539157474e08b26b08178fdc19ea5b962fedcb..4640ff696eb3c9dfa2bf11f3b870dad1610c00ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b58c6a22650dd3c2b25482bba56e1e3d7d32f322..be150d47109ac52fbc260d258c230fa04a521c48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 6de18520f7dde83fa0faa5745a6515fa65f57883..acab45a18c74af5b46cef7588febfddbf091a8f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2002-2004 Apache Software Foundation
+# Copyright 2002-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 089e9225203b87e91ed568dbcb65465f216bfa6f..a46c9a9aa0fb56984aa93a36063cb967ea098701 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 Apache Software Foundation
+# Copyright 1999-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ec2b870c4632d888f992c5730a4bc3d8d0c8a06f..942f7323600f0f7918ef1fba30d0308591f9cf63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2002-2004 Apache Software Foundation
+# Copyright 2002-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index a8a61b3b8d4b98ebf00c248831245d652ae84e49..19312c88d8161f171aefdb892f1e2098785ab3c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 8ff4a6be08857e9d69bb3c07c5b2217451c9d1d4..218b69d1b1ce2865a71086c3d0fcf60b46f09370 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright 2003-2004 Apache Software Foundation
+# Copyright 2003-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 73231c280c7d5c1680a22ced5799588520c6e4e1..0e5951071875122898c5362a6c5a26123d0ea86f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 117348085cf97a031d722c9764db26847057be18..924c2f3faa97ecfd2aef57f8f15e79a543d1bd0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 7a47235115163a4758e11f3b54eb700c16a5c909..4d2ddae2825f120e54b50db1331742bdcad64708 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 85a81bbfa8f6bbad38d480b4ec1bee4e0cf8e970..ce64693c60b5a133a5e17547c2f3fd2043b79ac1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index dae451ac49161c7efdb25285e54a1c858c440aca..5cdaab140da1e202ac429d833a3b960884421471 100755 (executable)
--- a/buildconf
+++ b/buildconf
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ba2e63757a9eb9036412595e0f19bdb48fa3cfc3..5e39283e37231ab52c92c41b81c321335fbea161 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 79d79f32d6f3a957768ad76aba58c6bb0fa1e585..4d4695735a28665f0ec43326948f0edc64e97daf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 643ef7d61f6b26d0c29999ac0c943fa14b043e98..60953705190f1045c3e3fcbbf9c9303afa3e7198 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9bdad3734135b086e199c2c572491ae985dad708..66c8767620c6dd1631c2e150f0e0f68cd55469ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9a6d3a9fcdbd0090c965e175a3fa5586c58a79bb..72362f57a0ce15a9c11b7e1eddacaf26eba4898d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index dec1742cc0dd99c40be889df876b5b05aa9fa5fc..84b85688d20f9570ca911d328ea0b4843f86428c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 50bf97989da88185642a2c033ceaef1016173e83..053d04961aa4c873bc06c19a85164c30a965b26e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d83bd385ec4819fb036f4098abf18b7786d6083b..66e052170a16eedae83971d713bb2a7d762aac80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f344593d844dbe632bed0aa278b2465d4e03df4d..fb9d85126ac4732cfbeb282c4eee059c7ea2e50c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3c886894fe9ef0c2c346b389be99e0d5a6d20eb3..7bab165e5bb06af126155f9f20a551125b276f0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4ca5169595d1d8e9b98ef93ae5d82856b7698b9d..774bb3fb4d4d1367be009d39fde39ef089f1d1ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e1b3e871f970a63f7e9eac6c14316344f3bd607d..910ab57cdae2f82dc54720f19a56024dd324c6e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9a897f4b0bfc560f028a36e00ad11bb73f6bda78..78ad9ca0b213fd7e8ec7742b19a3e82a611873b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ca2dfdb98ab851a7305ab863976ef0d778cca6f6..c67fdfb0a3bf5baf3f626310678b6124f1518dc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4e6fd168ceac7155160fffb24772762ef50bb05b..ee95471ec42b451a979d361a640bbfe316244559 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f4782898a9293cde6d9cdb71f78aa14f6c90f746..3b8723e90952d4e0aa7191c232e4898f00a0b7ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 19660c1154f56c779149d619aa3178ded60e803b..5958a66bdcd50c4776b3f556749499e684052c54 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 92fc891039a9edb2d092d3453da9f0be646d0e7e..cb6a8423a4082eabaa697f793f02b6ef5ca27e60 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index aaa6ddad0c64db6e13c3bf9c5ff7e3de4783a297..521d2bfa304b6e39abdae8be9b2413a1e53c37a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 237f973844f382aac70e846c75e24e7a742ed4a6..322ad8f1a69d7aa64daa45976ffb2133e21fa4a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 506ff9e3ed88a9d096ed5e2107158a3d2ddbe831..a47cb7be53cf49f52987899b449281571a4c7762 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a1491ec12e5d24fb9952d351993840769bab7a80..a96ecbc861422e1108c7d34455d4aa9fa1f7da48 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bcec26f659e4bb0ceb52a6134bf6ede48caa323c..a351391ff7df839f973231e8db1613ef8abd334c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 18b524eb8b3a89688fe75d92e3bca0c04a662c62..49cb856c6fb4e0b12d7304e0b46328d7a231c118 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c7beb108014daf934d9155a6767fadaf78cc66cd..1a0fafcbdba3b746cdeea010819f1a0391bd10df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 14a7e585d8e1364ec75d5fad5e94672f6438f282..c456e444f1d743beb6b45a9208bdd25b8e332531 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 950aad44e9a1e2ed12982fbc8645840c3b764d52..62cccdf4878ff318cd40b920f37d64e095abcbe6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f2916a8821564560be582dab1f972b0ba3e3d379..b359150181d63fb8e93c894372cda960e3d67a7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0880d3a95947d88171e916e75574e1109a05f2b0..e46cbbb27f7536e69ba88810d0bbc1507a774f49 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4f895b5b97e498540ff54c195cb2463e7c55bd8e..abc0befac714b9d8c9cdd64cfa224a50db142099 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d1fc2d300bce33de47e5c64531796e36ff83450a..a9f01a0849966e7649b9ea81229672017eb7e6b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 77767a55d33dd99708875799e749ce2a302faee3..bc4cebf6b3eb1a54761ae1cc36bd327cf2ce50f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b60b15a4bd4d68218ee79fce4f095925ee4adf76..1ff9b0fea8b7c0678fd2dfe30932ed4594fb3af4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c7d9c8a40877694946d925f1537d17515316da6e..510c991766ae6ab1090687b8834b187be8e2373d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 848950b64d960f6ec7f4b2f8dd20c33a113a9914..b029b1f60a37adca1602b2436b6aef14cc13d746 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e99b79f12e9b00a2ca83f8f534b26e23462ddb6a..c1016392af117f026f84bee65ff5daaa18c1e932 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4f501eaa1af4ef9dfd2bc5ada58b4d90615b2991..8ca7d0dd346d29dc09b4db1287afe04dc300a124 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e25e15db865c9eab36e639b34e1fd2d868d42de7..3e35434f2000e0e5451f5a5b1487f6fafc62ab79 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 50cec9ee2bc9f436a1a77e118effc0898fce95e3..17c2733ddde0bd5bb42e676ac1bb06a6effbc9ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d963b600076f7f8017d80f6e6ec318ad92ae4e0d..806a966c7449e37040edb057e17398e64fcd92ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9cf1d40110bf3af24f33e7024286132b00b972bf..ec4129a7b14543a020ae2009a103a3f1930e5b42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 59bdab8c98b08c0e59b100d2d495872e73ac4b3b..5aaebd324f15363c1a1fc23b0ac024465122cf7a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6552ad7594b104712ba1766a3fe0b09dde258bbc..2ae76146caf97d3ccfba9b9d31c82dc3ec87bf63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d930bb3fbc6bf9c89ab0d6e4f29e35ed450e9d03..d779e052c60fc25d4500472be36922bed23fcc71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e67a2497c640d9ad0e3550bd62e1eea798c84256..4ddaee6a4f29a098091fadc6f1b3594738d2778f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c66aa99a8b1afe3ba4176335ccc81095b6ec6aac..7423c4c3670dab8951694b88a34e2dd028dded80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 59bdab8c98b08c0e59b100d2d495872e73ac4b3b..5aaebd324f15363c1a1fc23b0ac024465122cf7a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6a9869697101412829f904b74172165bb7bf7120..72487687930a5c943038a50d5364b717bfe24e3c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7e510e952a74f5ef9cc4eaaa3a86fb911ae5cbaf..f2204a48505c653e9d31a76a5562c47884ea5739 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 708c35b3e0175c02df9eea1bc67f8b4453df1b5f..77fffc3b1c2c8dc50a9e0416e78d4c30eb777f44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7e8f64547e3308d79ec506cd5cf7922712c3c1cb..3b8944040e01535ee00b49065524673260b91f6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a70b06c700da32071ffe56e3265b091fc26a5b27..640b01360c32e1c1442ef01e1b4bbf43ee9e61c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 462725211e5d3ac2768e86a7485fa66f9b7938a8..3bc1491e7a443c67ad93c41053338c75bd5f7d15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cef411dae362f31b63423ee284e91dc299039cfd..bfc327d7efbd79af399efaa2abec894f2372b8f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 59bf61eaccbde270e7048836af3ae1361b115994..129f74f71a73fbbb33d55b613fae29735c652314 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8d4cf487a6258257e167a5e9cb4677983777b396..8f1aac7ace128cf363a146db2be998e76b577427 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9fbf9b660afdc3adf663dccdb637d9be5d53f975..5320b03af1adeb858f1c2fc1d20ada2b8560d055 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 70ca3bac693962f581bc5f0146e2549b0d7c9499..cb4385a666d88bff8aa46f94f05bc9cb811a44cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d05462dd72d2b95bcdc569fbf628f74c8876ae31..03f62b32e122a24c4a9b8ea7c733365a887972ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index bff6e83d688a4e60b8ebb4514c699dccced2bd0d..aa59a9f7d69cb092f7020ef30534a42b2545ae9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 35b3f11b29c46a2585fd5869fd5026cf44528260..862ec9c43569c2cc048dbee2b643837e981bb098 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f4b568d1feaa7fca149f79a89557c25cbb828b2d..5c8c599d4ce94385d58c015745cccdbf6243004a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c54977c27906b49192e91deb1fca135daca35279..47c9703df73d899c69769568a7a554b9d9786dc7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8906dcb324cf92307ead107a466552105e1d7ea8..354d581b78087750f70cd8a4afaaa0170a62b33f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8a98a90f9b81b56e43ec810e73d66faff1fa200c..65c264c7c55b3b7b89614008a5b632a7c7b9e012 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 414c1b92edf48e2fb8e411bab88ca3c77f70f8f2..8d5ce7b9cc27218104c61865d8ddfbb99c9f3c66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7c8dfdd62975d64364190963ef4895e8f484960e..3b7eddde5dfc14146a171c9e213bc456f8a91d07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4cf1df8cf39fa987310581e65ab59677dc432d65..fce9a52aff89382ede2727ec780e7fcef6695981 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6b71c6abacf744507e4e0afe202e779cfc54d191..dc81c2a55aaf93711ee36212b66dc30412384354 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d06e652f9d6e98acffbd5885e4c32d9b49724d6d..bc4c2e52c4d5ff1b25a4283ee6ba230ce5c84412 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0150fdd275f9820ca9fe7c3a12fe899a79bd016a..13e7c5710b60f8e52bff069e34409e903b32b34b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b10dcfa74469bd2193cc84f1267840f339636eac..4a926ab251c4c01e0185ebe7d62c5dd56ffa12c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e753822419478c0c7de7ebb02a614e2b2a6bdc71..2d3869e4fc56aa0b16beb670486ed4a2ab3f8bd1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 62a9cbe07be88de4b606d8f7190c54823e1807ce..2ca49c32b922cf7236f8c0e2c399fc6455c652b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7e510e952a74f5ef9cc4eaaa3a86fb911ae5cbaf..f2204a48505c653e9d31a76a5562c47884ea5739 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 230a650d542578d3d7e945625f15e943ea098dd4..6da4dcc5cc6fbe585a60d73dd2075b8d0f50a8a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fa65cce3fd0fcdfeb64471436fc0d8cafd0a3b36..15da034db310351f24a8c4f7de73801f2011f636 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 71a10099ff6f7580c12ccf8cfa593737cbe6056e..25cc75fa67ded74f6095f1a4ef2f9e9ce413fe16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3b80e1513116470b57c34bb29ada48a73a280b3e..87fbaade5fc80d5827dd990454d07b93639629ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2004 Apache Software Foundation
+/* Copyright 2002-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 919e99764a70ea1557da268e1233335ba0af3d18..e3afba839a68f37e8ec824d8d96c9b7f35fdfdde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6bb5693848e8f90060ee06c2098b58c494e02630..6c2a314ccfeaa020e9c97baf231b3347b5229bdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b8ea3217aebfd2e04c02bb054444159e84bb59a4..da1bf95fd6cadb2a2b7cb36473247e50b612150a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c57adda2b47dedbebfdfd9a35624e50586be5f7b..4497fdf4ad4db1305990331a15cde5c1351be83b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 80436f45e5b587a9e65d3cce1c952c9fd9e5ed36..984a1ce751ee774bb7d9bc688e2aae125060a8fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 46a6da21a7e8b600a28d4ea39b4653304de48e22..cfaa1d778a62dd30749414df71dbdb9ce94db411 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7d2573b03ce1dac09d66972921ee244fbb29af7f..37a92ab634ad18135a20d5f843ee8bab750370df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 944c081c22c551abcac2a6d1d0634bd6afde1c6b..28de7128de88738889a25cd4b546fed4082a4508 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 26366e6e4d28f38283496d31c2c9cd8fffea62a0..9a4b9e512ed92fe4dd056da9df0e41ee0785b9e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 95792ab0d443ba9d9c21ccd28064e4b7ff67ec9c..fa447ba4ad3d3b43fa0ccbe2b652fc11e6be0aab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c2e4ed727ba226685e093e955696fe9b2baae634..a1d8b946b7a12c7d24aabe29a85e9f1464e34fbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6f26e2a9f124facd649dcc6cab7915e81e818936..0235af7095a4062b9a78a920a09ba0cdf0756484 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 12a062da8d95eb7ed192e049ab8a444eea0b4914..7fb1993e2492a7b3aba06a7f6f00a87db1edbff4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2000-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5d0f6c616134cb0d5bc5b7d678924ebeef94534e..9fa182bce16fada9062315a8f3351f7b2220cd66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 255ac3de55645536260f864baa1aad73eae78a2a..0fe0748d62731d41649bdd36cde0395d3ab48f21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -1763,14 +1763,14 @@ static void test(void)
 static void copyright(void)
 {
     if (!use_html) {
-       printf("This is ApacheBench, Version %s\n", AP_AB_BASEREVISION " <$Revision: 1.121.2.7 $> apache-2.0");
+       printf("This is ApacheBench, Version %s\n", AP_AB_BASEREVISION " <$Revision: 1.121.2.8 $> apache-2.0");
        printf("Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\n");
        printf("Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/\n");
        printf("\n");
     }
     else {
        printf("<p>\n");
-       printf(" This is ApacheBench, Version %s <i>&lt;%s&gt;</i> apache-2.0<br>\n", AP_AB_BASEREVISION, "$Revision: 1.121.2.7 $");
+       printf(" This is ApacheBench, Version %s <i>&lt;%s&gt;</i> apache-2.0<br>\n", AP_AB_BASEREVISION, "$Revision: 1.121.2.8 $");
        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 d5a253ea8525b259cb2f37301adf31b173197457..a3c755cfd0fd499a0199c20c27c1e49848dad781 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index dbf4c70a1bf9f0967d215d241a1ba1be654474e2..7c0970766c20858c8ed14ffc2000a8be569419e6 100644 (file)
@@ -1,6 +1,6 @@
 #!@perlbin@ -w
 #
-# Copyright 1999-2004 Apache Software Foundation
+# Copyright 1999-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index da88528d124221f26ec2782924040075a4883768..a667fa310db2f202645962335dba74efdda9cbe8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f92336f34c038c8241db148cda189c3287e32c53..c4cd5c7277cd3c758bad12bdf6674a2223b98f91 100644 (file)
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 398e3be4e6b37337684ade9fc7bf439cd1830308..c276665d08ce3debc9e867ce330cecd55d205873 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 479e6a5a3b08303803e454b9adb670b70b02961c..f262cb95d972dde77a68269946117b862f5daef5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0c49d051fa5c3f1dd27859cdfa11d6b5b6b627ee..e0801b1687cba7ac276c9a5ff6c0150cc6701794 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 756e3a02639c9749059ccfe3f213d1979079fa18..1833bfe704512ee7b66bb2b0fb69b67c5d258d50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 068b760def2e015e3749e91ef84bf0d5820b0157..8d54778a25fe18e32f4033ad7c0f80d9a7f3bb61 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 8373d2daedc443fb7ad6b1834072ecd6adf40be4..1431b1a4a1659e07b5b126d87dd958dfe606dd56 100644 (file)
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index fb5357ea27937017eab84c5cf621216b1414adb2..b1e79dfa8d34d8550cebc0ea718c3e820bdab892 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a1f1286904e7a763077f8b090512e60cebd80daa..1fd1f8b63b16ecc6defd4055f401ce56f67c33de 100644 (file)
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 6f9639d70c25675b62243dea2b9c30a96d8d34c5..5bc118df0394ff485e5e548082f327746d8de42c 100644 (file)
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 8922e29fe34522b80140fe99dc792a603813b103..f64c9967b3a33cf72d47b7c376ceb12d5370305d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5c43a45c5ce4922f68869fb61327a9f1523ba80d..9375495d65c38442e766c6408e931f95cb948df4 100644 (file)
@@ -1,6 +1,6 @@
 #!@perlbin@
 #
-# Copyright 2001-2004 Apache Software Foundation
+# Copyright 2001-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 3239971d7d3118c98ad89194f45180734bca41b8..36b27138c9c3e9bf903451dbc2e985eafa88097a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e1cadc3d7f3142083b673f09b622b9b6c7dfa7e9..e76a3bb7312e2843bca3605405f14240c8755916 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b74ec2e67b451c9f6d2dc6376df56cec33adea4c..edf1f395799a3b561a0fbcb6f7944524080af0c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4281b2f620951855c45d8c08247fd54f68d8137e..db44acdb1acd99460777066f0a44a2cced7fb21b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e0b4c8f4050ac9ce9b5011310696c48ded419a78..3a881bbc7a23427d161e131894e83829d5afe72e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e5bdbaf0468a749d4a780a627bdfc263fff61433..1c67d54c68ef9989aa1948b9af83dbb84ccafdc6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2004 Apache Software Foundation
+/* Copyright 2001-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0dd4e365b5bbb638f4131c34112c7a4217d2daa1..7dc5fa287d2da9fc1c5ad423921d186ae1f8f35a 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright 2000-2004 Apache Software Foundation
+# Copyright 2000-2004 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index f955a039a2573d21d327e727cdffd54c07b29af9..4f7a5551052eef930229ad662f16f5dc6c5dc6d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a9746c8f034a0bb74d2c9877ef17e62903c7ed1a..9705f671f81d65a31e7536e711c336843637f1cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ee6fc3cc417a7ff22f62021228d98ff708705105..a2cda710bd62893ff6f53603b99cf1a618c67743 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 341f5af08d26c76351518aae480c43a847b24a8a..4ba031813d2bb04a0c0269c3ba204284ce35fdca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 189bae5d57bb06ddfc1f421d19e4f3c3c92cd54d..f7b1edc1782a60d67aaa84a04edc74060041063a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b06c2f1f3651a8b3c7d166b2942122ea1aace18f..bedc38b56db7ed4b145ffb06a0d7e98293e48092 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2004 Apache Software Foundation
+/* Copyright 1999-2004 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.