From: André Malo Date: Sat, 7 Feb 2004 19:27:57 +0000 (+0000) Subject: fix copyright dates according to the first check in X-Git-Tag: pre_ajp_proxy~704 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=129635b965db35cc93d9350e596f1541827d5285;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@102548 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_compat.h b/include/ap_compat.h index a071b5a8b67..6ea85d6860f 100644 --- a/include/ap_compat.h +++ b/include/ap_compat.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/include/ap_config.h b/include/ap_config.h index 114021ffc59..d0bf7eca948 100644 --- a/include/ap_config.h +++ b/include/ap_config.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/include/ap_listen.h b/include/ap_listen.h index 6e0ff07f90d..a90899b9c7c 100644 --- a/include/ap_listen.h +++ b/include/ap_listen.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/include/ap_mmn.h b/include/ap_mmn.h index 7497de1f378..f42155330ed 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.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/include/ap_mpm.h b/include/ap_mpm.h index fba99cb44b5..c0d351e54f1 100644 --- a/include/ap_mpm.h +++ b/include/ap_mpm.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/include/ap_provider.h b/include/ap_provider.h index ddbbac25085..c98845582da 100644 --- a/include/ap_provider.h +++ b/include/ap_provider.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/include/ap_release.h b/include/ap_release.h index 94aa174f38f..19cbfbee55a 100644 --- a/include/ap_release.h +++ b/include/ap_release.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/include/http_config.h b/include/http_config.h index 3876ebfb9eb..f38e47f3e8a 100644 --- a/include/http_config.h +++ b/include/http_config.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/include/http_connection.h b/include/http_connection.h index 6dbcfbff597..d426599c581 100644 --- a/include/http_connection.h +++ b/include/http_connection.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/include/http_core.h b/include/http_core.h index 1090e7e4a41..5138cc6d0c4 100644 --- a/include/http_core.h +++ b/include/http_core.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/include/http_log.h b/include/http_log.h index 0022b72b08c..b7f1221de97 100644 --- a/include/http_log.h +++ b/include/http_log.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/include/http_main.h b/include/http_main.h index 44ca80771d0..3eb6be515f4 100644 --- a/include/http_main.h +++ b/include/http_main.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/include/http_protocol.h b/include/http_protocol.h index 0a958d9ccb3..1b1f5a0caea 100644 --- a/include/http_protocol.h +++ b/include/http_protocol.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/include/http_request.h b/include/http_request.h index 0cb619478cc..d4a88dd7dd7 100644 --- a/include/http_request.h +++ b/include/http_request.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/include/http_vhost.h b/include/http_vhost.h index aff3cd12533..c5c034272c0 100644 --- a/include/http_vhost.h +++ b/include/http_vhost.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/include/httpd.h b/include/httpd.h index 2895438617c..9724d45d3d3 100644 --- a/include/httpd.h +++ b/include/httpd.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/include/scoreboard.h b/include/scoreboard.h index 3d9ca00ee32..ee9ad073431 100644 --- a/include/scoreboard.h +++ b/include/scoreboard.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/include/util_ldap.h b/include/util_ldap.h index 1c71aa0890b..468a5545802 100644 --- a/include/util_ldap.h +++ b/include/util_ldap.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/include/util_md5.h b/include/util_md5.h index c01b84b8427..fa8a4a11241 100644 --- a/include/util_md5.h +++ b/include/util_md5.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/include/util_script.h b/include/util_script.h index 84e9a4887ce..ddbf516906b 100644 --- a/include/util_script.h +++ b/include/util_script.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.