From 5410a0d131f6951a17d1fd31b1f50bf5e2eed4db Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 8 Feb 2004 12:10:29 +0000 Subject: [PATCH] fix copyright dates according to the first checkin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102566 13f79535-47bb-0310-9956-ffa450edef68 --- modules/loggers/mod_log_config.c | 2 +- modules/loggers/mod_log_config.h | 2 +- modules/loggers/mod_log_forensic.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/loggers/mod_log_config.c b/modules/loggers/mod_log_config.c index 3246e2baad..37f6327021 100644 --- a/modules/loggers/mod_log_config.c +++ b/modules/loggers/mod_log_config.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/modules/loggers/mod_log_config.h b/modules/loggers/mod_log_config.h index bf65c66213..f68ef274cf 100644 --- a/modules/loggers/mod_log_config.h +++ b/modules/loggers/mod_log_config.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/modules/loggers/mod_log_forensic.c b/modules/loggers/mod_log_forensic.c index 34819aa9ae..ab48141214 100644 --- a/modules/loggers/mod_log_forensic.c +++ b/modules/loggers/mod_log_forensic.c @@ -1,4 +1,4 @@ -/* Copyright 2003-2004 Apache Software Foundation +/* Copyright 20042004 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