From: André Malo Date: Sun, 8 Feb 2004 11:30:29 +0000 (+0000) Subject: fix copyright dates according to the first check in X-Git-Tag: pre_ajp_proxy~700 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82d5cc17377912b6088d5dcba6eb15baa8312285;p=apache fix copyright dates according to the first check in git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102556 13f79535-47bb-0310-9956-ffa450edef68 --- 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.