Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 51918 invoked from network); 4 Feb 2005 20:32:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Feb 2005 20:32:13 -0000 Received: (qmail 70221 invoked by uid 500); 4 Feb 2005 20:31:50 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 70120 invoked by uid 500); 4 Feb 2005 20:31:49 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 69958 invoked by uid 99); 4 Feb 2005 20:31:48 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 04 Feb 2005 12:31:40 -0800 Received: (qmail 51251 invoked by uid 65534); 4 Feb 2005 20:31:38 -0000 Message-ID: <20050204203138.51249.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Fri, 04 Feb 2005 20:31:38 -0000 Subject: svn commit: r151408 [4/5] - in httpd/httpd/trunk: build/ build/pkg/ docs/manual/ docs/manual/developer/ docs/manual/faq/ docs/manual/howto/ docs/manual/misc/ docs/manual/mod/ docs/manual/platform/ docs/manual/programs/ docs/manual/ssl/ docs/manual/style/ docs/manual/style/lang/ docs/manual/style/latex/ docs/manual/style/xsl/ docs/manual/style/xsl/util/ docs/manual/vhosts/ include/ modules/aaa/ modules/arch/netware/ modules/arch/win32/ modules/cache/ modules/dav/fs/ modules/dav/lock/ modules/dav/main/ modules/debug/ modules/echo/ modules/experimental/ modules/filters/ modules/generators/ modules/http/ modules/ldap/ modules/loggers/ modules/mappers/ modules/metadata/ modules/proxy/ modules/ssl/ modules/test/ os/beos/ os/bs2000/ os/netware/ os/os2/ os/tpf/ os/unix/ os/win32/ server/ server/mpm/beos/ server/mpm/experimental/event/ server/mpm/experimental/leader/ server/mpm/experimental/perchild/ server/mpm/experimental/threadpool/ server/mpm/mpmt_os2/ server/mpm/netware/ server/mpm/prefork/ server/mpm/winnt/ server/mpm/worker/ support/ support/win32/ test/ To: cvs@httpd.apache.org From: jerenkrantz@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Modified: httpd/httpd/trunk/modules/http/mod_mime.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/http/mod_mime.= c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/http/mod_mime.c (original) +++ httpd/httpd/trunk/modules/http/mod_mime.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ldap/util_ldap.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ldap/util_ldap= .c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ldap/util_ldap.c (original) +++ httpd/httpd/trunk/modules/ldap/util_ldap.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ldap/util_ldap_cache.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ldap/util_ldap= _cache.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ldap/util_ldap_cache.c (original) +++ httpd/httpd/trunk/modules/ldap/util_ldap_cache.c Fri Feb 4 12:28:49 20= 05 @@ -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. Modified: httpd/httpd/trunk/modules/ldap/util_ldap_cache.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ldap/util_ldap= _cache.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ldap/util_ldap_cache.h (original) +++ httpd/httpd/trunk/modules/ldap/util_ldap_cache.h Fri Feb 4 12:28:49 20= 05 @@ -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. Modified: httpd/httpd/trunk/modules/ldap/util_ldap_cache_mgr.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ldap/util_ldap= _cache_mgr.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ldap/util_ldap_cache_mgr.c (original) +++ httpd/httpd/trunk/modules/ldap/util_ldap_cache_mgr.c Fri Feb 4 12:28:4= 9 2005 @@ -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. Modified: httpd/httpd/trunk/modules/loggers/mod_log_config.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/loggers/mod_lo= g_config.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/loggers/mod_log_config.c (original) +++ httpd/httpd/trunk/modules/loggers/mod_log_config.c Fri Feb 4 12:28:49 = 2005 @@ -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. Modified: httpd/httpd/trunk/modules/loggers/mod_log_config.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/loggers/mod_lo= g_config.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/loggers/mod_log_config.h (original) +++ httpd/httpd/trunk/modules/loggers/mod_log_config.h Fri Feb 4 12:28:49 = 2005 @@ -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. Modified: httpd/httpd/trunk/modules/loggers/mod_logio.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/loggers/mod_lo= gio.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/loggers/mod_logio.c (original) +++ httpd/httpd/trunk/modules/loggers/mod_logio.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_actions.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_ac= tions.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_actions.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_actions.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_alias.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_al= ias.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_alias.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_alias.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_dir.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_di= r=2Ec?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_dir.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_dir.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_imap.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_im= ap.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_imap.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_imap.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_negotiation.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_ne= gotiation.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_negotiation.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_negotiation.c Fri Feb 4 12:28:49= 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_rewrite.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_re= write.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_rewrite.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_rewrite.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_rewrite.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_re= write.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_rewrite.h (original) +++ httpd/httpd/trunk/modules/mappers/mod_rewrite.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_so.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_so= .c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_so.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_so.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_speling.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_sp= eling.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_speling.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_speling.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_userdir.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_us= erdir.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_userdir.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_userdir.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/mappers/mod_vhost_alias.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/mappers/mod_vh= ost_alias.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/mappers/mod_vhost_alias.c (original) +++ httpd/httpd/trunk/modules/mappers/mod_vhost_alias.c Fri Feb 4 12:28:49= 2005 @@ -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. Modified: httpd/httpd/trunk/modules/metadata/mod_cern_meta.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/metadata/mod_c= ern_meta.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/metadata/mod_cern_meta.c (original) +++ httpd/httpd/trunk/modules/metadata/mod_cern_meta.c Fri Feb 4 12:28:49 = 2005 @@ -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. Modified: httpd/httpd/trunk/modules/metadata/mod_env.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/metadata/mod_e= nv.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/metadata/mod_env.c (original) +++ httpd/httpd/trunk/modules/metadata/mod_env.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/metadata/mod_expires.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/metadata/mod_e= xpires.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/metadata/mod_expires.c (original) +++ httpd/httpd/trunk/modules/metadata/mod_expires.c Fri Feb 4 12:28:49 20= 05 @@ -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. Modified: httpd/httpd/trunk/modules/metadata/mod_headers.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/metadata/mod_h= eaders.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/metadata/mod_headers.c (original) +++ httpd/httpd/trunk/modules/metadata/mod_headers.c Fri Feb 4 12:28:49 20= 05 @@ -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. Modified: httpd/httpd/trunk/modules/metadata/mod_ident.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/metadata/mod_i= dent.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/metadata/mod_ident.c (original) +++ httpd/httpd/trunk/modules/metadata/mod_ident.c Fri Feb 4 12:28:49 2005 @@ -1,4 +1,5 @@ -/* 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. Modified: httpd/httpd/trunk/modules/metadata/mod_mime_magic.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/metadata/mod_m= ime_magic.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/metadata/mod_mime_magic.c (original) +++ httpd/httpd/trunk/modules/metadata/mod_mime_magic.c Fri Feb 4 12:28:49= 2005 @@ -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. Modified: httpd/httpd/trunk/modules/metadata/mod_setenvif.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/metadata/mod_s= etenvif.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/metadata/mod_setenvif.c (original) +++ httpd/httpd/trunk/modules/metadata/mod_setenvif.c Fri Feb 4 12:28:49 2= 005 @@ -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. Modified: httpd/httpd/trunk/modules/metadata/mod_unique_id.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/metadata/mod_u= nique_id.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/metadata/mod_unique_id.c (original) +++ httpd/httpd/trunk/modules/metadata/mod_unique_id.c Fri Feb 4 12:28:49 = 2005 @@ -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. Modified: httpd/httpd/trunk/modules/metadata/mod_usertrack.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/metadata/mod_u= sertrack.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/metadata/mod_usertrack.c (original) +++ httpd/httpd/trunk/modules/metadata/mod_usertrack.c Fri Feb 4 12:28:49 = 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/ajp.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/ajp.h?vi= ew=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/ajp.h (original) +++ httpd/httpd/trunk/modules/proxy/ajp.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/ajp_header.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/ajp_head= er.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/ajp_header.c (original) +++ httpd/httpd/trunk/modules/proxy/ajp_header.c Fri Feb 4 12:28:49 2005 @@ -1,17 +1,17 @@ -/* - * 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. - * You may obtain a copy of the License at + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implie= d=2E - * See the License for the specific language governing permissions and - * limitations under the License. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ =20 #include "ajp_header.h" Modified: httpd/httpd/trunk/modules/proxy/ajp_header.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/ajp_head= er.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/ajp_header.h (original) +++ httpd/httpd/trunk/modules/proxy/ajp_header.h Fri Feb 4 12:28:49 2005 @@ -1,17 +1,17 @@ -/* - * 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. - * You may obtain a copy of the License at + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implie= d=2E - * See the License for the specific language governing permissions and - * limitations under the License. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ #ifndef AJP_HEADER_H #define AJP_HEADER_H Modified: httpd/httpd/trunk/modules/proxy/ajp_link.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/ajp_link= .c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/ajp_link.c (original) +++ httpd/httpd/trunk/modules/proxy/ajp_link.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/ajp_msg.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/ajp_msg.= c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/ajp_msg.c (original) +++ httpd/httpd/trunk/modules/proxy/ajp_msg.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/mod_proxy.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/mod_prox= y=2Ec?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/mod_proxy.c (original) +++ httpd/httpd/trunk/modules/proxy/mod_proxy.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/mod_proxy.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/mod_prox= y=2Eh?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/mod_proxy.h (original) +++ httpd/httpd/trunk/modules/proxy/mod_proxy.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/mod_proxy_ajp.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/mod_prox= y_ajp.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/mod_proxy_ajp.c (original) +++ httpd/httpd/trunk/modules/proxy/mod_proxy_ajp.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/mod_proxy_balancer.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/mod_prox= y_balancer.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/mod_proxy_balancer.c (original) +++ httpd/httpd/trunk/modules/proxy/mod_proxy_balancer.c Fri Feb 4 12:28:4= 9 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/mod_proxy_connect.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/mod_prox= y_connect.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/mod_proxy_connect.c (original) +++ httpd/httpd/trunk/modules/proxy/mod_proxy_connect.c Fri Feb 4 12:28:49= 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/mod_proxy_ftp.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/mod_prox= y_ftp.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/mod_proxy_ftp.c (original) +++ httpd/httpd/trunk/modules/proxy/mod_proxy_ftp.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/mod_proxy_http.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/mod_prox= y_http.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/mod_proxy_http.c (original) +++ httpd/httpd/trunk/modules/proxy/mod_proxy_http.c Fri Feb 4 12:28:49 20= 05 @@ -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. Modified: httpd/httpd/trunk/modules/proxy/proxy_util.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/proxy/proxy_ut= il.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/proxy/proxy_util.c (original) +++ httpd/httpd/trunk/modules/proxy/proxy_util.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/Makefile.in URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/Makefile.i= n?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/Makefile.in (original) +++ httpd/httpd/trunk/modules/ssl/Makefile.in Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/mod_ssl.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/mod_ssl.c?= view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/mod_ssl.c (original) +++ httpd/httpd/trunk/modules/ssl/mod_ssl.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/mod_ssl.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/mod_ssl.h?= view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/mod_ssl.h (original) +++ httpd/httpd/trunk/modules/ssl/mod_ssl.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_config.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _config.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_config.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_config.c Fri Feb 4 12:28:49 2= 005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_dh.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _dh.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_dh.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_dh.c Fri Feb 4 12:28:49 2005 @@ -2,7 +2,8 @@ =3Dpod #endif =20 -/* 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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_init.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _init.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_init.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_init.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_io.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _io.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_io.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_io.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_kernel.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _kernel.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_kernel.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_kernel.c Fri Feb 4 12:28:49 2= 005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_log.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _log.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_log.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_log.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_mutex.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _mutex.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_mutex.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_mutex.c Fri Feb 4 12:28:49 20= 05 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_pphrase.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _pphrase.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_pphrase.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_pphrase.c Fri Feb 4 12:28:49 = 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_rand.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _rand.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_rand.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_rand.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_vars.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_engine= _vars.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_engine_vars.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_vars.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_expr.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_expr.c= ?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_expr.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_expr.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_expr.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_expr.h= ?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_expr.h (original) +++ httpd/httpd/trunk/modules/ssl/ssl_expr.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_expr_eval.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_expr_e= val.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_expr_eval.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_expr_eval.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_expr_scan.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_expr_s= can.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_expr_scan.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_expr_scan.c Fri Feb 4 12:28:49 2005 @@ -446,7 +446,8 @@ char *yytext; #line 1 "ssl_expr_scan.l" #define INITIAL 0 -/* 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. Modified: httpd/httpd/trunk/modules/ssl/ssl_private.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_privat= e=2Eh?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_private.h (original) +++ httpd/httpd/trunk/modules/ssl/ssl_private.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_scache.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_scache= .c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_scache.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_scache.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_scache_dbm.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_scache= _dbm.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_scache_dbm.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_scache_dbm.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_scache_shmcb.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_scache= _shmcb.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_scache_shmcb.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_scache_shmcb.c Fri Feb 4 12:28:49 20= 05 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_toolkit_compat.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_toolki= t_compat.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_toolkit_compat.h (original) +++ httpd/httpd/trunk/modules/ssl/ssl_toolkit_compat.h Fri Feb 4 12:28:49 = 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_util.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_util.c= ?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_util.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_util.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_util_ssl.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_util_s= sl.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_util_ssl.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_util_ssl.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/ssl/ssl_util_ssl.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ssl/ssl_util_s= sl.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/ssl/ssl_util_ssl.h (original) +++ httpd/httpd/trunk/modules/ssl/ssl_util_ssl.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/test/mod_optional_fn_export.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/test/mod_optio= nal_fn_export.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/test/mod_optional_fn_export.c (original) +++ httpd/httpd/trunk/modules/test/mod_optional_fn_export.c Fri Feb 4 12:2= 8:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/test/mod_optional_fn_export.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/test/mod_optio= nal_fn_export.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/test/mod_optional_fn_export.h (original) +++ httpd/httpd/trunk/modules/test/mod_optional_fn_export.h Fri Feb 4 12:2= 8:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/test/mod_optional_fn_import.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/test/mod_optio= nal_fn_import.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/test/mod_optional_fn_import.c (original) +++ httpd/httpd/trunk/modules/test/mod_optional_fn_import.c Fri Feb 4 12:2= 8:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/test/mod_optional_hook_export.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/test/mod_optio= nal_hook_export.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/test/mod_optional_hook_export.c (original) +++ httpd/httpd/trunk/modules/test/mod_optional_hook_export.c Fri Feb 4 12= :28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/test/mod_optional_hook_export.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/test/mod_optio= nal_hook_export.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/test/mod_optional_hook_export.h (original) +++ httpd/httpd/trunk/modules/test/mod_optional_hook_export.h Fri Feb 4 12= :28:49 2005 @@ -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. Modified: httpd/httpd/trunk/modules/test/mod_optional_hook_import.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/test/mod_optio= nal_hook_import.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/modules/test/mod_optional_hook_import.c (original) +++ httpd/httpd/trunk/modules/test/mod_optional_hook_import.c Fri Feb 4 12= :28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/beos/beosd.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/beos/beosd.c?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/beos/beosd.c (original) +++ httpd/httpd/trunk/os/beos/beosd.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/beos/beosd.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/beos/beosd.h?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/beos/beosd.h (original) +++ httpd/httpd/trunk/os/beos/beosd.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/beos/os.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/beos/os.c?view=3Ddi= ff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/beos/os.c (original) +++ httpd/httpd/trunk/os/beos/os.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/beos/os.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/beos/os.h?view=3Ddi= ff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/beos/os.h (original) +++ httpd/httpd/trunk/os/beos/os.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/bs2000/ebcdic.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/bs2000/ebcdic.c?vie= w=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/bs2000/ebcdic.c (original) +++ httpd/httpd/trunk/os/bs2000/ebcdic.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/bs2000/ebcdic.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/bs2000/ebcdic.h?vie= w=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/bs2000/ebcdic.h (original) +++ httpd/httpd/trunk/os/bs2000/ebcdic.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/bs2000/os.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/bs2000/os.c?view=3D= diff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/bs2000/os.c (original) +++ httpd/httpd/trunk/os/bs2000/os.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/bs2000/os.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/bs2000/os.h?view=3D= diff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/bs2000/os.h (original) +++ httpd/httpd/trunk/os/bs2000/os.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/netware/modules.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/netware/modules.c?v= iew=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/netware/modules.c (original) +++ httpd/httpd/trunk/os/netware/modules.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/netware/os.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/netware/os.h?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/netware/os.h (original) +++ httpd/httpd/trunk/os/netware/os.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/netware/pre_nw.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/netware/pre_nw.h?vi= ew=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/netware/pre_nw.h (original) +++ httpd/httpd/trunk/os/netware/pre_nw.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/netware/util_nw.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/netware/util_nw.c?v= iew=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/netware/util_nw.c (original) +++ httpd/httpd/trunk/os/netware/util_nw.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/os2/os.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/os2/os.h?view=3Ddif= f&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/os2/os.h (original) +++ httpd/httpd/trunk/os/os2/os.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/os2/util_os2.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/os2/util_os2.c?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/os2/util_os2.c (original) +++ httpd/httpd/trunk/os/os2/util_os2.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/tpf/ebcdic.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/tpf/ebcdic.c?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/tpf/ebcdic.c (original) +++ httpd/httpd/trunk/os/tpf/ebcdic.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/tpf/ebcdic.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/tpf/ebcdic.h?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/tpf/ebcdic.h (original) +++ httpd/httpd/trunk/os/tpf/ebcdic.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/tpf/os.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/tpf/os.c?view=3Ddif= f&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/tpf/os.c (original) +++ httpd/httpd/trunk/os/tpf/os.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/tpf/os.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/tpf/os.h?view=3Ddif= f&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/tpf/os.h (original) +++ httpd/httpd/trunk/os/tpf/os.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/unix/os.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/unix/os.h?view=3Ddi= ff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/unix/os.h (original) +++ httpd/httpd/trunk/os/unix/os.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/unix/unixd.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/unix/unixd.c?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/unix/unixd.c (original) +++ httpd/httpd/trunk/os/unix/unixd.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/unix/unixd.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/unix/unixd.h?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/unix/unixd.h (original) +++ httpd/httpd/trunk/os/unix/unixd.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/win32/ap_regkey.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/win32/ap_regkey.c?v= iew=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/win32/ap_regkey.c (original) +++ httpd/httpd/trunk/os/win32/ap_regkey.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/win32/modules.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/win32/modules.c?vie= w=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/win32/modules.c (original) +++ httpd/httpd/trunk/os/win32/modules.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/win32/os.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/win32/os.h?view=3Dd= iff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/win32/os.h (original) +++ httpd/httpd/trunk/os/win32/os.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/os/win32/util_win32.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/win32/util_win32.c?= view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/os/win32/util_win32.c (original) +++ httpd/httpd/trunk/os/win32/util_win32.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/buildmark.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/buildmark.c?vie= w=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/buildmark.c (original) +++ httpd/httpd/trunk/server/buildmark.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/config.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/config.c?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/config.c (original) +++ httpd/httpd/trunk/server/config.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/connection.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/connection.c?vi= ew=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/connection.c (original) +++ httpd/httpd/trunk/server/connection.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/core.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/core.c?view=3Dd= iff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/core.c (original) +++ httpd/httpd/trunk/server/core.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/core_filters.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/core_filters.c?= view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/core_filters.c (original) +++ httpd/httpd/trunk/server/core_filters.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/eoc_bucket.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/eoc_bucket.c?vi= ew=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/eoc_bucket.c (original) +++ httpd/httpd/trunk/server/eoc_bucket.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/error_bucket.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/error_bucket.c?= view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/error_bucket.c (original) +++ httpd/httpd/trunk/server/error_bucket.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/gen_test_char.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/gen_test_char.c= ?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/gen_test_char.c (original) +++ httpd/httpd/trunk/server/gen_test_char.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/listen.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/listen.c?view= =3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/listen.c (original) +++ httpd/httpd/trunk/server/listen.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/log.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/log.c?view=3Ddi= ff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/log.c (original) +++ httpd/httpd/trunk/server/log.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/main.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/main.c?view=3Dd= iff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/main.c (original) +++ httpd/httpd/trunk/server/main.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/beos/beos.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/beos/beos.c= ?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/beos/beos.c (original) +++ httpd/httpd/trunk/server/mpm/beos/beos.c Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/beos/beos.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/beos/beos.h= ?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/beos/beos.h (original) +++ httpd/httpd/trunk/server/mpm/beos/beos.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/beos/mpm.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/beos/mpm.h?= view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/beos/mpm.h (original) +++ httpd/httpd/trunk/server/mpm/beos/mpm.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/beos/mpm_default.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/beos/mpm_de= fault.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/beos/mpm_default.h (original) +++ httpd/httpd/trunk/server/mpm/beos/mpm_default.h Fri Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/event/event.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/event/event.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/event/event.c (original) +++ httpd/httpd/trunk/server/mpm/experimental/event/event.c Fri Feb 4 12:2= 8:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/event/fdqueue.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/event/fdqueue.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/event/fdqueue.c (original) +++ httpd/httpd/trunk/server/mpm/experimental/event/fdqueue.c Fri Feb 4 12= :28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/event/fdqueue.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/event/fdqueue.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/event/fdqueue.h (original) +++ httpd/httpd/trunk/server/mpm/experimental/event/fdqueue.h Fri Feb 4 12= :28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/event/mpm.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/event/mpm.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/event/mpm.h (original) +++ httpd/httpd/trunk/server/mpm/experimental/event/mpm.h Fri Feb 4 12:28:= 49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/event/mpm_default.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/event/mpm_default.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/event/mpm_default.h (original) +++ httpd/httpd/trunk/server/mpm/experimental/event/mpm_default.h Fri Feb = 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/event/pod.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/event/pod.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/event/pod.c (original) +++ httpd/httpd/trunk/server/mpm/experimental/event/pod.c Fri Feb 4 12:28:= 49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/event/pod.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/event/pod.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/event/pod.h (original) +++ httpd/httpd/trunk/server/mpm/experimental/event/pod.h Fri Feb 4 12:28:= 49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/leader/leader.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/leader/leader.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/leader/leader.c (original) +++ httpd/httpd/trunk/server/mpm/experimental/leader/leader.c Fri Feb 4 12= :28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/leader/mpm.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/leader/mpm.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/leader/mpm.h (original) +++ httpd/httpd/trunk/server/mpm/experimental/leader/mpm.h Fri Feb 4 12:28= :49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/leader/mpm_default.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/leader/mpm_default.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/leader/mpm_default.h (origina= l) +++ httpd/httpd/trunk/server/mpm/experimental/leader/mpm_default.h Fri Feb = 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/perchild/mpm.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/perchild/mpm.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/perchild/mpm.h (original) +++ httpd/httpd/trunk/server/mpm/experimental/perchild/mpm.h Fri Feb 4 12:= 28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/perchild/mpm_default.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/perchild/mpm_default.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/perchild/mpm_default.h (origi= nal) +++ httpd/httpd/trunk/server/mpm/experimental/perchild/mpm_default.h Fri Fe= b 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/perchild/perchild.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/perchild/perchild.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/perchild/perchild.c (original) +++ httpd/httpd/trunk/server/mpm/experimental/perchild/perchild.c Fri Feb = 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/threadpool/mpm.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/threadpool/mpm.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/threadpool/mpm.h (original) +++ httpd/httpd/trunk/server/mpm/experimental/threadpool/mpm.h Fri Feb 4 1= 2:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/threadpool/mpm_default.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/threadpool/mpm_default.h?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/threadpool/mpm_default.h (ori= ginal) +++ httpd/httpd/trunk/server/mpm/experimental/threadpool/mpm_default.h Fri = Feb 4 12:28:49 2005 @@ -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. Modified: httpd/httpd/trunk/server/mpm/experimental/threadpool/pod.c URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/mpm/experimenta= l/threadpool/pod.c?view=3Ddiff&r1=3D151407&r2=3D151408 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/server/mpm/experimental/threadpool/pod.c (original) +++ httpd/httpd/trunk/server/mpm/experimental/threadpool/pod.c Fri Feb 4 1= 2:28:49 2005 @@ -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.