diff options
author | André Malo <nd@apache.org> | 2004-02-08 12:07:22 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-02-08 12:07:22 +0000 |
commit | d0e05bada9e432bfef2bdb5df9afb5c0e5f288f2 (patch) | |
tree | 6701cf15492d85f4ac0c67b8af68c46628d4ce12 /modules | |
parent | 49a74c174ad3409b81c547f61b747dd20d2a826f (diff) | |
download | httpd-d0e05bada9e432bfef2bdb5df9afb5c0e5f288f2.tar.gz |
fix copyright dates according to the first check in
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102565 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules')
-rw-r--r-- | modules/generators/mod_asis.c | 2 | ||||
-rw-r--r-- | modules/generators/mod_autoindex.c | 2 | ||||
-rw-r--r-- | modules/generators/mod_cgi.c | 2 | ||||
-rw-r--r-- | modules/generators/mod_cgi.h | 2 | ||||
-rw-r--r-- | modules/generators/mod_cgid.c | 2 | ||||
-rw-r--r-- | modules/generators/mod_info.c | 2 | ||||
-rw-r--r-- | modules/generators/mod_status.c | 2 | ||||
-rw-r--r-- | modules/generators/mod_suexec.h | 2 | ||||
-rw-r--r-- | modules/http/http_core.c | 2 | ||||
-rw-r--r-- | modules/http/http_protocol.c | 2 | ||||
-rw-r--r-- | modules/http/http_request.c | 2 | ||||
-rw-r--r-- | modules/http/mod_core.h | 2 | ||||
-rw-r--r-- | modules/http/mod_mime.c | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/modules/generators/mod_asis.c b/modules/generators/mod_asis.c index 2f31d0c42b..449b98110b 100644 --- a/modules/generators/mod_asis.c +++ b/modules/generators/mod_asis.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/modules/generators/mod_autoindex.c b/modules/generators/mod_autoindex.c index 18653a0505..de46a58cb4 100644 --- a/modules/generators/mod_autoindex.c +++ b/modules/generators/mod_autoindex.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/modules/generators/mod_cgi.c b/modules/generators/mod_cgi.c index 2d3b5114cd..6725dfc59e 100644 --- a/modules/generators/mod_cgi.c +++ b/modules/generators/mod_cgi.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/modules/generators/mod_cgi.h b/modules/generators/mod_cgi.h index 9d58d99995..8d21113b53 100644 --- a/modules/generators/mod_cgi.h +++ b/modules/generators/mod_cgi.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/modules/generators/mod_cgid.c b/modules/generators/mod_cgid.c index c27f7e17e3..39edfc0b2c 100644 --- a/modules/generators/mod_cgid.c +++ b/modules/generators/mod_cgid.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/modules/generators/mod_info.c b/modules/generators/mod_info.c index a680a20904..bf8bba849e 100644 --- a/modules/generators/mod_info.c +++ b/modules/generators/mod_info.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/modules/generators/mod_status.c b/modules/generators/mod_status.c index b2552bc3dc..888f60c238 100644 --- a/modules/generators/mod_status.c +++ b/modules/generators/mod_status.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/modules/generators/mod_suexec.h b/modules/generators/mod_suexec.h index d43c50165f..47003b7839 100644 --- a/modules/generators/mod_suexec.h +++ b/modules/generators/mod_suexec.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/modules/http/http_core.c b/modules/http/http_core.c index fac6fb95ac..5313cbcd08 100644 --- a/modules/http/http_core.c +++ b/modules/http/http_core.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/modules/http/http_protocol.c b/modules/http/http_protocol.c index ee74f2a4fb..e46b64a6a0 100644 --- a/modules/http/http_protocol.c +++ b/modules/http/http_protocol.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/modules/http/http_request.c b/modules/http/http_request.c index 49844a76b1..c9b0dbdf5b 100644 --- a/modules/http/http_request.c +++ b/modules/http/http_request.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/modules/http/mod_core.h b/modules/http/mod_core.h index 7f6a755898..944f39089b 100644 --- a/modules/http/mod_core.h +++ b/modules/http/mod_core.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/modules/http/mod_mime.c b/modules/http/mod_mime.c index 7ced1e71b1..9d1f951bb3 100644 --- a/modules/http/mod_mime.c +++ b/modules/http/mod_mime.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. |