From: André Malo Date: Thu, 1 Jan 2004 13:32:58 +0000 (+0000) Subject: update license to 2004 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca5aec451aaf44892e4af3bce3b81f5e6cbe3999;p=thirdparty%2Fapache%2Fhttpd.git update license to 2004 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@102137 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/LICENSE b/LICENSE index 886dacf5191..a50e1419a48 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/Makefile.tmpl b/Makefile.tmpl index 7abf6c16dd8..e6c71485ac1 100644 --- a/Makefile.tmpl +++ b/Makefile.tmpl @@ -1,7 +1,7 @@ ## ==================================================================== ## The Apache Software License, Version 1.1 ## -## Copyright (c) 2000-2003 The Apache Software Foundation. All rights +## Copyright (c) 2000-2004 The Apache Software Foundation. All rights ## reserved. ## ## Redistribution and use in source and binary forms, with or without diff --git a/configure b/configure index accf134b30b..339d484c799 100755 --- a/configure +++ b/configure @@ -2,7 +2,7 @@ ## ==================================================================== ## The Apache Software License, Version 1.1 ## -## Copyright (c) 2000-2003 The Apache Software Foundation. All rights +## Copyright (c) 2000-2004 The Apache Software Foundation. All rights ## reserved. ## ## Redistribution and use in source and binary forms, with or without diff --git a/src/Configure b/src/Configure index 33f47de87e5..f5d1db69dfc 100755 --- a/src/Configure +++ b/src/Configure @@ -2,7 +2,7 @@ ## ==================================================================== ## The Apache Software License, Version 1.1 ## -## Copyright (c) 2000-2003 The Apache Software Foundation. All rights +## Copyright (c) 2000-2004 The Apache Software Foundation. All rights ## reserved. ## ## Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_base64.c b/src/ap/ap_base64.c index 23e7a54e167..7b93908275b 100644 --- a/src/ap/ap_base64.c +++ b/src/ap/ap_base64.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_checkpass.c b/src/ap/ap_checkpass.c index aebb2ad5586..ec0083f8164 100644 --- a/src/ap/ap_checkpass.c +++ b/src/ap/ap_checkpass.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_cpystrn.c b/src/ap/ap_cpystrn.c index d7049a4c7d5..e8201b712ba 100644 --- a/src/ap/ap_cpystrn.c +++ b/src/ap/ap_cpystrn.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_ebcdic.c b/src/ap/ap_ebcdic.c index 72ef926e198..3d48a8a8d51 100644 --- a/src/ap/ap_ebcdic.c +++ b/src/ap/ap_ebcdic.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_execve.c b/src/ap/ap_execve.c index 71e400adbc3..a27483087ff 100644 --- a/src/ap/ap_execve.c +++ b/src/ap/ap_execve.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_getpass.c b/src/ap/ap_getpass.c index e98dfc2ae94..73aca704c22 100644 --- a/src/ap/ap_getpass.c +++ b/src/ap/ap_getpass.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_md5c.c b/src/ap/ap_md5c.c index ed5c03f89a5..668e34027c5 100644 --- a/src/ap/ap_md5c.c +++ b/src/ap/ap_md5c.c @@ -34,7 +34,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_sha1.c b/src/ap/ap_sha1.c index 2d41801e05f..75dee71356a 100644 --- a/src/ap/ap_sha1.c +++ b/src/ap/ap_sha1.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_signal.c b/src/ap/ap_signal.c index f72763c2a19..4f93000f5aa 100644 --- a/src/ap/ap_signal.c +++ b/src/ap/ap_signal.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_slack.c b/src/ap/ap_slack.c index 8a6809d6a9f..5d13e47afc7 100644 --- a/src/ap/ap_slack.c +++ b/src/ap/ap_slack.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_snprintf.c b/src/ap/ap_snprintf.c index a90fb731a42..dd9029ea208 100644 --- a/src/ap/ap_snprintf.c +++ b/src/ap/ap_snprintf.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ap/ap_strtol.c b/src/ap/ap_strtol.c index da4ddabe2a8..ebc462e3071 100644 --- a/src/ap/ap_strtol.c +++ b/src/ap/ap_strtol.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/buildmark.c b/src/buildmark.c index 7048d545e9a..ed5075e5cc0 100644 --- a/src/buildmark.c +++ b/src/buildmark.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/ap.h b/src/include/ap.h index 465d975e658..9802b9af150 100644 --- a/src/include/ap.h +++ b/src/include/ap.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/ap_alloc.h b/src/include/ap_alloc.h index 70567446084..b27188463bc 100644 --- a/src/include/ap_alloc.h +++ b/src/include/ap_alloc.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/ap_compat.h b/src/include/ap_compat.h index 3c111f56e7e..562ecc80c04 100644 --- a/src/include/ap_compat.h +++ b/src/include/ap_compat.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/ap_config.h b/src/include/ap_config.h index 717cefe12a9..62bc79bc884 100644 --- a/src/include/ap_config.h +++ b/src/include/ap_config.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/ap_ctype.h b/src/include/ap_ctype.h index 028c5bf09de..2325b64e790 100644 --- a/src/include/ap_ctype.h +++ b/src/include/ap_ctype.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/ap_ebcdic.h b/src/include/ap_ebcdic.h index 6dc4fffeacf..d474645354a 100644 --- a/src/include/ap_ebcdic.h +++ b/src/include/ap_ebcdic.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -53,7 +53,7 @@ */ #ifndef AP_EBCDIC_H -#define AP_EBCDIC_H "$Id: ap_ebcdic.h,v 1.3 2003/02/03 17:13:18 nd Exp $" +#define AP_EBCDIC_H "$Id: ap_ebcdic.h,v 1.4 2004/01/01 13:32:53 nd Exp $" #include diff --git a/src/include/ap_md5.h b/src/include/ap_md5.h index 3f9e11f2d69..ed9ccf1be1f 100644 --- a/src/include/ap_md5.h +++ b/src/include/ap_md5.h @@ -31,7 +31,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/ap_mmn.h b/src/include/ap_mmn.h index 70cb1c78183..aec8d9e7e18 100644 --- a/src/include/ap_mmn.h +++ b/src/include/ap_mmn.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/ap_sha1.h b/src/include/ap_sha1.h index 2ccf24f936f..08c06005e82 100644 --- a/src/include/ap_sha1.h +++ b/src/include/ap_sha1.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/buff.h b/src/include/buff.h index 1b1c719f27f..cb79920f9c3 100644 --- a/src/include/buff.h +++ b/src/include/buff.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/http_conf_globals.h b/src/include/http_conf_globals.h index 0fa90adbb57..dba479f7fab 100644 --- a/src/include/http_conf_globals.h +++ b/src/include/http_conf_globals.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/http_config.h b/src/include/http_config.h index 629c0d992bb..818c0f63979 100644 --- a/src/include/http_config.h +++ b/src/include/http_config.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/http_core.h b/src/include/http_core.h index a44498f7ea7..8e7d45a8fdc 100644 --- a/src/include/http_core.h +++ b/src/include/http_core.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/http_log.h b/src/include/http_log.h index 71ea4235f3f..7f52f8ff708 100644 --- a/src/include/http_log.h +++ b/src/include/http_log.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/http_main.h b/src/include/http_main.h index 4f551a34f74..856fd13ce1e 100644 --- a/src/include/http_main.h +++ b/src/include/http_main.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/http_protocol.h b/src/include/http_protocol.h index 9c8671740b6..42189ee44ab 100644 --- a/src/include/http_protocol.h +++ b/src/include/http_protocol.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/http_request.h b/src/include/http_request.h index 2ddf002e1e0..ecec2f2e8a9 100644 --- a/src/include/http_request.h +++ b/src/include/http_request.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/http_vhost.h b/src/include/http_vhost.h index 456efee5d13..66b383dad59 100644 --- a/src/include/http_vhost.h +++ b/src/include/http_vhost.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/httpd.h b/src/include/httpd.h index 1be4eeafa97..9e758eaf4eb 100644 --- a/src/include/httpd.h +++ b/src/include/httpd.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/rfc1413.h b/src/include/rfc1413.h index 76c3d221913..af529f6083c 100644 --- a/src/include/rfc1413.h +++ b/src/include/rfc1413.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/scoreboard.h b/src/include/scoreboard.h index e1e29a310ef..6d8cff9a66e 100644 --- a/src/include/scoreboard.h +++ b/src/include/scoreboard.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/util_date.h b/src/include/util_date.h index cf0f0401af2..d1485338bc4 100644 --- a/src/include/util_date.h +++ b/src/include/util_date.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/util_md5.h b/src/include/util_md5.h index a817c0b1df1..b431e1cc935 100644 --- a/src/include/util_md5.h +++ b/src/include/util_md5.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/util_script.h b/src/include/util_script.h index 4d0980f4a22..769399d84e4 100644 --- a/src/include/util_script.h +++ b/src/include/util_script.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/include/util_uri.h b/src/include/util_uri.h index 8b2f8d1d326..fe69e39594a 100644 --- a/src/include/util_uri.h +++ b/src/include/util_uri.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/alloc.c b/src/main/alloc.c index 98f8af1d196..02bc978ad72 100644 --- a/src/main/alloc.c +++ b/src/main/alloc.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/buff.c b/src/main/buff.c index 120712297bc..79d3d5c8fdb 100644 --- a/src/main/buff.c +++ b/src/main/buff.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/http_config.c b/src/main/http_config.c index 6a3d001eea0..ccae9c3bc2c 100644 --- a/src/main/http_config.c +++ b/src/main/http_config.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/http_core.c b/src/main/http_core.c index ee496314a1a..dfb78d1ca43 100644 --- a/src/main/http_core.c +++ b/src/main/http_core.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/http_log.c b/src/main/http_log.c index 6b20424b7fc..9f5eabc35cf 100644 --- a/src/main/http_log.c +++ b/src/main/http_log.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/http_main.c b/src/main/http_main.c index c71769fbdc5..f58efdb8e1c 100644 --- a/src/main/http_main.c +++ b/src/main/http_main.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/http_protocol.c b/src/main/http_protocol.c index a06358098e7..f022e42198e 100644 --- a/src/main/http_protocol.c +++ b/src/main/http_protocol.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/http_request.c b/src/main/http_request.c index d1d8803ee90..68e887a5ebd 100644 --- a/src/main/http_request.c +++ b/src/main/http_request.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/http_vhost.c b/src/main/http_vhost.c index 3d9df203ac2..0717f9bcbf0 100644 --- a/src/main/http_vhost.c +++ b/src/main/http_vhost.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/rfc1413.c b/src/main/rfc1413.c index 6bc0dbfc72b..e4cdae74a9d 100644 --- a/src/main/rfc1413.c +++ b/src/main/rfc1413.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/util.c b/src/main/util.c index 5c0df87b540..4bfe9daf53b 100644 --- a/src/main/util.c +++ b/src/main/util.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/util_date.c b/src/main/util_date.c index b4324dad7db..5be6d3c94ac 100644 --- a/src/main/util_date.c +++ b/src/main/util_date.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/util_md5.c b/src/main/util_md5.c index 9fdeef8348b..466ef6e18b7 100644 --- a/src/main/util_md5.c +++ b/src/main/util_md5.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/util_script.c b/src/main/util_script.c index 51e3ac566ad..5e93096367f 100644 --- a/src/main/util_script.c +++ b/src/main/util_script.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/main/util_uri.c b/src/main/util_uri.c index dfa75c97519..4b45ae446e9 100644 --- a/src/main/util_uri.c +++ b/src/main/util_uri.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/example/mod_example.c b/src/modules/example/mod_example.c index 8bfa9df9411..d2da50aba33 100644 --- a/src/modules/example/mod_example.c +++ b/src/modules/example/mod_example.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/experimental/mod_auth_digest.c b/src/modules/experimental/mod_auth_digest.c index fbea5d2385a..1d88a90f5c6 100644 --- a/src/modules/experimental/mod_auth_digest.c +++ b/src/modules/experimental/mod_auth_digest.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/experimental/mod_mmap_static.c b/src/modules/experimental/mod_mmap_static.c index 92fc50988e7..4121f8735d1 100644 --- a/src/modules/experimental/mod_mmap_static.c +++ b/src/modules/experimental/mod_mmap_static.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/proxy/mod_proxy.c b/src/modules/proxy/mod_proxy.c index d638de7231a..c5cde87c5e9 100644 --- a/src/modules/proxy/mod_proxy.c +++ b/src/modules/proxy/mod_proxy.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/proxy/mod_proxy.h b/src/modules/proxy/mod_proxy.h index ac05591be67..b575c0146f3 100644 --- a/src/modules/proxy/mod_proxy.h +++ b/src/modules/proxy/mod_proxy.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/proxy/proxy_cache.c b/src/modules/proxy/proxy_cache.c index 8a34f968fc1..50feb539ba0 100644 --- a/src/modules/proxy/proxy_cache.c +++ b/src/modules/proxy/proxy_cache.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/proxy/proxy_connect.c b/src/modules/proxy/proxy_connect.c index 775c829e092..231a6892c18 100644 --- a/src/modules/proxy/proxy_connect.c +++ b/src/modules/proxy/proxy_connect.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/proxy/proxy_ftp.c b/src/modules/proxy/proxy_ftp.c index e74835832db..01f5070acf0 100644 --- a/src/modules/proxy/proxy_ftp.c +++ b/src/modules/proxy/proxy_ftp.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/proxy/proxy_http.c b/src/modules/proxy/proxy_http.c index 380c884a29a..6745a564049 100644 --- a/src/modules/proxy/proxy_http.c +++ b/src/modules/proxy/proxy_http.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/proxy/proxy_util.c b/src/modules/proxy/proxy_util.c index dbc0c363f88..ce876be3e77 100644 --- a/src/modules/proxy/proxy_util.c +++ b/src/modules/proxy/proxy_util.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_access.c b/src/modules/standard/mod_access.c index 41884ca1e24..04f20ed686a 100644 --- a/src/modules/standard/mod_access.c +++ b/src/modules/standard/mod_access.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_actions.c b/src/modules/standard/mod_actions.c index 45fbd3faa14..7b8fc25e2b9 100644 --- a/src/modules/standard/mod_actions.c +++ b/src/modules/standard/mod_actions.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_alias.c b/src/modules/standard/mod_alias.c index 05ef6a8df54..8642dd37a15 100644 --- a/src/modules/standard/mod_alias.c +++ b/src/modules/standard/mod_alias.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_asis.c b/src/modules/standard/mod_asis.c index e28cc1440e5..f006ae06c7f 100644 --- a/src/modules/standard/mod_asis.c +++ b/src/modules/standard/mod_asis.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_auth.c b/src/modules/standard/mod_auth.c index f77547556fa..c0b910c07d5 100644 --- a/src/modules/standard/mod_auth.c +++ b/src/modules/standard/mod_auth.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_auth_anon.c b/src/modules/standard/mod_auth_anon.c index 7548c68557e..bf00c47bf63 100644 --- a/src/modules/standard/mod_auth_anon.c +++ b/src/modules/standard/mod_auth_anon.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_auth_db.c b/src/modules/standard/mod_auth_db.c index c3934f2fb72..76888ceaa79 100644 --- a/src/modules/standard/mod_auth_db.c +++ b/src/modules/standard/mod_auth_db.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_auth_dbm.c b/src/modules/standard/mod_auth_dbm.c index 2ed76956ab0..62cfa2f41c7 100644 --- a/src/modules/standard/mod_auth_dbm.c +++ b/src/modules/standard/mod_auth_dbm.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_autoindex.c b/src/modules/standard/mod_autoindex.c index 56112657f2e..215f934ab19 100644 --- a/src/modules/standard/mod_autoindex.c +++ b/src/modules/standard/mod_autoindex.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_cern_meta.c b/src/modules/standard/mod_cern_meta.c index da435117a8c..a086f79f2aa 100644 --- a/src/modules/standard/mod_cern_meta.c +++ b/src/modules/standard/mod_cern_meta.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_cgi.c b/src/modules/standard/mod_cgi.c index 1d4c2bfe6d6..0e5f3d72aa6 100644 --- a/src/modules/standard/mod_cgi.c +++ b/src/modules/standard/mod_cgi.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_digest.c b/src/modules/standard/mod_digest.c index 08678a24071..9b41f51f1b9 100644 --- a/src/modules/standard/mod_digest.c +++ b/src/modules/standard/mod_digest.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_dir.c b/src/modules/standard/mod_dir.c index 92307920f90..cd179c6d99e 100644 --- a/src/modules/standard/mod_dir.c +++ b/src/modules/standard/mod_dir.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_env.c b/src/modules/standard/mod_env.c index 16037b1db30..71900e2ad74 100644 --- a/src/modules/standard/mod_env.c +++ b/src/modules/standard/mod_env.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_expires.c b/src/modules/standard/mod_expires.c index 238f03c0368..4b15c98db0a 100644 --- a/src/modules/standard/mod_expires.c +++ b/src/modules/standard/mod_expires.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_headers.c b/src/modules/standard/mod_headers.c index 093e03ad065..7b8599a85f4 100644 --- a/src/modules/standard/mod_headers.c +++ b/src/modules/standard/mod_headers.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_imap.c b/src/modules/standard/mod_imap.c index 32c17237a46..5d6a8a44e41 100644 --- a/src/modules/standard/mod_imap.c +++ b/src/modules/standard/mod_imap.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_include.c b/src/modules/standard/mod_include.c index 87e1cbdf046..e3dfb7cea1f 100644 --- a/src/modules/standard/mod_include.c +++ b/src/modules/standard/mod_include.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_info.c b/src/modules/standard/mod_info.c index 7554feee7fe..dc60e9a49b6 100644 --- a/src/modules/standard/mod_info.c +++ b/src/modules/standard/mod_info.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_log_agent.c b/src/modules/standard/mod_log_agent.c index 9f4f1afcd9d..fbf36dab363 100644 --- a/src/modules/standard/mod_log_agent.c +++ b/src/modules/standard/mod_log_agent.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_log_config.c b/src/modules/standard/mod_log_config.c index dfb72337fec..6ae5690cd32 100644 --- a/src/modules/standard/mod_log_config.c +++ b/src/modules/standard/mod_log_config.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_log_forensic.c b/src/modules/standard/mod_log_forensic.c index 7a1c25defc3..e24467c0704 100644 --- a/src/modules/standard/mod_log_forensic.c +++ b/src/modules/standard/mod_log_forensic.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2003 The Apache Software Foundation. All rights + * Copyright (c) 2003-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_log_referer.c b/src/modules/standard/mod_log_referer.c index 9f49f0be2c8..5781ecbd7c6 100644 --- a/src/modules/standard/mod_log_referer.c +++ b/src/modules/standard/mod_log_referer.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_mime.c b/src/modules/standard/mod_mime.c index 3d9e0919442..d60ed259b79 100644 --- a/src/modules/standard/mod_mime.c +++ b/src/modules/standard/mod_mime.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_mime_magic.c b/src/modules/standard/mod_mime_magic.c index b8ae67076ce..0c81ce7ce01 100644 --- a/src/modules/standard/mod_mime_magic.c +++ b/src/modules/standard/mod_mime_magic.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_negotiation.c b/src/modules/standard/mod_negotiation.c index 1f99a7ed816..3af2ccba9e1 100644 --- a/src/modules/standard/mod_negotiation.c +++ b/src/modules/standard/mod_negotiation.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_rewrite.c b/src/modules/standard/mod_rewrite.c index 25a2fb3126f..cd0fe0b6c6d 100644 --- a/src/modules/standard/mod_rewrite.c +++ b/src/modules/standard/mod_rewrite.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_rewrite.h b/src/modules/standard/mod_rewrite.h index 8f2fd709b85..874efebd66c 100644 --- a/src/modules/standard/mod_rewrite.h +++ b/src/modules/standard/mod_rewrite.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_setenvif.c b/src/modules/standard/mod_setenvif.c index d27602854c9..f85d40afab1 100644 --- a/src/modules/standard/mod_setenvif.c +++ b/src/modules/standard/mod_setenvif.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_so.c b/src/modules/standard/mod_so.c index 76c6730d9a9..d7201c82f5b 100644 --- a/src/modules/standard/mod_so.c +++ b/src/modules/standard/mod_so.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_speling.c b/src/modules/standard/mod_speling.c index b44c2c32566..9015d4a1808 100644 --- a/src/modules/standard/mod_speling.c +++ b/src/modules/standard/mod_speling.c @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_status.c b/src/modules/standard/mod_status.c index f760ebebfdb..1cfb9334e02 100644 --- a/src/modules/standard/mod_status.c +++ b/src/modules/standard/mod_status.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_unique_id.c b/src/modules/standard/mod_unique_id.c index 5b04ca82b6d..14151a7fdd7 100644 --- a/src/modules/standard/mod_unique_id.c +++ b/src/modules/standard/mod_unique_id.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_userdir.c b/src/modules/standard/mod_userdir.c index 02d21830e30..16174316d96 100644 --- a/src/modules/standard/mod_userdir.c +++ b/src/modules/standard/mod_userdir.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_usertrack.c b/src/modules/standard/mod_usertrack.c index 2de49ed2a91..f8fd00cecf1 100644 --- a/src/modules/standard/mod_usertrack.c +++ b/src/modules/standard/mod_usertrack.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/standard/mod_vhost_alias.c b/src/modules/standard/mod_vhost_alias.c index 1509bcb6541..3412650f319 100644 --- a/src/modules/standard/mod_vhost_alias.c +++ b/src/modules/standard/mod_vhost_alias.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/test/mod_rndchunk.c b/src/modules/test/mod_rndchunk.c index 34f8106fc9a..987c60d8153 100644 --- a/src/modules/test/mod_rndchunk.c +++ b/src/modules/test/mod_rndchunk.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/test/mod_test_util_uri.c b/src/modules/test/mod_test_util_uri.c index cad55742b10..710c3f08ba9 100644 --- a/src/modules/test/mod_test_util_uri.c +++ b/src/modules/test/mod_test_util_uri.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/bs2000/bs2login.c b/src/os/bs2000/bs2login.c index 2a98082164f..068b1f031c6 100644 --- a/src/os/bs2000/bs2login.c +++ b/src/os/bs2000/bs2login.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/bs2000/os.c b/src/os/bs2000/os.c index d7f656c0fb2..e5cd8bd61fb 100644 --- a/src/os/bs2000/os.c +++ b/src/os/bs2000/os.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/cygwin/os.h b/src/os/cygwin/os.h index b465a1e46d9..64abac5f7d9 100644 --- a/src/os/cygwin/os.h +++ b/src/os/cygwin/os.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/mpeix/os.h b/src/os/mpeix/os.h index 5bae765fc13..3e341f67815 100644 --- a/src/os/mpeix/os.h +++ b/src/os/mpeix/os.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/netware/mod_log_nw.c b/src/os/netware/mod_log_nw.c index b66401e5f85..c93ee8e4c4f 100644 --- a/src/os/netware/mod_log_nw.c +++ b/src/os/netware/mod_log_nw.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/netware/mod_nlm.c b/src/os/netware/mod_nlm.c index 07188ff2b8e..12f3cfd5164 100644 --- a/src/os/netware/mod_nlm.c +++ b/src/os/netware/mod_nlm.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/netware/mod_tls.c b/src/os/netware/mod_tls.c index 5214427e8c7..a54f867a775 100644 --- a/src/os/netware/mod_tls.c +++ b/src/os/netware/mod_tls.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/netware/os.c b/src/os/netware/os.c index 84f495398c0..d74b127c9c5 100644 --- a/src/os/netware/os.c +++ b/src/os/netware/os.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/netware/os.h b/src/os/netware/os.h index 51ec96bd0e2..2c77813085a 100644 --- a/src/os/netware/os.h +++ b/src/os/netware/os.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/os390/os.c b/src/os/os390/os.c index 36aee6b69bc..f8df7b9f96d 100644 --- a/src/os/os390/os.c +++ b/src/os/os390/os.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/tpf/os.c b/src/os/tpf/os.c index b67ed430ccf..1abd0abd2d6 100644 --- a/src/os/tpf/os.c +++ b/src/os/tpf/os.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/unix/os-aix-dso.c b/src/os/unix/os-aix-dso.c index e6e830cadff..ea1a64fe9da 100644 --- a/src/os/unix/os-aix-dso.c +++ b/src/os/unix/os-aix-dso.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/unix/os.h b/src/os/unix/os.h index 9d2d9712bc2..6e8630398c3 100644 --- a/src/os/unix/os.h +++ b/src/os/unix/os.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/Win9xConHook.c b/src/os/win32/Win9xConHook.c index eb6e7f270a6..aa71dafd584 100644 --- a/src/os/win32/Win9xConHook.c +++ b/src/os/win32/Win9xConHook.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/Win9xConHook.h b/src/os/win32/Win9xConHook.h index e0f91fa0407..8d95738847b 100644 --- a/src/os/win32/Win9xConHook.h +++ b/src/os/win32/Win9xConHook.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -96,4 +96,4 @@ BOOL WINAPI FixConsoleCtrlHandler(PHANDLER_ROUTINE phandler, BOOL add); #endif /* WIN32 */ -#endif AP_WIN9XCONHOOK_H \ No newline at end of file +#endif AP_WIN9XCONHOOK_H diff --git a/src/os/win32/getopt.c b/src/os/win32/getopt.c index 1ab5f77a585..e58abf45f18 100644 --- a/src/os/win32/getopt.c +++ b/src/os/win32/getopt.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/getopt.h b/src/os/win32/getopt.h index 1fdb319cc6f..ad125ccba76 100644 --- a/src/os/win32/getopt.h +++ b/src/os/win32/getopt.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -70,4 +70,4 @@ int getopt(int argc, char* const *argv, const char *optstr); #endif /* WIN32 */ -#endif /* GETOPT_H */ \ No newline at end of file +#endif /* GETOPT_H */ diff --git a/src/os/win32/main_win32.c b/src/os/win32/main_win32.c index 2dd16d2009f..1f480330916 100644 --- a/src/os/win32/main_win32.c +++ b/src/os/win32/main_win32.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -75,4 +75,4 @@ int main(int argc, char *argv[]) return apache_main(argc, argv); } -#endif /* WIN32 */ \ No newline at end of file +#endif /* WIN32 */ diff --git a/src/os/win32/mod_isapi.c b/src/os/win32/mod_isapi.c index 3d7f6b88404..90e301f69e7 100644 --- a/src/os/win32/mod_isapi.c +++ b/src/os/win32/mod_isapi.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/modules.c b/src/os/win32/modules.c index b30c4b481f2..d8abf9a4fd9 100644 --- a/src/os/win32/modules.c +++ b/src/os/win32/modules.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/multithread.c b/src/os/win32/multithread.c index 4b9c58df77e..c8f83aa8ab2 100644 --- a/src/os/win32/multithread.c +++ b/src/os/win32/multithread.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/os.c b/src/os/win32/os.c index 01a591f3e35..861e2f863c3 100755 --- a/src/os/win32/os.c +++ b/src/os/win32/os.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/os.h b/src/os/win32/os.h index f0882994f39..a373067b1de 100755 --- a/src/os/win32/os.h +++ b/src/os/win32/os.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/passwd.c b/src/os/win32/passwd.c index d1cbae6abee..83989676f8f 100644 --- a/src/os/win32/passwd.c +++ b/src/os/win32/passwd.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -76,4 +76,4 @@ struct passwd *getpwnam(const char *szUser) return &pw; } -#endif /* WIN32 */ \ No newline at end of file +#endif /* WIN32 */ diff --git a/src/os/win32/passwd.h b/src/os/win32/passwd.h index 45a6af99a5d..1a6df4407ff 100644 --- a/src/os/win32/passwd.h +++ b/src/os/win32/passwd.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/readdir.c b/src/os/win32/readdir.c index 6394461f221..fc55c8b90f1 100644 --- a/src/os/win32/readdir.c +++ b/src/os/win32/readdir.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/readdir.h b/src/os/win32/readdir.h index 281abfae702..ac622c08371 100644 --- a/src/os/win32/readdir.h +++ b/src/os/win32/readdir.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/registry.c b/src/os/win32/registry.c index e020cda65ce..dc4c45c450d 100755 --- a/src/os/win32/registry.c +++ b/src/os/win32/registry.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -607,4 +607,4 @@ int ap_registry_set_service_args(pool *p, int argc, char **argv, char *display_n return ret; } -#endif /* WIN32 */ \ No newline at end of file +#endif /* WIN32 */ diff --git a/src/os/win32/registry.h b/src/os/win32/registry.h index 3e3bcddb5e5..e6d362dd646 100755 --- a/src/os/win32/registry.h +++ b/src/os/win32/registry.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -72,4 +72,4 @@ extern int ap_registry_set_service_args(pool *p, int argc, char **argv, char *di #endif WIN32 -#endif APACHE_REGISTRY_H \ No newline at end of file +#endif APACHE_REGISTRY_H diff --git a/src/os/win32/service.c b/src/os/win32/service.c index 2b14a92243b..194ac0d2bc4 100644 --- a/src/os/win32/service.c +++ b/src/os/win32/service.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/service.h b/src/os/win32/service.h index 75dcdf5ea4d..b1dc1392ba2 100644 --- a/src/os/win32/service.h +++ b/src/os/win32/service.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/os/win32/util_win32.c b/src/os/win32/util_win32.c index 6d89f4cc98e..11cacb0532d 100644 --- a/src/os/win32/util_win32.c +++ b/src/os/win32/util_win32.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -569,4 +569,4 @@ API_EXPORT(const char *) ap_os_dso_error(void) return errstr; } -#endif /* WIN32 */ \ No newline at end of file +#endif /* WIN32 */ diff --git a/src/support/ab.8 b/src/support/ab.8 index 6423fcd35ea..cdd7b8d6fea 100644 --- a/src/support/ab.8 +++ b/src/support/ab.8 @@ -2,7 +2,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/ab.c b/src/support/ab.c index 09f25e3286c..c2afb3fa1c5 100644 --- a/src/support/ab.c +++ b/src/support/ab.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -1358,14 +1358,14 @@ static void test(void) static void copyright(void) { if (!use_html) { - printf("This is ApacheBench, Version %s\n", VERSION " <$Revision: 1.70 $> apache-1.3"); + printf("This is ApacheBench, Version %s\n", VERSION " <$Revision: 1.71 $> apache-1.3"); printf("Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\n"); printf("Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/\n"); printf("\n"); } else { printf("

