From: André Malo Date: Sun, 8 Feb 2004 13:45:34 +0000 (+0000) Subject: fix copyright dates according to the first check in X-Git-Tag: pre_ajp_proxy~682 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9090bb2ba86453a6898857a6ff5950f8a9a74bd6;p=thirdparty%2Fapache%2Fhttpd.git fix copyright dates according to the first check in git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102585 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/prefork/mpm_default.h b/server/mpm/prefork/mpm_default.h index d2c34b58b00..d05462dd72d 100644 --- a/server/mpm/prefork/mpm_default.h +++ b/server/mpm/prefork/mpm_default.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. diff --git a/server/mpm/prefork/prefork.c b/server/mpm/prefork/prefork.c index b91b1ee8629..ea93427b6ce 100644 --- a/server/mpm/prefork/prefork.c +++ b/server/mpm/prefork/prefork.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.