From efd6b024e8a60d5a89b8af1ffa8b9ec053c46fbc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 8 Feb 2004 13:05:40 +0000 Subject: [PATCH] fix copyright dates according to the first check in git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102577 13f79535-47bb-0310-9956-ffa450edef68 --- os/netware/modules.c | 2 +- os/netware/os.h | 2 +- os/netware/pre_nw.h | 2 +- os/netware/util_nw.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/os/netware/modules.c b/os/netware/modules.c index 164440e98d..3ecc61b8cc 100644 --- a/os/netware/modules.c +++ b/os/netware/modules.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2001-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/netware/os.h b/os/netware/os.h index d9a4e602bf..4ca5169595 100644 --- a/os/netware/os.h +++ b/os/netware/os.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2001-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/netware/pre_nw.h b/os/netware/pre_nw.h index 870d864d9f..e1b3e871f9 100644 --- a/os/netware/pre_nw.h +++ b/os/netware/pre_nw.h @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2001-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/netware/util_nw.c b/os/netware/util_nw.c index e10c9f4d40..9a897f4b0b 100644 --- a/os/netware/util_nw.c +++ b/os/netware/util_nw.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 2002-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.50.1