summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-02-08 13:00:07 +0100
committerAndré Malo <nd@apache.org>2004-02-08 13:00:07 +0100
commit49a74c174ad3409b81c547f61b747dd20d2a826f (patch)
treea2877fd294da20155ced921ef87cd96d44e44a46
parentfix copyright dates according to the first check in (diff)
downloadapache2-49a74c174ad3409b81c547f61b747dd20d2a826f.tar.xz
apache2-49a74c174ad3409b81c547f61b747dd20d2a826f.zip
fix copyright dates according to the first checkin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102562 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--modules/filters/mod_deflate.c2
-rw-r--r--modules/filters/mod_ext_filter.c2
-rw-r--r--modules/filters/mod_include.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/filters/mod_deflate.c b/modules/filters/mod_deflate.c
index 18a675dfe7..00bbc014ad 100644
--- a/modules/filters/mod_deflate.c
+++ b/modules/filters/mod_deflate.c
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2002-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/filters/mod_ext_filter.c b/modules/filters/mod_ext_filter.c
index 7e879f77ea..92ccd3bdea 100644
--- a/modules/filters/mod_ext_filter.c
+++ b/modules/filters/mod_ext_filter.c
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2002-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/filters/mod_include.c b/modules/filters/mod_include.c
index ed0e3a94d8..9a5710b517 100644
--- a/modules/filters/mod_include.c
+++ b/modules/filters/mod_include.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.