\n"); - printf(" This is ApacheBench, Version %s <%s> apache-1.3
\n", VERSION, "$Revision: 1.70 $"); + printf(" This is ApacheBench, Version %s <%s> apache-1.3
\n", VERSION, "$Revision: 1.71 $"); printf(" Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
\n"); printf(" Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/
\n"); printf("

\n

\n"); diff --git a/src/support/apachectl b/src/support/apachectl index 3d8ae79caaa..eb4cfd5c6a7 100755 --- a/src/support/apachectl +++ b/src/support/apachectl @@ -175,7 +175,7 @@ exit $ERROR ## ==================================================================== ## The Apache Software License, Version 1.1 ## -## Copyright (c) 2000-2003 The Apache Software Foundation. All rights +## Copyright (c) 2000-2004 The Apache Software Foundation. All rights ## reserved. ## ## Redistribution and use in source and binary forms, with or without diff --git a/src/support/apachectl.8 b/src/support/apachectl.8 index 8f3d5183cb8..e44005a0483 100644 --- a/src/support/apachectl.8 +++ b/src/support/apachectl.8 @@ -2,7 +2,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/apxs.8 b/src/support/apxs.8 index e81c0c67c27..c50531aee1f 100644 --- a/src/support/apxs.8 +++ b/src/support/apxs.8 @@ -2,7 +2,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/apxs.pl b/src/support/apxs.pl index eaed48b40dd..65a265336b4 100644 --- a/src/support/apxs.pl +++ b/src/support/apxs.pl @@ -2,7 +2,7 @@ ## ==================================================================== ## The Apache Software License, Version 1.1 ## -## Copyright (c) 2000-2003 The Apache Software Foundation. All rights +## Copyright (c) 2000-2004 The Apache Software Foundation. All rights ## reserved. ## ## Redistribution and use in source and binary forms, with or without diff --git a/src/support/checkgid.c b/src/support/checkgid.c index 306fb23c0af..364d37f4924 100644 --- a/src/support/checkgid.c +++ b/src/support/checkgid.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/support/dbmmanage b/src/support/dbmmanage index 2ca1250714d..f00f0343b2f 100644 --- a/src/support/dbmmanage +++ b/src/support/dbmmanage @@ -3,7 +3,7 @@ # ==================================================================== # The Apache Software License, Version 1.1 # -# Copyright (c) 2000-2003 The Apache Software Foundation. All rights +# Copyright (c) 2000-2004 The Apache Software Foundation. All rights # reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/support/dbmmanage.1 b/src/support/dbmmanage.1 index c0c05a5ec48..63f8900e035 100644 --- a/src/support/dbmmanage.1 +++ b/src/support/dbmmanage.1 @@ -2,7 +2,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/htdigest.1 b/src/support/htdigest.1 index edf1c044f24..2150c73efd2 100644 --- a/src/support/htdigest.1 +++ b/src/support/htdigest.1 @@ -2,7 +2,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/htdigest.c b/src/support/htdigest.c index 25b5a8db423..67fb995422c 100644 --- a/src/support/htdigest.c +++ b/src/support/htdigest.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/support/htpasswd.1 b/src/support/htpasswd.1 index bd441a7b557..9ca790dae0a 100644 --- a/src/support/htpasswd.1 +++ b/src/support/htpasswd.1 @@ -2,7 +2,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/htpasswd.c b/src/support/htpasswd.c index c7a68afe3ab..874efd5f47e 100644 --- a/src/support/htpasswd.c +++ b/src/support/htpasswd.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/support/httpd.8 b/src/support/httpd.8 index eee734e435f..9e377d90a52 100644 --- a/src/support/httpd.8 +++ b/src/support/httpd.8 @@ -3,7 +3,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/log_server_status b/src/support/log_server_status index 573e3aa2911..961720ef213 100755 --- a/src/support/log_server_status +++ b/src/support/log_server_status @@ -3,7 +3,7 @@ ## ==================================================================== ## The Apache Software License, Version 1.1 ## -## Copyright (c) 2000-2003 The Apache Software Foundation. All rights +## Copyright (c) 2000-2004 The Apache Software Foundation. All rights ## reserved. ## ## Redistribution and use in source and binary forms, with or without diff --git a/src/support/logresolve.8 b/src/support/logresolve.8 index b442c4e70e8..8a604dfde60 100644 --- a/src/support/logresolve.8 +++ b/src/support/logresolve.8 @@ -2,7 +2,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/logresolve.pl b/src/support/logresolve.pl index 53d0736aee6..8a417113f8f 100644 --- a/src/support/logresolve.pl +++ b/src/support/logresolve.pl @@ -3,7 +3,7 @@ ## ==================================================================== ## The Apache Software License, Version 1.1 ## -## Copyright (c) 2000-2003 The Apache Software Foundation. All rights +## Copyright (c) 2000-2004 The Apache Software Foundation. All rights ## reserved. ## ## Redistribution and use in source and binary forms, with or without diff --git a/src/support/rotatelogs.8 b/src/support/rotatelogs.8 index b523d7a7307..c636068ae8b 100644 --- a/src/support/rotatelogs.8 +++ b/src/support/rotatelogs.8 @@ -2,7 +2,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/split-logfile b/src/support/split-logfile index 93b918e7f37..50adfdde0f3 100644 --- a/src/support/split-logfile +++ b/src/support/split-logfile @@ -3,7 +3,7 @@ ## ==================================================================== ## The Apache Software License, Version 1.1 ## -## Copyright (c) 2000-2003 The Apache Software Foundation. All rights +## Copyright (c) 2000-2004 The Apache Software Foundation. All rights ## reserved. ## ## Redistribution and use in source and binary forms, with or without diff --git a/src/support/suexec.8 b/src/support/suexec.8 index 931a909b3bc..7911bda0e08 100644 --- a/src/support/suexec.8 +++ b/src/support/suexec.8 @@ -2,7 +2,7 @@ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" -.\" Copyright (c) 2000-2003 The Apache Software Foundation. All rights +.\" Copyright (c) 2000-2004 The Apache Software Foundation. All rights .\" reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/support/suexec.c b/src/support/suexec.c index a43b1a4b1f4..79422955d92 100644 --- a/src/support/suexec.c +++ b/src/support/suexec.c @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/support/suexec.h b/src/support/suexec.h index d48f02c9458..5ae5290eec0 100644 --- a/src/support/suexec.h +++ b/src/support/suexec.h @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without