From: Joe Orton Date: Tue, 14 Jun 2005 13:54:34 +0000 (+0000) Subject: Update remaining 2004 copyright notices. X-Git-Tag: 2.1.5~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9687f8c6a7653267aef7c445cf1bd29378416543;p=thirdparty%2Fapache%2Fhttpd.git Update remaining 2004 copyright notices. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@190592 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/bsd_makefile b/build/bsd_makefile index c3b8131101b..d4e81fe7036 100755 --- a/build/bsd_makefile +++ b/build/bsd_makefile @@ -1,6 +1,7 @@ #! /bin/sh # -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/build-modules-c.awk b/build/build-modules-c.awk index fda31c28604..b696a526809 100644 --- a/build/build-modules-c.awk +++ b/build/build-modules-c.awk @@ -1,4 +1,5 @@ -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/httpd_roll_release b/build/httpd_roll_release index 67c3443c765..2ef09f24aaf 100755 --- a/build/httpd_roll_release +++ b/build/httpd_roll_release @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/library.mk b/build/library.mk index 6cee6d2b306..62e2d4816b6 100644 --- a/build/library.mk +++ b/build/library.mk @@ -1,4 +1,5 @@ -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/ltlib.mk b/build/ltlib.mk index 5ab0750498b..51f5ad2cd13 100644 --- a/build/ltlib.mk +++ b/build/ltlib.mk @@ -1,4 +1,5 @@ -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/make_exports.awk b/build/make_exports.awk index aa69b257ad2..2b1b1d4ea2c 100644 --- a/build/make_exports.awk +++ b/build/make_exports.awk @@ -1,4 +1,5 @@ -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/make_nw_export.awk b/build/make_nw_export.awk index 4640ff696eb..ac7f97323ba 100644 --- a/build/make_nw_export.awk +++ b/build/make_nw_export.awk @@ -1,4 +1,5 @@ -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/make_var_export.awk b/build/make_var_export.awk index be150d47109..374afa381ee 100644 --- a/build/make_var_export.awk +++ b/build/make_var_export.awk @@ -1,4 +1,5 @@ -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/mkconfNW.awk b/build/mkconfNW.awk index b65c1682a53..9cd93890412 100644 --- a/build/mkconfNW.awk +++ b/build/mkconfNW.awk @@ -1,4 +1,5 @@ -# Copyright 2002-2004 The Apache Software Foundation +# Copyright 2002-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/nw_ver.awk b/build/nw_ver.awk index 59304a244ce..ba6d298f4c8 100644 --- a/build/nw_ver.awk +++ b/build/nw_ver.awk @@ -1,4 +1,5 @@ -# Copyright 2002-2004 The Apache Software Foundation +# Copyright 2002-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/program.mk b/build/program.mk index 3b5d2abef2c..af376139ef5 100644 --- a/build/program.mk +++ b/build/program.mk @@ -1,4 +1,5 @@ -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/rpm/httpd.init b/build/rpm/httpd.init index 218b69d1b1c..38f2a92b529 100755 --- a/build/rpm/httpd.init +++ b/build/rpm/httpd.init @@ -1,6 +1,7 @@ #!/bin/bash # -# Copyright 2003-2004 The Apache Software Foundation +# Copyright 2003-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/sysv_makefile b/build/sysv_makefile index 4d2ddae2825..63530755f99 100755 --- a/build/sysv_makefile +++ b/build/sysv_makefile @@ -1,6 +1,7 @@ #! /bin/sh # -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/build/win32/win32ver.awk b/build/win32/win32ver.awk index 5b1bc1e3aff..739bf877088 100644 --- a/build/win32/win32ver.awk +++ b/build/win32/win32ver.awk @@ -1,4 +1,5 @@ -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/buildconf b/buildconf index 89cff05b7f6..34f01e2c29c 100755 --- a/buildconf +++ b/buildconf @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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_layout.h.in b/include/ap_config_layout.h.in index 74397ffe964..185494de26e 100644 --- a/include/ap_config_layout.h.in +++ b/include/ap_config_layout.h.in @@ -1,4 +1,5 @@ -/* Copyright 2002-2004 The Apache Software Foundation +/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/debug/mod_dumpio.c b/modules/debug/mod_dumpio.c index 7af9bbefb23..fc505ef5c3c 100644 --- a/modules/debug/mod_dumpio.c +++ b/modules/debug/mod_dumpio.c @@ -1,4 +1,5 @@ -/* Copyright 2004 The Apache Software Foundation +/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/experimental/mod_filter.c b/modules/experimental/mod_filter.c index dbaad2db242..fc2056d18e3 100644 --- a/modules/experimental/mod_filter.c +++ b/modules/experimental/mod_filter.c @@ -1,4 +1,5 @@ -/* Copyright 2004 The Apache Software Foundation +/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/loggers/mod_log_forensic.c b/modules/loggers/mod_log_forensic.c index 34387d71279..f8cabfa97b1 100644 --- a/modules/loggers/mod_log_forensic.c +++ b/modules/loggers/mod_log_forensic.c @@ -1,4 +1,5 @@ -/* Copyright 2004 The Apache Software Foundation +/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/mappers/mod_so.h b/modules/mappers/mod_so.h index 514ba6c932c..da77d18a7f9 100644 --- a/modules/mappers/mod_so.h +++ b/modules/mappers/mod_so.h @@ -1,4 +1,5 @@ -/* Copyright 2004 The Apache Software Foundation +/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/metadata/mod_version.c b/modules/metadata/mod_version.c index 4a583bc87ff..47b938a73b8 100644 --- a/modules/metadata/mod_version.c +++ b/modules/metadata/mod_version.c @@ -1,4 +1,5 @@ -/* Copyright 2004 The Apache Software Foundation +/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/ssl/config.m4 b/modules/ssl/config.m4 index 7242f76ed95..06479a9e11a 100644 --- a/modules/ssl/config.m4 +++ b/modules/ssl/config.m4 @@ -1,4 +1,5 @@ -dnl Copyright 2001-2004 The Apache Software Foundation +dnl Copyright 2001-2005 The Apache Software Foundation or its licensors, as +dnl applicable. dnl Licensed under the Apache License, Version 2.0 (the "License"); dnl you may not use this file except in compliance with the License. dnl You may obtain a copy of the License at diff --git a/modules/ssl/ssl_expr_parse.y b/modules/ssl/ssl_expr_parse.y index 3daf31ac4ec..0c2bee4d298 100644 --- a/modules/ssl/ssl_expr_parse.y +++ b/modules/ssl/ssl_expr_parse.y @@ -1,4 +1,5 @@ -/* Copyright 2001-2004 The Apache Software Foundation +/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/ssl/ssl_expr_scan.l b/modules/ssl/ssl_expr_scan.l index da172fd3a59..6e1163e4091 100644 --- a/modules/ssl/ssl_expr_scan.l +++ b/modules/ssl/ssl_expr_scan.l @@ -1,4 +1,5 @@ -/* Copyright 2001-2004 The Apache Software Foundation +/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/ssl/ssl_scache_dc.c b/modules/ssl/ssl_scache_dc.c index d8aa1eb2a9c..3d7d61c384e 100644 --- a/modules/ssl/ssl_scache_dc.c +++ b/modules/ssl/ssl_scache_dc.c @@ -1,4 +1,5 @@ -/* Copyright 2004 The Apache Software Foundation +/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/support/list_hooks.pl b/support/list_hooks.pl index 8d54778a25f..33e34bbafce 100755 --- a/support/list_hooks.pl +++ b/support/list_hooks.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl -w # -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/support/win32/ApacheMonitor.rc b/support/win32/ApacheMonitor.rc index 3784b0ff26d..8fc8c80a7f4 100644 --- a/support/win32/ApacheMonitor.rc +++ b/support/win32/ApacheMonitor.rc @@ -1,4 +1,5 @@ -/* Copyright 2001-2004 The Apache Software Foundation +/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as + * applicable. * * 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/test/check_chunked b/test/check_chunked index 7dc5fa287d2..8a51f12d0ff 100644 --- a/test/check_chunked +++ b/test/check_chunked @@ -1,6 +1,7 @@ #!/usr/bin/perl -w # -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.