From: André Malo Date: Sun, 8 Feb 2004 14:14:53 +0000 (+0000) Subject: fix copyright dates according the first cehck in X-Git-Tag: pre_ajp_proxy~677 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0dcb7649151651856d7347ee79ae887a51c02fa;p=apache fix copyright dates according the first cehck in git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102592 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/ab.c b/support/ab.c index eb2ee451bd..7e79eadd4a 100644 --- a/support/ab.c +++ b/support/ab.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -1782,14 +1782,14 @@ static void test(void) static void copyright(void) { if (!use_html) { - printf("This is ApacheBench, Version %s\n", AP_AB_BASEREVISION " <$Revision: 1.135 $> apache-2.0"); + printf("This is ApacheBench, Version %s\n", AP_AB_BASEREVISION " <$Revision: 1.136 $> apache-2.0"); printf("Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\n"); printf("Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/\n"); printf("\n"); } else { printf("

\n"); - printf(" This is ApacheBench, Version %s <%s> apache-2.0
\n", AP_AB_BASEREVISION, "$Revision: 1.135 $"); + printf(" This is ApacheBench, Version %s <%s> apache-2.0
\n", AP_AB_BASEREVISION, "$Revision: 1.136 $"); 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/support/apxs.in b/support/apxs.in index e3701779ba..5a6e7ea105 100644 --- a/support/apxs.in +++ b/support/apxs.in @@ -1,6 +1,6 @@ #!@perlbin@ -w # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 1999-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/dbmmanage.in b/support/dbmmanage.in index ff2234d40e..f92336f34c 100644 --- a/support/dbmmanage.in +++ b/support/dbmmanage.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2001-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/htdigest.c b/support/htdigest.c index 64df72c0ca..0c49d051fa 100644 --- a/support/htdigest.c +++ b/support/htdigest.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/htpasswd.c b/support/htpasswd.c index 3420b58988..756e3a0263 100644 --- a/support/htpasswd.c +++ b/support/htpasswd.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/log_server_status.in b/support/log_server_status.in index 8c3fa04d95..42758def05 100644 --- a/support/log_server_status.in +++ b/support/log_server_status.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2001-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/logresolve.c b/support/logresolve.c index 2fa2c18418..a9dfa0694f 100644 --- a/support/logresolve.c +++ b/support/logresolve.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/logresolve.pl.in b/support/logresolve.pl.in index 1448749956..e21a7070ab 100644 --- a/support/logresolve.pl.in +++ b/support/logresolve.pl.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2001-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/phf_abuse_log.cgi.in b/support/phf_abuse_log.cgi.in index 460fb39daa..6f9639d70c 100644 --- a/support/phf_abuse_log.cgi.in +++ b/support/phf_abuse_log.cgi.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2001-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/rotatelogs.c b/support/rotatelogs.c index 56b71dba5a..7384a89ff6 100644 --- a/support/rotatelogs.c +++ b/support/rotatelogs.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/split-logfile.in b/support/split-logfile.in index 6098b2d2f1..5c43a45c5c 100644 --- a/support/split-logfile.in +++ b/support/split-logfile.in @@ -1,6 +1,6 @@ #!@perlbin@ # -# Copyright 2000-2004 Apache Software Foundation +# Copyright 2001-2004 Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/support/suexec.c b/support/suexec.c index 570e14c433..409956e7a7 100644 --- a/support/suexec.c +++ b/support/suexec.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/support/suexec.h b/support/suexec.h index 790e45c41e..e1cadc3d7f 100644 --- a/support/suexec.h +++ b/support/suexec.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.