From: André Malo Date: Sun, 8 Feb 2004 13:52:12 +0000 (+0000) Subject: fix copyright dates according to the first checkin X-Git-Tag: pre_ajp_proxy~680 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4a781070761dfe2dce5a6512b9d8e4208912b36;p=apache fix copyright dates according to the first checkin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102587 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/worker/fdqueue.c b/server/mpm/worker/fdqueue.c index 1c03eea194..3761025bf3 100644 --- a/server/mpm/worker/fdqueue.c +++ b/server/mpm/worker/fdqueue.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/server/mpm/worker/fdqueue.h b/server/mpm/worker/fdqueue.h index e8d1dfa7de..0150fdd275 100644 --- a/server/mpm/worker/fdqueue.h +++ b/server/mpm/worker/fdqueue.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/server/mpm/worker/mpm.h b/server/mpm/worker/mpm.h index ffddd7448f..5b3db5ede6 100644 --- a/server/mpm/worker/mpm.h +++ b/server/mpm/worker/mpm.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/server/mpm/worker/mpm_default.h b/server/mpm/worker/mpm_default.h index cd0ee1d702..e753822419 100644 --- a/server/mpm/worker/mpm_default.h +++ b/server/mpm/worker/mpm_default.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/server/mpm/worker/pod.c b/server/mpm/worker/pod.c index c0bdebe8b2..da50bdc690 100644 --- a/server/mpm/worker/pod.c +++ b/server/mpm/worker/pod.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. diff --git a/server/mpm/worker/pod.h b/server/mpm/worker/pod.h index 7d2f17a728..7e510e952a 100644 --- a/server/mpm/worker/pod.h +++ b/server/mpm/worker/pod.h @@ -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. diff --git a/server/mpm/worker/worker.c b/server/mpm/worker/worker.c index 82115020f4..2f851ace99 100644 --- a/server/mpm/worker/worker.c +++ b/server/mpm/worker/worker.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.