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