From db7e0166ec87361f8fac237e7b3ae03e59929143 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 8 Feb 2004 13:41:23 +0000 Subject: [PATCH] fix copyright dates according to the first check in git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102583 13f79535-47bb-0310-9956-ffa450edef68 --- server/mpm/mpmt_os2/mpm.h | 2 +- server/mpm/mpmt_os2/mpm_default.h | 2 +- server/mpm/mpmt_os2/mpmt_os2.c | 2 +- server/mpm/mpmt_os2/mpmt_os2_child.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/server/mpm/mpmt_os2/mpm.h b/server/mpm/mpmt_os2/mpm.h index ae7419e98d..7e8f64547e 100644 --- a/server/mpm/mpmt_os2/mpm.h +++ b/server/mpm/mpmt_os2/mpm.h @@ -1,4 +1,4 @@ -/* 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/server/mpm/mpmt_os2/mpm_default.h b/server/mpm/mpmt_os2/mpm_default.h index dc71881a6e..a70b06c700 100644 --- a/server/mpm/mpmt_os2/mpm_default.h +++ b/server/mpm/mpmt_os2/mpm_default.h @@ -1,4 +1,4 @@ -/* 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/server/mpm/mpmt_os2/mpmt_os2.c b/server/mpm/mpmt_os2/mpmt_os2.c index 6bdfef022e..94c04ce9dc 100644 --- a/server/mpm/mpmt_os2/mpmt_os2.c +++ b/server/mpm/mpmt_os2/mpmt_os2.c @@ -1,4 +1,4 @@ -/* 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/server/mpm/mpmt_os2/mpmt_os2_child.c b/server/mpm/mpmt_os2/mpmt_os2_child.c index c03f5a36be..2128a22624 100644 --- a/server/mpm/mpmt_os2/mpmt_os2_child.c +++ b/server/mpm/mpmt_os2/mpmt_os2_child.c @@ -1,4 +1,4 @@ -/* 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. -- 2.50.1