diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/loggers/mod_log_config.c | 2 | ||||
-rw-r--r-- | modules/loggers/mod_log_config.h | 2 | ||||
-rw-r--r-- | 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. |