From: André Malo Date: Sun, 8 Feb 2004 13:13:10 +0000 (+0000) Subject: fix copyright dates according to the first check in X-Git-Tag: pre_ajp_proxy~687 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0d2db5107c2d4a29c74cb7905a0399cbfe776c1;p=apache fix copyright dates according to the first check in git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102579 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/unix/os.h b/os/unix/os.h index 1e6d78fc41..237f973844 100644 --- a/os/unix/os.h +++ b/os/unix/os.h @@ -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/os/unix/unixd.c b/os/unix/unixd.c index 90c9909fd3..8c2a2e7ab5 100644 --- a/os/unix/unixd.c +++ b/os/unix/unixd.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/os/unix/unixd.h b/os/unix/unixd.h index 89b9fad847..a1491ec12e 100644 --- a/os/unix/unixd.h +++ b/os/unix/unixd.h @@ -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/os/win32/modules.c b/os/win32/modules.c index 30c944ea9a..18b524eb8b 100644 --- a/os/win32/modules.c +++ b/os/win32/modules.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/os/win32/os.h b/os/win32/os.h index febcedfa67..c7beb10801 100644 --- a/os/win32/os.h +++ b/os/win32/os.h @@ -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/os/win32/util_win32.c b/os/win32/util_win32.c index 292e8a8931..14a7e585d8 100644 --- a/os/win32/util_win32.c +++ b/os/win32/util_win32.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.