From e0d2db5107c2d4a29c74cb7905a0399cbfe776c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 8 Feb 2004 13:13:10 +0000 Subject: [PATCH] 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 --- os/unix/os.h | 2 +- os/unix/unixd.c | 2 +- os/unix/unixd.h | 2 +- os/win32/modules.c | 2 +- os/win32/os.h | 2 +- os/win32/util_win32.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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. -- 2.47.3