diff options
Diffstat (limited to 'modules/dav')
-rw-r--r-- | modules/dav/lock/locks.c | 2 | ||||
-rw-r--r-- | modules/dav/lock/locks.h | 2 | ||||
-rw-r--r-- | modules/dav/lock/mod_dav_lock.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/dav/lock/locks.c b/modules/dav/lock/locks.c index f9795f8dc6..dad72a2161 100644 --- a/modules/dav/lock/locks.c +++ b/modules/dav/lock/locks.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2003-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/dav/lock/locks.h b/modules/dav/lock/locks.h index 2022db46ca..7aab9f60d6 100644 --- a/modules/dav/lock/locks.h +++ b/modules/dav/lock/locks.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2003-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/dav/lock/mod_dav_lock.c b/modules/dav/lock/mod_dav_lock.c index 273c1b99c1..94388b522c 100644 --- a/modules/dav/lock/mod_dav_lock.c +++ b/modules/dav/lock/mod_dav_lock.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2003-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. |