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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d2db5107c2d4a29c74cb7905a0399cbfe776c1;p=thirdparty%2Fapache%2Fhttpd.git 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 1e6d78fc414..237f973844f 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 90c9909fd3c..8c2a2e7ab58 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 89b9fad847e..a1491ec12e5 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 30c944ea9a4..18b524eb8b3 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 febcedfa673..c7beb108014 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 292e8a89316..14a7e585d8e 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.