From: Jim Jagielski Date: Wed, 19 Apr 2006 13:57:57 +0000 (+0000) Subject: Update to 2006 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9453574b975d7106c0245f51e99c255df9b19f6e;p=thirdparty%2Fapache%2Fhttpd.git Update to 2006 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@395246 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/NWGNUtail.inc b/NWGNUtail.inc index 421e990a0f2..fc2fca12574 100644 --- a/NWGNUtail.inc +++ b/NWGNUtail.inc @@ -21,7 +21,7 @@ NLM_THREAD_NAME = $(NLM_NAME) Thread endif ifndef NLM_COPYRIGHT -NLM_COPYRIGHT = Copyright (c) 2000-2004 The Apache Software Foundation. All rights reserved. +NLM_COPYRIGHT = Copyright (c) 2000-2006 The Apache Software Foundation. All rights reserved. endif # diff --git a/configure b/configure index a3abc56ebf0..3924c706315 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/ap/ap_base64.c b/src/ap/ap_base64.c index c05dd42ef85..62521e955c7 100644 --- a/src/ap/ap_base64.c +++ b/src/ap/ap_base64.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_checkpass.c b/src/ap/ap_checkpass.c index 889c10e4ce5..ce166c209c2 100644 --- a/src/ap/ap_checkpass.c +++ b/src/ap/ap_checkpass.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_cpystrn.c b/src/ap/ap_cpystrn.c index a8e3bc1da4a..8d48c898b7a 100644 --- a/src/ap/ap_cpystrn.c +++ b/src/ap/ap_cpystrn.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_ebcdic.c b/src/ap/ap_ebcdic.c index 70913165942..7b2e394a77b 100644 --- a/src/ap/ap_ebcdic.c +++ b/src/ap/ap_ebcdic.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 The Apache Software Foundation +/* Copyright 2001-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_execve.c b/src/ap/ap_execve.c index 52538dddf57..f763da7130a 100644 --- a/src/ap/ap_execve.c +++ b/src/ap/ap_execve.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_fnmatch.c b/src/ap/ap_fnmatch.c index 0a90d98f011..eb2ec598d56 100644 --- a/src/ap/ap_fnmatch.c +++ b/src/ap/ap_fnmatch.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_getpass.c b/src/ap/ap_getpass.c index 9f2f8f1ea48..6de9400987c 100644 --- a/src/ap/ap_getpass.c +++ b/src/ap/ap_getpass.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_md5c.c b/src/ap/ap_md5c.c index ee759553dc1..ae598a8e017 100644 --- a/src/ap/ap_md5c.c +++ b/src/ap/ap_md5c.c @@ -31,7 +31,7 @@ documentation and/or software. */ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_sha1.c b/src/ap/ap_sha1.c index 83f63101ce5..5c6ac97e0e4 100644 --- a/src/ap/ap_sha1.c +++ b/src/ap/ap_sha1.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_signal.c b/src/ap/ap_signal.c index f09c94576ba..a0d2c070e00 100644 --- a/src/ap/ap_signal.c +++ b/src/ap/ap_signal.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_slack.c b/src/ap/ap_slack.c index ad98b6e64d9..a91dc8a588f 100644 --- a/src/ap/ap_slack.c +++ b/src/ap/ap_slack.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_snprintf.c b/src/ap/ap_snprintf.c index 6d4ef51ca95..4c6ec4af0f9 100644 --- a/src/ap/ap_snprintf.c +++ b/src/ap/ap_snprintf.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ap/ap_strtol.c b/src/ap/ap_strtol.c index 58c4bd06f25..b04be58a882 100644 --- a/src/ap/ap_strtol.c +++ b/src/ap/ap_strtol.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 The Apache Software Foundation +/* Copyright 2002-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/buildmark.c b/src/buildmark.c index 5c4d2519f5a..bfe337948c6 100644 --- a/src/buildmark.c +++ b/src/buildmark.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/helpers/CutRule b/src/helpers/CutRule index 331ea85f4e7..515028b80aa 100755 --- a/src/helpers/CutRule +++ b/src/helpers/CutRule @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/GuessCodeset b/src/helpers/GuessCodeset index 0af16992770..6ba855911e5 100755 --- a/src/helpers/GuessCodeset +++ b/src/helpers/GuessCodeset @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/GuessOS b/src/helpers/GuessOS index 94c354440cf..416be657d76 100755 --- a/src/helpers/GuessOS +++ b/src/helpers/GuessOS @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/MakeEtags b/src/helpers/MakeEtags index b5f1a018fc7..08bdf95fdba 100755 --- a/src/helpers/MakeEtags +++ b/src/helpers/MakeEtags @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/MakeLint b/src/helpers/MakeLint index 778d786828f..20ef88ab3a8 100644 --- a/src/helpers/MakeLint +++ b/src/helpers/MakeLint @@ -1,6 +1,6 @@ #!perl # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/PrintPath b/src/helpers/PrintPath index e3db3c479b2..5a345e0b4af 100755 --- a/src/helpers/PrintPath +++ b/src/helpers/PrintPath @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/TestCompile b/src/helpers/TestCompile index 277f55ae2f7..d87b6341391 100755 --- a/src/helpers/TestCompile +++ b/src/helpers/TestCompile @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/binbuild.sh b/src/helpers/binbuild.sh index 669a5b69588..e7b0dbfd925 100755 --- a/src/helpers/binbuild.sh +++ b/src/helpers/binbuild.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/buildinfo.sh b/src/helpers/buildinfo.sh index 85b0135eb3a..92259b4ca66 100755 --- a/src/helpers/buildinfo.sh +++ b/src/helpers/buildinfo.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/checkheader.sh b/src/helpers/checkheader.sh index b331467018e..66da30a5a2c 100755 --- a/src/helpers/checkheader.sh +++ b/src/helpers/checkheader.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/cvstodsp5.pl b/src/helpers/cvstodsp5.pl index b9098354028..8091a791d15 100644 --- a/src/helpers/cvstodsp5.pl +++ b/src/helpers/cvstodsp5.pl @@ -1,4 +1,4 @@ -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/dsp5tocvs.pl b/src/helpers/dsp5tocvs.pl index a4b75673f28..86ae2ea4c75 100644 --- a/src/helpers/dsp5tocvs.pl +++ b/src/helpers/dsp5tocvs.pl @@ -1,4 +1,4 @@ -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/findcpp.sh b/src/helpers/findcpp.sh index 4f195dbef52..e2428532b52 100755 --- a/src/helpers/findcpp.sh +++ b/src/helpers/findcpp.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/fixwin32mak.pl b/src/helpers/fixwin32mak.pl index e2385ddd38e..791f83a6f4f 100644 --- a/src/helpers/fixwin32mak.pl +++ b/src/helpers/fixwin32mak.pl @@ -1,4 +1,4 @@ -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/fmn.sh b/src/helpers/fmn.sh index 01e5f2a7c8a..abb82626d0d 100755 --- a/src/helpers/fmn.sh +++ b/src/helpers/fmn.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/getuid.sh b/src/helpers/getuid.sh index beeeec6df11..188d83f36e2 100755 --- a/src/helpers/getuid.sh +++ b/src/helpers/getuid.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/install.sh b/src/helpers/install.sh index 3cb72439325..aeafdb2ca6f 100755 --- a/src/helpers/install.sh +++ b/src/helpers/install.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/mkdir.sh b/src/helpers/mkdir.sh index ee8c48ed0f3..5893047a06c 100755 --- a/src/helpers/mkdir.sh +++ b/src/helpers/mkdir.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/mkshadow.sh b/src/helpers/mkshadow.sh index 77cc918e3a1..408a85063b5 100755 --- a/src/helpers/mkshadow.sh +++ b/src/helpers/mkshadow.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/ppl.sh b/src/helpers/ppl.sh index 4998d8434f4..533457e8411 100755 --- a/src/helpers/ppl.sh +++ b/src/helpers/ppl.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/helpers/slo.sh b/src/helpers/slo.sh index 6aa93657b48..8fa8c826a13 100755 --- a/src/helpers/slo.sh +++ b/src/helpers/slo.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/include/ap.h b/src/include/ap.h index 475d5320408..9f2dc275451 100644 --- a/src/include/ap.h +++ b/src/include/ap.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/ap_alloc.h b/src/include/ap_alloc.h index 25e348742e5..46c2e25e2ed 100644 --- a/src/include/ap_alloc.h +++ b/src/include/ap_alloc.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/ap_compat.h b/src/include/ap_compat.h index ff5e95470c3..017d863fe8a 100644 --- a/src/include/ap_compat.h +++ b/src/include/ap_compat.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/ap_config.h b/src/include/ap_config.h index 6fc8b07fead..422d36300f2 100644 --- a/src/include/ap_config.h +++ b/src/include/ap_config.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/ap_ctype.h b/src/include/ap_ctype.h index e7b11a04674..f78727c6ecb 100644 --- a/src/include/ap_ctype.h +++ b/src/include/ap_ctype.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/ap_ebcdic.h b/src/include/ap_ebcdic.h index 83f2eb46de7..f5576900c4b 100644 --- a/src/include/ap_ebcdic.h +++ b/src/include/ap_ebcdic.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 The Apache Software Foundation +/* Copyright 2001-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/ap_md5.h b/src/include/ap_md5.h index f286bc72a01..f40e9f4e913 100644 --- a/src/include/ap_md5.h +++ b/src/include/ap_md5.h @@ -28,7 +28,7 @@ documentation and/or software. */ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/ap_mmn.h b/src/include/ap_mmn.h index d3fa39497b8..bf4666847f6 100644 --- a/src/include/ap_mmn.h +++ b/src/include/ap_mmn.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/ap_sha1.h b/src/include/ap_sha1.h index fb1783d7592..2a58b176207 100644 --- a/src/include/ap_sha1.h +++ b/src/include/ap_sha1.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/buff.h b/src/include/buff.h index 8ef9e1ee21a..a97467617d4 100644 --- a/src/include/buff.h +++ b/src/include/buff.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/compat.h b/src/include/compat.h index 776c1348135..1e4a2332b38 100644 --- a/src/include/compat.h +++ b/src/include/compat.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/conf.h b/src/include/conf.h index 137c1b303e2..66bdcddf62a 100644 --- a/src/include/conf.h +++ b/src/include/conf.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/explain.h b/src/include/explain.h index 151ea546f2e..029d27377fe 100644 --- a/src/include/explain.h +++ b/src/include/explain.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/http_conf_globals.h b/src/include/http_conf_globals.h index 085e3f4edaf..1811d304d64 100644 --- a/src/include/http_conf_globals.h +++ b/src/include/http_conf_globals.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/http_config.h b/src/include/http_config.h index c2f9f40bf76..1899e6cf1c9 100644 --- a/src/include/http_config.h +++ b/src/include/http_config.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/http_core.h b/src/include/http_core.h index d0405bdbeb1..041b38cede1 100644 --- a/src/include/http_core.h +++ b/src/include/http_core.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/http_log.h b/src/include/http_log.h index 5b90eb80c9f..c0518223441 100644 --- a/src/include/http_log.h +++ b/src/include/http_log.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/http_main.h b/src/include/http_main.h index 125a24679e0..9280363efb3 100644 --- a/src/include/http_main.h +++ b/src/include/http_main.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/http_protocol.h b/src/include/http_protocol.h index 9e59b2d5c9f..751543d5021 100644 --- a/src/include/http_protocol.h +++ b/src/include/http_protocol.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/http_request.h b/src/include/http_request.h index 1206a7f6072..a8796581f72 100644 --- a/src/include/http_request.h +++ b/src/include/http_request.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/http_vhost.h b/src/include/http_vhost.h index 459fc192616..a0958fd600c 100644 --- a/src/include/http_vhost.h +++ b/src/include/http_vhost.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/httpd.h b/src/include/httpd.h index 9c39b8b7706..0f0eaf3080b 100644 --- a/src/include/httpd.h +++ b/src/include/httpd.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/multithread.h b/src/include/multithread.h index f853003d3d1..41e9addc4b3 100644 --- a/src/include/multithread.h +++ b/src/include/multithread.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/rfc1413.h b/src/include/rfc1413.h index 0df04670adb..bc27be4126c 100644 --- a/src/include/rfc1413.h +++ b/src/include/rfc1413.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/scoreboard.h b/src/include/scoreboard.h index eaa79d213cf..2499abfd3eb 100644 --- a/src/include/scoreboard.h +++ b/src/include/scoreboard.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/util_date.h b/src/include/util_date.h index 14ca540822a..697c96a0c51 100644 --- a/src/include/util_date.h +++ b/src/include/util_date.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/util_md5.h b/src/include/util_md5.h index de2484f2fc0..c131bbe9764 100644 --- a/src/include/util_md5.h +++ b/src/include/util_md5.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/util_script.h b/src/include/util_script.h index 041d0ccfcd3..8d26e1fc937 100644 --- a/src/include/util_script.h +++ b/src/include/util_script.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/include/util_uri.h b/src/include/util_uri.h index ed1956d7359..61a54c559ce 100644 --- a/src/include/util_uri.h +++ b/src/include/util_uri.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/alloc.c b/src/main/alloc.c index 71b20b82781..f8591c426ee 100644 --- a/src/main/alloc.c +++ b/src/main/alloc.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/buff.c b/src/main/buff.c index 3fc1645861c..9e40f426c07 100644 --- a/src/main/buff.c +++ b/src/main/buff.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/gen_test_char.c b/src/main/gen_test_char.c index 9f058fe69e5..9d1611556c9 100644 --- a/src/main/gen_test_char.c +++ b/src/main/gen_test_char.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/gen_uri_delims.c b/src/main/gen_uri_delims.c index 65956d72937..1e80b41cd48 100644 --- a/src/main/gen_uri_delims.c +++ b/src/main/gen_uri_delims.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/http_config.c b/src/main/http_config.c index 6f56d4971c9..deb844b8514 100644 --- a/src/main/http_config.c +++ b/src/main/http_config.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/http_core.c b/src/main/http_core.c index 752530d86c2..ea63334f13e 100644 --- a/src/main/http_core.c +++ b/src/main/http_core.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/http_log.c b/src/main/http_log.c index 0e87ccca651..6bcfcb3b9e6 100644 --- a/src/main/http_log.c +++ b/src/main/http_log.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/http_main.c b/src/main/http_main.c index cddc943d3f7..925608a1507 100644 --- a/src/main/http_main.c +++ b/src/main/http_main.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/http_protocol.c b/src/main/http_protocol.c index 6c0d6aba0b2..6d31698527f 100644 --- a/src/main/http_protocol.c +++ b/src/main/http_protocol.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/http_request.c b/src/main/http_request.c index 6ea4315cd93..a74d7297bb5 100644 --- a/src/main/http_request.c +++ b/src/main/http_request.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/http_vhost.c b/src/main/http_vhost.c index e759805dcc8..b0a2904c2fc 100644 --- a/src/main/http_vhost.c +++ b/src/main/http_vhost.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/rfc1413.c b/src/main/rfc1413.c index cf14f9e62ca..9877a3bc0c7 100644 --- a/src/main/rfc1413.c +++ b/src/main/rfc1413.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/util.c b/src/main/util.c index b2c1f166f9b..5a6f4db16ef 100644 --- a/src/main/util.c +++ b/src/main/util.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/util_date.c b/src/main/util_date.c index 103d6ed251d..326b1609284 100644 --- a/src/main/util_date.c +++ b/src/main/util_date.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/util_md5.c b/src/main/util_md5.c index a89ac00bc68..a127d19fdfc 100644 --- a/src/main/util_md5.c +++ b/src/main/util_md5.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/util_script.c b/src/main/util_script.c index 84671fbb7e5..cc6bb192f52 100644 --- a/src/main/util_script.c +++ b/src/main/util_script.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/util_uri.c b/src/main/util_uri.c index 4a992503c85..b8d19a00d52 100644 --- a/src/main/util_uri.c +++ b/src/main/util_uri.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/example/mod_example.c b/src/modules/example/mod_example.c index 5f231989970..3951ae4368a 100644 --- a/src/modules/example/mod_example.c +++ b/src/modules/example/mod_example.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/experimental/mod_auth_digest.c b/src/modules/experimental/mod_auth_digest.c index 11a30eb20c8..6a78b9179ef 100644 --- a/src/modules/experimental/mod_auth_digest.c +++ b/src/modules/experimental/mod_auth_digest.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/experimental/mod_mmap_static.c b/src/modules/experimental/mod_mmap_static.c index 1f4c3e3fb99..00068a57066 100644 --- a/src/modules/experimental/mod_mmap_static.c +++ b/src/modules/experimental/mod_mmap_static.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/proxy/mod_proxy.c b/src/modules/proxy/mod_proxy.c index 342e5d147a4..1f9855acdc2 100644 --- a/src/modules/proxy/mod_proxy.c +++ b/src/modules/proxy/mod_proxy.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/proxy/mod_proxy.h b/src/modules/proxy/mod_proxy.h index e185ceabc6e..021469e05cf 100644 --- a/src/modules/proxy/mod_proxy.h +++ b/src/modules/proxy/mod_proxy.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/proxy/proxy_cache.c b/src/modules/proxy/proxy_cache.c index dc4e2d51624..d26bd6e24b3 100644 --- a/src/modules/proxy/proxy_cache.c +++ b/src/modules/proxy/proxy_cache.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/proxy/proxy_connect.c b/src/modules/proxy/proxy_connect.c index 964e625d1e9..75fdac7644e 100644 --- a/src/modules/proxy/proxy_connect.c +++ b/src/modules/proxy/proxy_connect.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/proxy/proxy_ftp.c b/src/modules/proxy/proxy_ftp.c index 5179c7e2bda..8c9f000291a 100644 --- a/src/modules/proxy/proxy_ftp.c +++ b/src/modules/proxy/proxy_ftp.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/proxy/proxy_http.c b/src/modules/proxy/proxy_http.c index 0ab076fc009..8eb0d4226e3 100644 --- a/src/modules/proxy/proxy_http.c +++ b/src/modules/proxy/proxy_http.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/proxy/proxy_util.c b/src/modules/proxy/proxy_util.c index 7509ad0e135..075d01638c9 100644 --- a/src/modules/proxy/proxy_util.c +++ b/src/modules/proxy/proxy_util.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_access.c b/src/modules/standard/mod_access.c index 1de9c32352d..a1956b52489 100644 --- a/src/modules/standard/mod_access.c +++ b/src/modules/standard/mod_access.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_actions.c b/src/modules/standard/mod_actions.c index 56ec84dbbaa..ba703d750e0 100644 --- a/src/modules/standard/mod_actions.c +++ b/src/modules/standard/mod_actions.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_alias.c b/src/modules/standard/mod_alias.c index a8ea6b181f9..44e8b013c69 100644 --- a/src/modules/standard/mod_alias.c +++ b/src/modules/standard/mod_alias.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_asis.c b/src/modules/standard/mod_asis.c index 710573e5ccb..81fb978040e 100644 --- a/src/modules/standard/mod_asis.c +++ b/src/modules/standard/mod_asis.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_auth.c b/src/modules/standard/mod_auth.c index d115d71292c..6d6843274c9 100644 --- a/src/modules/standard/mod_auth.c +++ b/src/modules/standard/mod_auth.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_auth_anon.c b/src/modules/standard/mod_auth_anon.c index a0b60708041..6f733f9f9d9 100644 --- a/src/modules/standard/mod_auth_anon.c +++ b/src/modules/standard/mod_auth_anon.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_auth_db.c b/src/modules/standard/mod_auth_db.c index f888327356a..4924c67eb53 100644 --- a/src/modules/standard/mod_auth_db.c +++ b/src/modules/standard/mod_auth_db.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_auth_dbm.c b/src/modules/standard/mod_auth_dbm.c index ca3e2e25d82..76b6648c6a7 100644 --- a/src/modules/standard/mod_auth_dbm.c +++ b/src/modules/standard/mod_auth_dbm.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_autoindex.c b/src/modules/standard/mod_autoindex.c index 75d07c018d7..2407c719885 100644 --- a/src/modules/standard/mod_autoindex.c +++ b/src/modules/standard/mod_autoindex.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_cern_meta.c b/src/modules/standard/mod_cern_meta.c index fae24b782aa..6e913210c74 100644 --- a/src/modules/standard/mod_cern_meta.c +++ b/src/modules/standard/mod_cern_meta.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_cgi.c b/src/modules/standard/mod_cgi.c index 272b54334cc..0d764b5919f 100644 --- a/src/modules/standard/mod_cgi.c +++ b/src/modules/standard/mod_cgi.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_digest.c b/src/modules/standard/mod_digest.c index f8458c72ff4..68560a5e329 100644 --- a/src/modules/standard/mod_digest.c +++ b/src/modules/standard/mod_digest.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_dir.c b/src/modules/standard/mod_dir.c index 4825f97f6e2..57e39c735af 100644 --- a/src/modules/standard/mod_dir.c +++ b/src/modules/standard/mod_dir.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_env.c b/src/modules/standard/mod_env.c index 7f4f1ef2704..7ba1284537a 100644 --- a/src/modules/standard/mod_env.c +++ b/src/modules/standard/mod_env.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_expires.c b/src/modules/standard/mod_expires.c index 726fb568c17..b2335e328f7 100644 --- a/src/modules/standard/mod_expires.c +++ b/src/modules/standard/mod_expires.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_headers.c b/src/modules/standard/mod_headers.c index 27488cbd7f6..4627a0ef15e 100644 --- a/src/modules/standard/mod_headers.c +++ b/src/modules/standard/mod_headers.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_imap.c b/src/modules/standard/mod_imap.c index c9101c82ac3..8beaf9c5104 100644 --- a/src/modules/standard/mod_imap.c +++ b/src/modules/standard/mod_imap.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_include.c b/src/modules/standard/mod_include.c index 062b9acef39..395393e2b63 100644 --- a/src/modules/standard/mod_include.c +++ b/src/modules/standard/mod_include.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_info.c b/src/modules/standard/mod_info.c index ba12ecb8916..80b6488f1c1 100644 --- a/src/modules/standard/mod_info.c +++ b/src/modules/standard/mod_info.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_log_agent.c b/src/modules/standard/mod_log_agent.c index 0766786f3fe..745a3c82e6d 100644 --- a/src/modules/standard/mod_log_agent.c +++ b/src/modules/standard/mod_log_agent.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_log_config.c b/src/modules/standard/mod_log_config.c index b684727b1eb..973161f4bd9 100644 --- a/src/modules/standard/mod_log_config.c +++ b/src/modules/standard/mod_log_config.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_log_forensic.c b/src/modules/standard/mod_log_forensic.c index a1ec04a72e0..af7123d0822 100644 --- a/src/modules/standard/mod_log_forensic.c +++ b/src/modules/standard/mod_log_forensic.c @@ -1,4 +1,4 @@ -/* Copyright 2003-2004 The Apache Software Foundation +/* Copyright 2003-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_log_referer.c b/src/modules/standard/mod_log_referer.c index 5045ba7e65b..b57d4ec608d 100644 --- a/src/modules/standard/mod_log_referer.c +++ b/src/modules/standard/mod_log_referer.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_mime.c b/src/modules/standard/mod_mime.c index 08df57ac7a7..daf5d754890 100644 --- a/src/modules/standard/mod_mime.c +++ b/src/modules/standard/mod_mime.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_mime_magic.c b/src/modules/standard/mod_mime_magic.c index 80e55cc6ac8..3e8b09c542d 100644 --- a/src/modules/standard/mod_mime_magic.c +++ b/src/modules/standard/mod_mime_magic.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_negotiation.c b/src/modules/standard/mod_negotiation.c index 67a4a99805b..07d4ca8a070 100644 --- a/src/modules/standard/mod_negotiation.c +++ b/src/modules/standard/mod_negotiation.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_rewrite.c b/src/modules/standard/mod_rewrite.c index 7e837987bed..a22541b10d7 100644 --- a/src/modules/standard/mod_rewrite.c +++ b/src/modules/standard/mod_rewrite.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_rewrite.h b/src/modules/standard/mod_rewrite.h index f225cea5773..0c94b88cd4a 100644 --- a/src/modules/standard/mod_rewrite.h +++ b/src/modules/standard/mod_rewrite.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_setenvif.c b/src/modules/standard/mod_setenvif.c index 27ac8473b46..9f6bcef9c71 100644 --- a/src/modules/standard/mod_setenvif.c +++ b/src/modules/standard/mod_setenvif.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_so.c b/src/modules/standard/mod_so.c index eb143e3acc3..839cba83ab5 100644 --- a/src/modules/standard/mod_so.c +++ b/src/modules/standard/mod_so.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_speling.c b/src/modules/standard/mod_speling.c index c35a1a14138..d4127a75f0e 100644 --- a/src/modules/standard/mod_speling.c +++ b/src/modules/standard/mod_speling.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_status.c b/src/modules/standard/mod_status.c index dc5a59a552e..829c012bc9e 100644 --- a/src/modules/standard/mod_status.c +++ b/src/modules/standard/mod_status.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_unique_id.c b/src/modules/standard/mod_unique_id.c index cb98bc38c01..6b055e9b8c7 100644 --- a/src/modules/standard/mod_unique_id.c +++ b/src/modules/standard/mod_unique_id.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_userdir.c b/src/modules/standard/mod_userdir.c index beed8af52fd..22c3c19ea58 100644 --- a/src/modules/standard/mod_userdir.c +++ b/src/modules/standard/mod_userdir.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_usertrack.c b/src/modules/standard/mod_usertrack.c index 0711ea5dc98..3b6f92df6e7 100644 --- a/src/modules/standard/mod_usertrack.c +++ b/src/modules/standard/mod_usertrack.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/standard/mod_vhost_alias.c b/src/modules/standard/mod_vhost_alias.c index cb1ad5c2700..e284f354ffe 100644 --- a/src/modules/standard/mod_vhost_alias.c +++ b/src/modules/standard/mod_vhost_alias.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/test/mod_rndchunk.c b/src/modules/test/mod_rndchunk.c index c97ecf717d3..18618070acf 100644 --- a/src/modules/test/mod_rndchunk.c +++ b/src/modules/test/mod_rndchunk.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/modules/test/mod_test_util_uri.c b/src/modules/test/mod_test_util_uri.c index 0133ec3ae65..9cccdc03956 100644 --- a/src/modules/test/mod_test_util_uri.c +++ b/src/modules/test/mod_test_util_uri.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/bs2000/bs2login.c b/src/os/bs2000/bs2login.c index 41f7c7834b5..5fecfc3db21 100644 --- a/src/os/bs2000/bs2login.c +++ b/src/os/bs2000/bs2login.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/bs2000/ebcdic.h b/src/os/bs2000/ebcdic.h index 1778c1a70b6..f012deaecec 100644 --- a/src/os/bs2000/ebcdic.h +++ b/src/os/bs2000/ebcdic.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/bs2000/os-inline.c b/src/os/bs2000/os-inline.c index 672414a68f8..fb8d840536b 100644 --- a/src/os/bs2000/os-inline.c +++ b/src/os/bs2000/os-inline.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/bs2000/os.c b/src/os/bs2000/os.c index 7573a94594c..3244f62be27 100644 --- a/src/os/bs2000/os.c +++ b/src/os/bs2000/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/bs2000/os.h b/src/os/bs2000/os.h index 7955530d9fa..54c771309fc 100644 --- a/src/os/bs2000/os.h +++ b/src/os/bs2000/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/cygwin/os-inline.c b/src/os/cygwin/os-inline.c index c3c2dce88db..586ecd79d67 100644 --- a/src/os/cygwin/os-inline.c +++ b/src/os/cygwin/os-inline.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 The Apache Software Foundation +/* Copyright 2001-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/cygwin/os.c b/src/os/cygwin/os.c index ea65e26a2e0..9c93f088f57 100644 --- a/src/os/cygwin/os.c +++ b/src/os/cygwin/os.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 The Apache Software Foundation +/* Copyright 2001-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/cygwin/os.h b/src/os/cygwin/os.h index 04804603304..60cfce5e6f3 100644 --- a/src/os/cygwin/os.h +++ b/src/os/cygwin/os.h @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 The Apache Software Foundation +/* Copyright 2001-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/mpeix/dlopen.c b/src/os/mpeix/dlopen.c index f1e21a4159d..bbbf34d6717 100644 --- a/src/os/mpeix/dlopen.c +++ b/src/os/mpeix/dlopen.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/mpeix/gettimeofday.c b/src/os/mpeix/gettimeofday.c index ae423e6fbdd..9a8f54c7020 100644 --- a/src/os/mpeix/gettimeofday.c +++ b/src/os/mpeix/gettimeofday.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/mpeix/mpe_dl_stub.c b/src/os/mpeix/mpe_dl_stub.c index 94fd823b7cd..1c9c72b0163 100644 --- a/src/os/mpeix/mpe_dl_stub.c +++ b/src/os/mpeix/mpe_dl_stub.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/mpeix/os-inline.c b/src/os/mpeix/os-inline.c index bd200822044..7bd27c70e42 100644 --- a/src/os/mpeix/os-inline.c +++ b/src/os/mpeix/os-inline.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/mpeix/os.c b/src/os/mpeix/os.c index 1d211058d4e..23c1336b0eb 100644 --- a/src/os/mpeix/os.c +++ b/src/os/mpeix/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/mpeix/os.h b/src/os/mpeix/os.h index 66373f39f29..c3de0289b35 100644 --- a/src/os/mpeix/os.h +++ b/src/os/mpeix/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/getopt.c b/src/os/netware/getopt.c index 5bece528784..aed56fb6e8c 100644 --- a/src/os/netware/getopt.c +++ b/src/os/netware/getopt.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/getopt.h b/src/os/netware/getopt.h index 4789d31e8b5..ccf94da7831 100644 --- a/src/os/netware/getopt.h +++ b/src/os/netware/getopt.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/libpre.c b/src/os/netware/libpre.c index c3e0d6acaa1..e7e03ba75fb 100644 --- a/src/os/netware/libpre.c +++ b/src/os/netware/libpre.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/libprews.c b/src/os/netware/libprews.c index 226e5054dea..0f9320f2b60 100644 --- a/src/os/netware/libprews.c +++ b/src/os/netware/libprews.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/main_nlm.c b/src/os/netware/main_nlm.c index 5630aeb24e2..a91ea1b143f 100644 --- a/src/os/netware/main_nlm.c +++ b/src/os/netware/main_nlm.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/mod_log_nw.c b/src/os/netware/mod_log_nw.c index 9102e13ea84..617d87ebe15 100644 --- a/src/os/netware/mod_log_nw.c +++ b/src/os/netware/mod_log_nw.c @@ -1,4 +1,4 @@ -/* Copyright 2002-2004 The Apache Software Foundation +/* Copyright 2002-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/mod_nlm.c b/src/os/netware/mod_nlm.c index 7d8c9b292b3..575cda31603 100644 --- a/src/os/netware/mod_nlm.c +++ b/src/os/netware/mod_nlm.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/mod_tls.c b/src/os/netware/mod_tls.c index 088831a1d0c..6b169e9236a 100644 --- a/src/os/netware/mod_tls.c +++ b/src/os/netware/mod_tls.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/modules.c b/src/os/netware/modules.c index 96bb46b0e68..1117f53faf3 100644 --- a/src/os/netware/modules.c +++ b/src/os/netware/modules.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/multithread.c b/src/os/netware/multithread.c index 23161c19081..5377a524aa9 100644 --- a/src/os/netware/multithread.c +++ b/src/os/netware/multithread.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/os.c b/src/os/netware/os.c index 8a97e0481b5..fc0cf12475b 100644 --- a/src/os/netware/os.c +++ b/src/os/netware/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/os.h b/src/os/netware/os.h index 4d17ea33673..d8f98178a04 100644 --- a/src/os/netware/os.h +++ b/src/os/netware/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/netware/precomp.h b/src/os/netware/precomp.h index 4dad949fd93..a51361d3be2 100644 --- a/src/os/netware/precomp.h +++ b/src/os/netware/precomp.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/os2/os-inline.c b/src/os/os2/os-inline.c index f77fa8dbe49..40614f65915 100644 --- a/src/os/os2/os-inline.c +++ b/src/os/os2/os-inline.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/os2/os.c b/src/os/os2/os.c index 32f2adf4721..86ebf2fae78 100644 --- a/src/os/os2/os.c +++ b/src/os/os2/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/os2/os.h b/src/os/os2/os.h index 2f01df7d6c1..5ff70eded18 100644 --- a/src/os/os2/os.h +++ b/src/os/os2/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/os2/util_os2.c b/src/os/os2/util_os2.c index db92b02b350..22f94e08e0a 100644 --- a/src/os/os2/util_os2.c +++ b/src/os/os2/util_os2.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/os390/ebcdic.h b/src/os/os390/ebcdic.h index 1778c1a70b6..f012deaecec 100644 --- a/src/os/os390/ebcdic.h +++ b/src/os/os390/ebcdic.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/os390/os-inline.c b/src/os/os390/os-inline.c index 672414a68f8..fb8d840536b 100644 --- a/src/os/os390/os-inline.c +++ b/src/os/os390/os-inline.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/os390/os.c b/src/os/os390/os.c index c36f8374f43..639be75f777 100644 --- a/src/os/os390/os.c +++ b/src/os/os390/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/os390/os.h b/src/os/os390/os.h index 7d1de4cd61e..b99f569c2e4 100644 --- a/src/os/os390/os.h +++ b/src/os/os390/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/tpf/ebcdic.h b/src/os/tpf/ebcdic.h index 1778c1a70b6..f012deaecec 100644 --- a/src/os/tpf/ebcdic.h +++ b/src/os/tpf/ebcdic.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/tpf/os-inline.c b/src/os/tpf/os-inline.c index 672414a68f8..fb8d840536b 100644 --- a/src/os/tpf/os-inline.c +++ b/src/os/tpf/os-inline.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/tpf/os.c b/src/os/tpf/os.c index 8c69013884e..ca8e2cbbb07 100644 --- a/src/os/tpf/os.c +++ b/src/os/tpf/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/tpf/os.h b/src/os/tpf/os.h index 86739b08b30..3e6bfa8b0b4 100644 --- a/src/os/tpf/os.h +++ b/src/os/tpf/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/unix/os-aix-dso.c b/src/os/unix/os-aix-dso.c index 81e1a5b8193..7203ee0f7bc 100644 --- a/src/os/unix/os-aix-dso.c +++ b/src/os/unix/os-aix-dso.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/unix/os-inline.c b/src/os/unix/os-inline.c index bd200822044..7bd27c70e42 100644 --- a/src/os/unix/os-inline.c +++ b/src/os/unix/os-inline.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/unix/os.c b/src/os/unix/os.c index 13a58ca0bca..07f16bcd7e2 100644 --- a/src/os/unix/os.c +++ b/src/os/unix/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/unix/os.h b/src/os/unix/os.h index d375ab955aa..c43fee3d8c7 100644 --- a/src/os/unix/os.h +++ b/src/os/unix/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/Win9xConHook.c b/src/os/win32/Win9xConHook.c index 862ec9c4356..93f1fe1454b 100644 --- a/src/os/win32/Win9xConHook.c +++ b/src/os/win32/Win9xConHook.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/Win9xConHook.h b/src/os/win32/Win9xConHook.h index 5c8c599d4ce..19eea11ceb9 100644 --- a/src/os/win32/Win9xConHook.h +++ b/src/os/win32/Win9xConHook.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 The Apache Software Foundation +/* Copyright 2000-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/getopt.c b/src/os/win32/getopt.c index edbf6095fbe..c89ae899afb 100644 --- a/src/os/win32/getopt.c +++ b/src/os/win32/getopt.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/getopt.h b/src/os/win32/getopt.h index 9ad1ea79020..5a59fa74287 100644 --- a/src/os/win32/getopt.h +++ b/src/os/win32/getopt.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/main_win32.c b/src/os/win32/main_win32.c index fc7f5a4db74..51b89fe8aa5 100644 --- a/src/os/win32/main_win32.c +++ b/src/os/win32/main_win32.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/mod_isapi.c b/src/os/win32/mod_isapi.c index 717b82f1c2c..dba3482e82b 100644 --- a/src/os/win32/mod_isapi.c +++ b/src/os/win32/mod_isapi.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/modules.c b/src/os/win32/modules.c index 459c9c42f00..ae50b543733 100644 --- a/src/os/win32/modules.c +++ b/src/os/win32/modules.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/multithread.c b/src/os/win32/multithread.c index 52e38c9254a..77fd4339202 100644 --- a/src/os/win32/multithread.c +++ b/src/os/win32/multithread.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/os.c b/src/os/win32/os.c index 3efc2c5a606..a95a37be275 100644 --- a/src/os/win32/os.c +++ b/src/os/win32/os.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/os.h b/src/os/win32/os.h index d2e409d5e64..2c3d34bfd20 100644 --- a/src/os/win32/os.h +++ b/src/os/win32/os.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/passwd.c b/src/os/win32/passwd.c index 203233587ec..a2e35744b3b 100644 --- a/src/os/win32/passwd.c +++ b/src/os/win32/passwd.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/passwd.h b/src/os/win32/passwd.h index d4daccf11a8..14d5a8c5204 100644 --- a/src/os/win32/passwd.h +++ b/src/os/win32/passwd.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/readdir.c b/src/os/win32/readdir.c index e22091d3bd1..906e8dec6d6 100644 --- a/src/os/win32/readdir.c +++ b/src/os/win32/readdir.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/readdir.h b/src/os/win32/readdir.h index efc2f0a3cd9..de92f78c0c8 100644 --- a/src/os/win32/readdir.h +++ b/src/os/win32/readdir.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/registry.c b/src/os/win32/registry.c index 5d997fa10bd..945d7f367a8 100644 --- a/src/os/win32/registry.c +++ b/src/os/win32/registry.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/registry.h b/src/os/win32/registry.h index cbfc9bcb4a1..30580d73423 100644 --- a/src/os/win32/registry.h +++ b/src/os/win32/registry.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/service.c b/src/os/win32/service.c index 28c66653559..472e5fcae4e 100644 --- a/src/os/win32/service.c +++ b/src/os/win32/service.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/service.h b/src/os/win32/service.h index d4552c03a66..1fb9a7690f5 100644 --- a/src/os/win32/service.h +++ b/src/os/win32/service.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/os/win32/util_win32.c b/src/os/win32/util_win32.c index bfcc72acbea..d5a35aa6e57 100644 --- a/src/os/win32/util_win32.c +++ b/src/os/win32/util_win32.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/support/ab.c b/src/support/ab.c index dfeebd74613..e59db0a2232 100644 --- a/src/support/ab.c +++ b/src/support/ab.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/support/checkgid.c b/src/support/checkgid.c index ef251aba115..3c03eb7ddbe 100644 --- a/src/support/checkgid.c +++ b/src/support/checkgid.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2004 The Apache Software Foundation +/* Copyright 2001-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/support/htdigest.c b/src/support/htdigest.c index 7afb033c389..b9752be83d5 100644 --- a/src/support/htdigest.c +++ b/src/support/htdigest.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/support/htpasswd.c b/src/support/htpasswd.c index d3ce569d00f..a45cab21e3e 100644 --- a/src/support/htpasswd.c +++ b/src/support/htpasswd.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/support/logresolve.c b/src/support/logresolve.c index be921659a4e..45ec1c64cd8 100644 --- a/src/support/logresolve.c +++ b/src/support/logresolve.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/support/rotatelogs.c b/src/support/rotatelogs.c index 48bb37f1847..f478a996263 100644 --- a/src/support/rotatelogs.c +++ b/src/support/rotatelogs.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/support/suexec.c b/src/support/suexec.c index b62122e7435..57b1d0ebbd9 100644 --- a/src/support/suexec.c +++ b/src/support/suexec.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/support/suexec.h b/src/support/suexec.h index f5138cd44a8..d57768cd0f9 100644 --- a/src/support/suexec.h +++ b/src/support/suexec.h @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/cls.c b/src/test/cls.c index 4f7a5551052..c0051be0429 100644 --- a/src/test/cls.c +++ b/src/test/cls.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/test-writev.c b/src/test/test-writev.c index 9705f671f81..80f570da891 100644 --- a/src/test/test-writev.c +++ b/src/test/test-writev.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/test_date.c b/src/test/test_date.c index beed54ed574..09789344fda 100644 --- a/src/test/test_date.c +++ b/src/test/test_date.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/test_find.c b/src/test/test_find.c index bcc6427551c..9eb31673da3 100644 --- a/src/test/test_find.c +++ b/src/test/test_find.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/test_parser.c b/src/test/test_parser.c index 7dcb36cc1d8..03fd6ecd6ca 100644 --- a/src/test/test_parser.c +++ b/src/test/test_parser.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/test_select.c b/src/test/test_select.c index f7b1edc1782..9bc3cfef5c1 100644 --- a/src/test/test_select.c +++ b/src/test/test_select.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/time-sem.c b/src/test/time-sem.c index 145a524baa5..5443227e8a1 100644 --- a/src/test/time-sem.c +++ b/src/test/time-sem.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2004 The Apache Software Foundation +/* Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.