]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Revert copyright date change patch. Wait until we have
authorJim Jagielski <jim@apache.org>
Fri, 21 Apr 2006 18:40:11 +0000 (18:40 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 21 Apr 2006 18:40:11 +0000 (18:40 +0000)
a universal policy and procedure... we cannot willy
nilly change the dates unless significant or
material changes are made.

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

208 files changed:
NWGNUtail.inc
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_fnmatch.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/helpers/CutRule
src/helpers/GuessCodeset
src/helpers/GuessOS
src/helpers/MakeEtags
src/helpers/MakeLint
src/helpers/PrintPath
src/helpers/TestCompile
src/helpers/binbuild.sh
src/helpers/buildinfo.sh
src/helpers/checkheader.sh
src/helpers/cvstodsp5.pl
src/helpers/dsp5tocvs.pl
src/helpers/findcpp.sh
src/helpers/fixwin32mak.pl
src/helpers/fmn.sh
src/helpers/getuid.sh
src/helpers/install.sh
src/helpers/mkdir.sh
src/helpers/mkshadow.sh
src/helpers/ppl.sh
src/helpers/slo.sh
src/include/ap.h
src/include/ap_alloc.h
src/include/ap_compat.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/compat.h
src/include/conf.h
src/include/explain.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/multithread.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/gen_test_char.c
src/main/gen_uri_delims.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_forensic.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/ebcdic.h
src/os/bs2000/os-inline.c
src/os/bs2000/os.c
src/os/bs2000/os.h
src/os/cygwin/os-inline.c
src/os/cygwin/os.c
src/os/cygwin/os.h
src/os/mpeix/dlopen.c
src/os/mpeix/gettimeofday.c
src/os/mpeix/mpe_dl_stub.c
src/os/mpeix/os-inline.c
src/os/mpeix/os.c
src/os/mpeix/os.h
src/os/netware/getopt.c
src/os/netware/getopt.h
src/os/netware/libpre.c
src/os/netware/libprews.c
src/os/netware/main_nlm.c
src/os/netware/mod_log_nw.c
src/os/netware/mod_nlm.c
src/os/netware/mod_tls.c
src/os/netware/modules.c
src/os/netware/multithread.c
src/os/netware/os.c
src/os/netware/os.h
src/os/netware/precomp.h
src/os/os2/os-inline.c
src/os/os2/os.c
src/os/os2/os.h
src/os/os2/util_os2.c
src/os/os390/ebcdic.h
src/os/os390/os-inline.c
src/os/os390/os.c
src/os/os390/os.h
src/os/tpf/ebcdic.h
src/os/tpf/os-inline.c
src/os/tpf/os.c
src/os/tpf/os.h
src/os/unix/os-aix-dso.c
src/os/unix/os-inline.c
src/os/unix/os.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.c
src/support/checkgid.c
src/support/htdigest.c
src/support/htpasswd.c
src/support/logresolve.c
src/support/rotatelogs.c
src/support/suexec.c
src/support/suexec.h
src/test/cls.c
src/test/test-writev.c
src/test/test_date.c
src/test/test_find.c
src/test/test_parser.c
src/test/test_select.c
src/test/time-sem.c

index fc2fca12574a408c6ff6b9beb133675de4ae965d..421e990a0f2fd4eed001139f0e849fbeaac180d1 100644 (file)
@@ -21,7 +21,7 @@ NLM_THREAD_NAME = $(NLM_NAME) Thread
 endif
 
 ifndef NLM_COPYRIGHT
-NLM_COPYRIGHT = Copyright (c) 2000-2006 The Apache Software Foundation. All rights reserved.
+NLM_COPYRIGHT = Copyright (c) 2000-2004 The Apache Software Foundation. All rights reserved.
 endif
 
 #
index 3924c706315cf473b3cfd4e9ba3888c5cd10c1a6..a3abc56ebf0d243a2dd098494ddb64f04382e1de 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 62521e955c720d8478841693feed2f9574d034c8..c05dd42ef8544af58d7f2fe42386e49ed1414be3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 ce166c209c297519738d9e641d9a2bfc1d59bdaa..889c10e4ce59bd429209d07717a211faca20fa52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 8d48c898b7abff2fc014238a81c49e482d39f6a0..a8e3bc1da4ae1676fb3f047cc456786a0b2428e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 7b2e394a77bda6081a381a8656229853d37ce4bc..709131659423091c75efcc7e5c04c37d793bd61a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The 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 f763da7130a7350507aec2ed826040eefe42944f..52538dddf57b53a4fa7e2abb6fe9de0d52d8dba4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 eb2ec598d565c1b450b946c6b6dde9e0c6d3eabe..0a90d98f0112d6a06f56c2a978173b55e915ff68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 6de9400987c6b36f1a30e0dce8aa0a4f82f70f9a..9f2f8f1ea484ba51cd699b1957c3c3555c88b1ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 ae598a8e017de72196e6fe7294563b3ed67406a0..ee759553dc15ea0d6144bfcc5be6035708f2c983 100644 (file)
@@ -31,7 +31,7 @@
    documentation and/or software.
  */
 
-/* Copyright 1999-2006 The 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 5c6ac97e0e4e0f5f0787777ffc86a2fc0fa2569d..83f63101ce53b1eb6d96c755a27fd5c93c91987c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a0d2c070e0098a1c0373870dd302bde16fe6d17f..f09c94576ba29fad8c75080635ff50e15d48ff2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a91dc8a588f7788aceaea085869e3c6e37b57875..ad98b6e64d9ea48e34cf6fabdec66edc6f6d1953 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 4c6ec4af0f9c733b1d7e1ef2906a41c0347e0fcf..6d4ef51ca9520dbc41fe93957fcd9a97336afe1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 b04be58a882b9674b5f5eeb9c7ef0cf64c3f2f17..58c4bd06f2505df1635618ce1bdc3508fd021ad1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2006 The 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 bfe337948c68a2a0e1f6fb7c05858147a4025145..5c4d2519f5a98f267f8d82ac2e2876511ba12774 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 515028b80aa06c1b5286b87c570a17cc2bbe029d..331ea85f4e755157708d1f2c9a7a902b5becbe69 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 6ba855911e546030460bcb30d59ac078a9b9c9ab..0af16992770e20d9274c4522b9c93b8b13e577e4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 416be657d76776cca0c01bae812026b19ebbe122..94c354440cf780c73082caabca8bb903736fcb54 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 08bdf95fdba38816f76857214cfe89443c92234a..b5f1a018fc7a5342b6d3a18440b4654e169388c1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 20ef88ab3a88bf62efbf691650791b1204f2f66e..778d786828f28b156c2df2c578e9ee8695db45cf 100644 (file)
@@ -1,6 +1,6 @@
 #!perl
 #
-# Copyright 1999-2006 The 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 5a345e0b4afcb97fad6187780efe9249015521b5..e3db3c479b2b6c2ed06ab490636671df165c56db 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 d87b63413913c3f280622f602e8f6573d5b919be..277f55ae2f7ea36c1f169156fad081370c6065c6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 e7b0dbfd92573c7cb2f16f88b115324dce2edc75..669a5b6958825c8c861a0f72921b54d2af0dbcd1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 92259b4ca662fb8b2842fca5d8d7ce1f8049175c..85b0135eb3ac900b73db97195b8ca1dd2a4a2e6c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 66da30a5a2cfe437314bfea94169daf34870a65f..b331467018ecf42bff0e6ce2a3326d4011275ce9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 8091a791d15bac788134447c820dbfdbecaae923..b9098354028654aee5736182f8ea7bf552ea6bc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2000-2006 The 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 86ae2ea4c756d4e03b34404160bf1e0b753536df..a4b75673f28bb67916aa0ae3c4442772d0f5bc1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2000-2006 The 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 e2428532b520de5ea9dcaa3ed6b54eadb835476a..4f195dbef52349af25d69d19f30db33daac9b319 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 791f83a6f4ff16341ccd85024a3b8fe5bf57a52c..e2385ddd38e02cd815c51831c1dc78709fd37336 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2001-2006 The 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 abb82626d0dfd0f22fc160d82ffb6f253d6f3973..01e5f2a7c8a31bcb1e79d70577c437fb7dfb7d9c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 188d83f36e26d1fcfc0ad680915e8feb7ad178e6..beeeec6df11a41b9cce3543ce1705f29671019ec 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 aeafdb2ca6f4b2674d84ea8fb6ad26664e69c3bc..3cb72439325c6dbf6021eedb0038e5ef533af76c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 5893047a06cd22c4757265115573fba96e265df3..ee8c48ed0f35fac001dccb8741b7d247a10dcfeb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 408a85063b58d63d45d7c2cfc5cdeff42d1fcc98..77cc918e3a1386a03fce2eab48bfb23c3bd541e7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 533457e8411606a99f15125d4e683d2135e26b57..4998d8434f412650ade70787cbbef329d33c2e58 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 8fa8c826a130ab6478535f7dfa871fd1e60f950a..6aa93657b48a8c3ce418b20a3f8dab0e4d3e7b6a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 1999-2006 The 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 9f2dc275451cf08dbcfe05741a4672c5bbc71a15..475d5320408d7c1073fc0639c1f6326e9b259a98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 46c2e25e2edca0a6a197fb421160269ee43f70b6..25e348742e5dd0c682c908573e6719a81c65b617 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 017d863fe8a944de8a472732c60b0a0fa1113439..ff5e95470c3e01506b7efadc9fefb45939dc6169 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 422d36300f2834d98a339f56bd63c8a8d4af17de..6fc8b07fead0c6bee94c388d8aa78c963299df21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 f78727c6ecb6c7729d8f1aef8119e65fe1da1b14..e7b11a04674ed11cc65d1c1ed6dcf3b21bf8ec4e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 f5576900c4b8e263410517b6fd22d2d46efae186..83f2eb46de7aedad81f9e994ae59094c9f6e9160 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The 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 f40e9f4e9137f02741c85538e3cb3c61eb2edafc..f286bc72a013256cb9e320533115e2be379cd044 100644 (file)
@@ -28,7 +28,7 @@
    documentation and/or software.
  */
 
-/* Copyright 1999-2006 The 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 bf4666847f69d83f0a52fedb45d502fa2ef9aa2a..d3fa39497b8c79304d181a6ae787b38468f5d3fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 2a58b1762072852432370cba0983a144c6f266d2..fb1783d7592444ed69f39c524aa084a8dc6c6898 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a97467617d45ad33ad8cea2a05c54d16fb48429f..8ef9e1ee21a4df0c4e0b8688cc840fc2aaf0e5e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 1e4a2332b380b8021b8782c6ec8333ea299e6e8d..776c13481355ff47e03c25996f116c3788dcf9e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 66bdcddf62aa3d99b20b6bfec1b977c030b0ec39..137c1b303e20e202cf9f1c7b2eb1c23775c7ca68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 029d27377fe1a8f61907d6aa27d5fee26a9275d0..151ea546f2e385a3957fcd8f7b12568795d79e9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 1811d304d6443e714c1655dd1fd01991b9dad6e5..085e3f4edaf7e6c6b4caa48e9b125d0f23af1805 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 1899e6cf1c945550f21656bbc82d92b124609887..c2f9f40bf7631ed40dc16075548141c03b0cd119 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 041b38cede106bbafbfe0f803d3ea075bbcf26ae..d0405bdbeb10d1831c11169c9ce1f99ecabe57ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 c051822344188371716977815f373e400b4bf3db..5b90eb80c9f824b864b01230cf59af8fdd3b8ecf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 9280363efb35c1681c107d9aed7ab3adccbe8641..125a24679e0ea7aa4ebc8e35b7e8819157f7992e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 751543d502134f65fcbf029eb2c41ffbab244bbf..9e59b2d5c9f7daf7816e4f19a0369b9019414ee6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a8796581f72feed61885d1330c123b390b56a55e..1206a7f60728c0b4a541630781a72988013d595c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a0958fd600cc5c14d3b683149ea4025f6456cce3..459fc1926167e71da0bed3b551863c084c406438 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 0f0eaf3080b1e7e0f4c09dca6e4731e8f572fb92..9c39b8b770653f6381f32c008cf1367af5a3153d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 41e9addc4b3c21bc18ca1057434d0b9b2796b1c6..f853003d3d16eafef02d2459ee797882e19dd336 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 bc27be4126c71bb6d3426b16186c0d71111c85ca..0df04670adb998eca17ad73631a0ed78e3bc00b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 2499abfd3ebc3f49c8bca496580947786b4eb265..eaa79d213cfbc45dd2fb3e522197e02c82a8d2f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 697c96a0c51542f5da67e22aa5582de0d12f385d..14ca540822ad1ddf43eb106134eab2c5743eb43f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 c131bbe9764a98c37babfde511735b07aba09155..de2484f2fc028e5b00e6fc6f22ef2a0a2a4e59d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 8d26e1fc937f43a6aafd96b1061e98fe14c5d3cc..041d0ccfcd3d467bb1f331a176a1280e5462175b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 61a54c559ce26335937737017576d336a63df2d4..ed1956d7359bafda1daacfd6bd83641de1d1a21d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 f8591c426eeffd6171ca105d570bfe28922dcf44..71b20b827816dc5f25eaf63687b0b9d8cac9a940 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 9e40f426c070c53d34c647be07003bd7e83702c6..3fc1645861ca4bb8499425db89242c9d77b57291 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 9d1611556c950f6f0d939ba1acc2f7e6022d0992..9f058fe69e5f20b60b2e461f789ce33b8c57c420 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 1e80b41cd489a776d7ea3b2868794560ecc126b6..65956d72937608478b2fd1ba42968a0e3a2e2518 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 deb844b851421e4cb7503d41cd6730920d48b0ff..6f56d4971c915d495fd2eb8832f7caa8ed0308f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 ea63334f13e058bb1e1fa50f74780d28a9b0b411..752530d86c2ceae9f98da35447da464812ce23e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 6bcfcb3b9e6e2279d5926ae711b566189f5035f2..0e87ccca6518514d042041cb732e8cbace624fdc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 925608a15070cfd0c24431be6c3a6b8246d911fa..cddc943d3f7aea3c67029678710c21cebae41f44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 6d31698527f29c589075e633b1aac29944f0db2c..6c0d6aba0b28cf361cf058035eef594c3b9986e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a74d7297bb532484f4a4db581eb4df1343fffb31..6ea4315cd937a899dac4f685e1852884b2f61aa0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 b0a2904c2fc553854d604397336c6243322e7722..e759805dcc8e63ed8213936671a0b4dbb1a26ad3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 9877a3bc0c7955c30e3e978367afa3a7e9b976b9..cf14f9e62caa392aaba7a331e12fc3b4ebf64bf6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 5a6f4db16efa99c233c72479954faf892251b150..b2c1f166f9b512b29b9fd781817887193002ad0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 326b16092849bc70f5f57bc7d5582a67bc339fc7..103d6ed251ddc25d757f1e628fff2a045ef778cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a127d19fdfc897df8a2fb6aaf39f0fa4f106598d..a89ac00bc68929fe971be34a6806b307e4df9151 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 cc6bb192f529697f8a316a1bf2cbb55ecf07e858..84671fbb7e5086a0a6a584f32c25a2a4d553714b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 b8d19a00d52c10b25f985644956464025acbe513..4a992503c85d01bd3914cb34cf70c82ee77aa83d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 3951ae4368a221c1012d1afb4bf60d071210c863..5f23198997062cacf799ac4f198613a4f62c37ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 6a78b9179ef52848abd050003d52d99ef4633f81..11a30eb20c89d45f82c5e106d0607bc8515630c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 00068a570663fc377bee84a89151fb05a5f878f4..1f4c3e3fb99b57fdeca0f65d1828ee4ea6a1b50a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 1f9855acdc25139e2dfbb2dbf78f60f3135337d5..342e5d147a4db5fc8f4c1207f06b30035e126ecf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 021469e05cf12332696101ee2420961398c51ec8..e185ceabc6e151a8464c09299b4f63c2f1c662d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 d26bd6e24b32a09cda706571c12f4d6b29468de0..dc4e2d5162461011310fe22339a47ce600d344e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 75fdac7644e2ba48349108a950af79774b50dc02..964e625d1e99fbebcce9b51b1137d23e1fa800e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 8c9f000291a037a1abe89348be4201352617d49f..5179c7e2bda79086a61f04dea9a22b79c6c03380 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 8eb0d4226e36bf73ec78044a140f78c8eba4873f..0ab076fc00905e46fa23698a540fed035baaf7b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 075d01638c913215a7a5abc1ec9d5406d64a9e92..7509ad0e1353a9c3d771d5b12e3ac5def8557471 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a1956b524896db255e171da5f15764eccc13bafa..1de9c32352d60b606445e77a5c56ff275612c110 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 ba703d750e0282d50293d026c29fbc0afd90d234..56ec84dbbaa5cd1c07f9ad492d973d8287b963d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 44e8b013c69a64fd999cc637aaba2287e45b19bf..a8ea6b181f9f76202ddff69a380def916e2a55ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 81fb978040e2d7c280fd8b5e840ebb1204597819..710573e5ccbc03bde57ac1d3ad9573183f46f12a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 6d6843274c998f7e2d29a78d1977d8bfe6f8a677..d115d71292c175a414fbbec9ba2e376b101ccae3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 6f733f9f9d9ebef88351f3774d213e5e5f1d9229..a0b607080412a5fb2180bbb633c89d2254b57521 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 4924c67eb53168e8fc80a23f9e35b564a13b4a8c..f888327356a26f9678401ca863441dfbe463f019 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 76b6648c6a795d18e61c09e6bdc606d5c5671053..ca3e2e25d826e9f979d50c450f9f55d595136e63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 2407c719885652835f397c703bc0dcc778ee85e0..75d07c018d75d8e8a925a5916952de02b2128c31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 6e913210c74e7622a4641c3cdfd3c0a23f998d39..fae24b782aa8dadc35035c221d19600f1bedc5f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 0d764b5919f587756664381cb381b0ad587f75bb..272b54334cc6aab4a9a649f5fa58c6565509dd03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 68560a5e329a1c963a2c04c46a143bc4f7e66c9b..f8458c72ff43beec26fa5d3f33e505ecc5bf1821 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 57e39c735afdffad3a432da7adb4f534ee47be7e..4825f97f6e25ba7c8b9a2a165dc9ba0867905b96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 7ba1284537ad4b7880248fb24afcdb8cb796432b..7f4f1ef2704998a7cbb8b4e0c166558440696e4e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 b2335e328f7b9248ff8b3a969aea6b3ec19f933e..726fb568c17298f623ebbf9a4d5d4bac2baa0e3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 4627a0ef15e16ee06b8e7551d1464ae9c44507e7..27488cbd7f6feef91b19c90b21cfa76b04e653c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 8beaf9c5104e58e1f3fc7b53b3920199ac7d9b3d..c9101c82ac3af8b43ae5f9607bf005b66d4b653a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 395393e2b634d16affd0c3d6874b961239819206..062b9acef39b310d23b86dc956c25beb93e60d5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 80b6488f1c13060e04dab94c4c18ed879532af99..ba12ecb8916239418ef172daf07b464c080c21a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 745a3c82e6dfede2087c46f3593a9dfb44946d86..0766786f3fe88a5a0c4fed2b213c7dd91e2daed8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 973161f4bd942f262d48da580b28bf00247691fa..b684727b1eba54345dbdc59b7d19183e2b6a7bb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 af7123d0822762c05888a17ad07942438a2f3c20..a1ec04a72e0feb7804034d8ae40c8f343cafa18c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2003-2006 The 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 b57d4ec608d45eb229de753bc4b58efae317a03c..5045ba7e65b5013d16359986e990135f3cc40972 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 daf5d75489041be81f6373bcaa66ccae6dbc8baf..08df57ac7a7dcc93d816dfc43434a656c1ca070a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 3e8b09c542d649a577dc56c93a7ad2fc92786c9d..80e55cc6ac87fbcce69f921ba184ba9484366126 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 07d4ca8a070a0c01bcaae7f9f1d1bb3b93277f7d..67a4a99805b7ffc591b9b68c71f2308bad4887bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a22541b10d71b75a6c5ba581802c4b67bec8d0d4..7e837987bed15a841c10f06ea5dada05cca950ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 0c94b88cd4af177502b2d5e24580625983af4f7c..f225cea5773100accd94f784d7e261dd42af1c44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 9f6bcef9c710c570adf343d75ede341313312036..27ac8473b46b947d51f748c090946c6ad5aaf0ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 839cba83ab5f5c7ffe7e8fc6f23bf514a8fddbc2..eb143e3acc34d068470fa4bc45b659167edd6f4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 d4127a75f0e29caf05f108d7ed726146c37e8f19..c35a1a14138e254c2c0557cdff32beda457f9b71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 829c012bc9e607f0ec91cb55db66492b32e11331..dc5a59a552ecb82136777eeeb83e076456be1e6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 6b055e9b8c7daea0e9c20306c06992e6a281bac6..cb98bc38c01db549053291e85c49d16f180eee1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 22c3c19ea5893e609617b94482c0e60e5e4bb1f0..beed8af52fd87f60a420badc572c0498338987eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 3b6f92df6e7299597ea89f2fe56826bd38d09767..0711ea5dc984b4b8b0b3655787e31237d8904ac5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 e284f354ffea55e8079376a9eec0a24daa06257f..cb1ad5c2700684b1ff11d7a33e23ea83d729af6a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 18618070acf9ab76348205c9276623830815a7c3..c97ecf717d3473bc7bf0ea52ec6c326603107b42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 9cccdc03956ddf4f415b9580dbd8d3da1baac451..0133ec3ae65ae9d407f81942b46745b5685b9895 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 5fecfc3db216743b4541e63e2c806069537d1502..41f7c7834b5b3fa3f7576d0c2ab254d7815fd924 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 f012deaecece147f4d0fa30158dad050dc81a748..1778c1a70b671c13eaebdfaa86abc0adbf7a8938 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 fb8d840536b32209e33c6ec446e310ebec5f5d1f..672414a68f88ce4f2c397105380f9e766e749b16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 3244f62be276f58612b57ad74971c45b42ffbda8..7573a94594c6fef9d2155ca4e58a14ed8ea4a99f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 54c771309fc3c130a04911d62ef268ec0f109b1a..7955530d9fa601ba58d815ed799aa0be3a100f61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 586ecd79d67ed2c1eea39a8e78748ecfcca329e9..c3c2dce88db451084dcdeeeff266f23c227a68cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The 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 9c93f088f57d08dbfbcfdc1e479ccd12e95fbed2..ea65e26a2e02f44f2a0131f3ab0660c1ff14d387 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The 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 60cfce5e6f328037cbf872c5fad7f1241ef6606e..0480460330428bf3ea487b12028fa90b5d817d3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The 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 bbbf34d6717f93f55d4a6f05c66959bc401284a8..f1e21a4159da0860e1f5fe7159a7d3af7fe9abf5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 9a8f54c70204e072c55ba81fbb7de032c4129107..ae423e6fbdd0d41c21be05e6f1d1cae88ef02263 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 1c9c72b0163c264dc8c16cff90e063b56225d6af..94fd823b7cd030e5a0d1155235dfe875be38151f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 7bd27c70e42323dd787d7dbfc8705a28d043c38d..bd2008220444a7b4b268b1c4c98e760b7c7ae33e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 23c1336b0eb7adc19aaeb8b79f90f27a8945631e..1d211058d4ebae4e30e8d80f69ea2f961dc7c840 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 c3de0289b353bb9d8398c7a5602e0e5d3218766f..66373f39f29c822ba56e657532c2643146e21e31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 aed56fb6e8c556f6dd0410e5c3144f64dcd9d351..5bece52878475bc8032b3c69b5c952082775ece0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 ccf94da7831a0d7bce8e47e657680076c8727cae..4789d31e8b5861c12ceb6ff97b7eb06eddaf2590 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 e7e03ba75fb81a8013a32fbe1479a8cc6b86bb50..c3e0d6acaa1314c6eb2e7260081bce4e40b5bf1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 0f9320f2b6046a88c1c8c341fc551defdc3b3d92..226e5054dead299c5475cadf53a46fe53a7791a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 a91ea1b143fb656a5bc637aa5480ba4f1ab8b662..5630aeb24e277632d162c3e3d6cd49951ba90e0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 617d87ebe15f7e67299e29ee96f50f9df3e08dd0..9102e13ea849f401a9347e605597efd306ebe6cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2002-2006 The 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 575cda31603b6e4499f5f615eaff84ceb27c05ea..7d8c9b292b30015f839fc3ad77b7647cc6e1f385 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 6b169e9236a7b3272b958446c9a60dbf9c6acf5c..088831a1d0c783378f64f1b20bbf5715ac013dcf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 1117f53faf3e164b2b2bd602e493c07acff8d416..96bb46b0e68f9dd32142dc6e1e944b671188f935 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 5377a524aa96bb2a5ce8a70aab0a814b1774d831..23161c190819b146e3057ed42b5abdd550b72511 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 fc0cf12475baca6841379f7cc53de2c3f7ac8660..8a97e0481b50f053f27cfb5193bdb2086ff8ff73 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 d8f98178a042789466290df587dd4d75b8f3e482..4d17ea33673b27756cc3c08fb9b1add784688b0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a51361d3be20cf7b0c9e0db056810cbde37b924e..4dad949fd93dce96ef116e1094ae087fce8ad5cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 40614f65915a23efa01b5cf290f821d40660a127..f77fa8dbe49586e1f69c4d3e3ea3be953d78ec1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 86ebf2fae7806163565a137655ee408a9bce57c6..32f2adf4721b182eabe5fd2b006649867ffc7e1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 5ff70eded18d8f73920c955a5d7cad4564dab2b2..2f01df7d6c115e6447668b3c19348c08d917fc9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 22f94e08e0a01be8c9bdddf1bd3164346cca7b14..db92b02b350f03730524c32d3d89b572f35ff7e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 f012deaecece147f4d0fa30158dad050dc81a748..1778c1a70b671c13eaebdfaa86abc0adbf7a8938 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 fb8d840536b32209e33c6ec446e310ebec5f5d1f..672414a68f88ce4f2c397105380f9e766e749b16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 639be75f77752f596190f03956430e47240e17aa..c36f8374f433872f19a0f758dbff5adc9cd523fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 b99f569c2e4869000e9202311ce0a815377724be..7d1de4cd61e261e0cfa1b1aa2efe8ec2f2c9e3a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 f012deaecece147f4d0fa30158dad050dc81a748..1778c1a70b671c13eaebdfaa86abc0adbf7a8938 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 fb8d840536b32209e33c6ec446e310ebec5f5d1f..672414a68f88ce4f2c397105380f9e766e749b16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 ca8e2cbbb07a8d3eddb15ae4036995a45ddde1a8..8c69013884e9bbd6b5fbcd4fd46b8758d5dd93cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 3e6bfa8b0b4137114d071bf9216ae615c6502f1a..86739b08b3065725577217a54df5ec6ec1fa5d20 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 7203ee0f7bcb94edad54635f53cdfca362a5ef3a..81e1a5b81936184cc95024a283ecb8acec1075d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 7bd27c70e42323dd787d7dbfc8705a28d043c38d..bd2008220444a7b4b268b1c4c98e760b7c7ae33e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 07f16bcd7e2736753085ee24adf2d77bd860d36d..13a58ca0bca085563913c72c7781cc7f656bc5e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 c43fee3d8c714b18b27260c884aafa7fb58663d3..d375ab955aa0afbcdf715cc9b1410dd23b2e2a6b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 93f1fe1454bf502941d9d8c2d6ec3a9f9d7e5de0..862ec9c43569c2cc048dbee2b643837e981bb098 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 19eea11ceb9d736f780d210660715133f1747534..5c8c599d4ce94385d58c015745cccdbf6243004a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2006 The 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 c89ae899afb623dfdcc27be2fee35e3a6f36c767..edbf6095fbebab7bcea5cff1dea7b33284317297 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 5a59fa74287cdb3b73ec3758c7c4ce0b5dfc0a2e..9ad1ea7902035bbb58459dd8c2b93ca8a23c4c36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 51b89fe8aa5f917acdaef8f158b873f134de8877..fc7f5a4db741463086d3c603f68ef5a007ad47a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 dba3482e82baf794a41d07e5bab5147191133b5c..717b82f1c2c8de25cbd5749e35c770424f3f0bca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 ae50b54373312aee98b2807008d8e4b385bca9de..459c9c42f006cf96c7ac233b352feb538976a51a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 77fd4339202fb50a5242c67001c42da4846a3c3a..52e38c9254a7f4fffedfb047e71a2c5898c32553 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a95a37be27579d8eb0b91ef7f434b4832321d194..3efc2c5a6060ac21e4b6cf285036445956b7f767 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 2c3d34bfd20b35ecbe79015b958159a341a54d64..d2e409d5e6435ff371b099b4521d6b48fe03d95c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a2e35744b3be916ae585906ab0348c19523c2fe3..203233587ec62737094735ab8126963ad70000b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 14d5a8c52043e1367d4e3acbe3c12a00b51568a8..d4daccf11a80c998885fcdd0b272353a2c2c1c34 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 906e8dec6d67705439c550fa7e7165f013389bd3..e22091d3bd1059e32b460f23f389bc0098057ae0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 de92f78c0c84a1a89377eaad5f53916cd2c6520b..efc2f0a3cd90989443e56086541fe4f58e2f6c4f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 945d7f367a81ef004a79bb7f29287ddde758e622..5d997fa10bd98ac5c994f3b03292e93832d80861 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 30580d7342366f53ffbb029b1996fb5dba47eb4a..cbfc9bcb4a1d95495c2facce0fa78334b410e0e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 472e5fcae4e66db59aa42dcf09029f7cee793717..28c666535598c405d87f37c26a4cd6cff462bb67 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 1fb9a7690f5a24ea4526fd27cfd1919449a8e533..d4552c03a664c4a99c279dee459de208575de137 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 d5a35aa6e571b194cfeebf7361fad15e1b21b0c7..bfcc72acbead572825f059bf9ec373a2ce3516c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 e59db0a223254ebeeade854c77ec729435dff2cb..dfeebd746136bb8dd36d34328579bca3bc722d0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 3c03eb7ddbecf3bc6c985e549a391829d0098bc7..ef251aba1158208670e076954a279b227ce86b2e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2006 The 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 b9752be83d527b746fa471fbbab11269cfc739ad..7afb033c3894f1e868fa6824182b511f4b28f5fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 a45cab21e3ec6349925557903d9c63533ac1ac4b..d3ce569d00f6218ae0af31555163a16a3289a35b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 45ec1c64cd8a28b49a50854a01b628c46cff26d6..be921659a4ec3f768887d53aaab3a610f76d8058 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 f478a99626387353d7da55958496f234f70a7d4b..48bb37f1847edcc5ac1bd9a22c01c996f5d476e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 57b1d0ebbd96e1b733e07c322006f3bbf67dedce..b62122e7435c9e3ea5996dd12ee80cebaf55acb2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 d57768cd0f9129ec0f65e56b004acb6cb15a00ee..f5138cd44a8349e876f52220a5b23ef0592f081a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 c0051be0429b61075be77d3b4e0888e04d0ebc11..4f7a5551052eef930229ad662f16f5dc6c5dc6d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 80f570da89132bdaa85f65e709e1e1a7601d88d4..9705f671f81d65a31e7536e711c336843637f1cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 09789344fda31313cae330d553135c4dcaf0fc5a..beed54ed574b5707ae0b5b5411134107649e9f8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 9eb31673da36ff74713cf7966dca87efebe4f0ae..bcc6427551c0d57249830b3283ef9512b010e252 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 03fd6ecd6ca55b75cb633802f303a04d185bb6f5..7dcb36cc1d8c4652b175af765cb9dfb13dfe97a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 9bc3cfef5c131704572f6870812e3331320f3e78..f7b1edc1782a60d67aaa84a04edc74060041063a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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 5443227e8a1cecad39cc4bfea6906bff4c8bb636..145a524baa593508815204b1a6dbc301466b0d37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1999-2006 The 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.