Index: LICENSE =================================================================== RCS file: /home/cvs/modperl-2.0/LICENSE,v retrieving revision 1.1 diff -u -I$Id -r1.1 LICENSE --- LICENSE 15 Aug 2000 19:37:31 -0000 1.1 +++ LICENSE 4 Mar 2004 04:24:45 -0000 @@ -1,49 +1,202 @@ -/* ==================================================================== - * The Apache Software License, Version 1.1 - * - * Copyright (c) 1996-2000 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, - * if any, must include the following acknowledgment: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowledgment may appear in the software itself, - * if and wherever such third-party acknowledgments normally appear. - * - * 4. The names "Apache" and "Apache Software Foundation" must - * not be used to endorse or promote products derived from this - * software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache", - * nor may "Apache" appear in their name, without prior written - * permission of the Apache Software Foundation. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - */ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + 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 + + 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. Index: ModPerl-Registry/lib/ModPerl/PerlRun.pm =================================================================== RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/lib/ModPerl/PerlRun.pm,v retrieving revision 1.8 diff -u -I$Id -r1.8 PerlRun.pm --- ModPerl-Registry/lib/ModPerl/PerlRun.pm 19 Dec 2003 02:25:43 -0000 1.8 +++ ModPerl-Registry/lib/ModPerl/PerlRun.pm 4 Mar 2004 04:24:45 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::PerlRun; use strict; Index: ModPerl-Registry/lib/ModPerl/Registry.pm =================================================================== RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/lib/ModPerl/Registry.pm,v retrieving revision 1.8 diff -u -I$Id -r1.8 Registry.pm --- ModPerl-Registry/lib/ModPerl/Registry.pm 23 Nov 2003 21:26:01 -0000 1.8 +++ ModPerl-Registry/lib/ModPerl/Registry.pm 4 Mar 2004 04:24:45 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::Registry; use strict; Index: ModPerl-Registry/lib/ModPerl/RegistryBB.pm =================================================================== RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/lib/ModPerl/RegistryBB.pm,v retrieving revision 1.4 diff -u -I$Id -r1.4 RegistryBB.pm --- ModPerl-Registry/lib/ModPerl/RegistryBB.pm 15 Aug 2002 16:17:52 -0000 1.4 +++ ModPerl-Registry/lib/ModPerl/RegistryBB.pm 4 Mar 2004 04:24:45 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::RegistryBB; use strict; Index: ModPerl-Registry/lib/ModPerl/RegistryCooker.pm =================================================================== RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/lib/ModPerl/RegistryCooker.pm,v retrieving revision 1.41 diff -u -I$Id -r1.41 RegistryCooker.pm --- ModPerl-Registry/lib/ModPerl/RegistryCooker.pm 25 Jan 2004 01:04:16 -0000 1.41 +++ ModPerl-Registry/lib/ModPerl/RegistryCooker.pm 4 Mar 2004 04:24:45 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # VERY IMPORTANT: Be very careful modifying the defaults, since many # VERY IMPORTANT: packages rely on them. In fact you should never # VERY IMPORTANT: modify the defaults after the package gets released, Index: ModPerl-Registry/lib/ModPerl/RegistryLoader.pm =================================================================== RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/lib/ModPerl/RegistryLoader.pm,v retrieving revision 1.9 diff -u -I$Id -r1.9 RegistryLoader.pm --- ModPerl-Registry/lib/ModPerl/RegistryLoader.pm 30 Aug 2003 02:35:09 -0000 1.9 +++ ModPerl-Registry/lib/ModPerl/RegistryLoader.pm 4 Mar 2004 04:24:45 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::RegistryLoader; use strict; Index: bin/mp2bug =================================================================== RCS file: /home/cvs/modperl-2.0/bin/mp2bug,v retrieving revision 1.2 diff -u -I$Id -r1.2 mp2bug --- bin/mp2bug 12 Dec 2003 07:14:40 -0000 1.2 +++ bin/mp2bug 4 Mar 2004 04:24:45 -0000 @@ -1,4 +1,18 @@ #!perl +# Copyright 2003-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# use strict; use warnings FATAL => 'all'; Index: bin/mp2doc =================================================================== RCS file: /home/cvs/modperl-2.0/bin/mp2doc,v retrieving revision 1.1 diff -u -I$Id -r1.1 mp2doc --- bin/mp2doc 10 Apr 2003 01:40:12 -0000 1.1 +++ bin/mp2doc 4 Mar 2004 04:24:45 -0000 @@ -1,4 +1,18 @@ #!perl +# Copyright 2003-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# use Apache2; use Pod::Perldoc; exit( Pod::Perldoc->run() ); Index: lib/mod_perl.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/mod_perl.pm,v retrieving revision 1.14 diff -u -I$Id -r1.14 mod_perl.pm --- lib/mod_perl.pm 22 Dec 2003 20:16:27 -0000 1.14 +++ lib/mod_perl.pm 4 Mar 2004 04:24:45 -0000 @@ -1,3 +1,17 @@ +# Copyright 2000-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package mod_perl; use 5.006; Index: lib/APR/XSLoader.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/APR/XSLoader.pm,v retrieving revision 1.3 diff -u -I$Id -r1.3 XSLoader.pm --- lib/APR/XSLoader.pm 23 May 2002 22:40:47 -0000 1.3 +++ lib/APR/XSLoader.pm 4 Mar 2004 04:24:45 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package APR::XSLoader; use strict; Index: lib/Apache/Build.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/Build.pm,v retrieving revision 1.155 diff -u -I$Id -r1.155 Build.pm --- lib/Apache/Build.pm 26 Jan 2004 16:10:49 -0000 1.155 +++ lib/Apache/Build.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2000-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::Build; use 5.006; Index: lib/Apache/ParseSource.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/ParseSource.pm,v retrieving revision 1.47 diff -u -I$Id -r1.47 ParseSource.pm --- lib/Apache/ParseSource.pm 27 Feb 2004 19:27:15 -0000 1.47 +++ lib/Apache/ParseSource.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::ParseSource; use strict; Index: lib/Apache/PerlSections.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/PerlSections.pm,v retrieving revision 1.3 diff -u -I$Id -r1.3 PerlSections.pm --- lib/Apache/PerlSections.pm 29 Feb 2004 05:28:43 -0000 1.3 +++ lib/Apache/PerlSections.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2003-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::PerlSections; use strict; Index: lib/Apache/Reload.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/Reload.pm,v retrieving revision 1.12 diff -u -I$Id -r1.12 Reload.pm --- lib/Apache/Reload.pm 14 Dec 2003 02:50:39 -0000 1.12 +++ lib/Apache/Reload.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::Reload; use strict; Index: lib/Apache/SourceTables.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/SourceTables.pm,v retrieving revision 1.1 diff -u -I$Id -r1.1 SourceTables.pm --- lib/Apache/SourceTables.pm 16 Mar 2001 02:30:46 -0000 1.1 +++ lib/Apache/SourceTables.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::SourceTables; use Apache::StructureTable (); Index: lib/Apache/Status.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/Status.pm,v retrieving revision 1.18 diff -u -I$Id -r1.18 Status.pm --- lib/Apache/Status.pm 19 Jan 2004 18:25:14 -0000 1.18 +++ lib/Apache/Status.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2003-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::Status; use strict; Index: lib/Apache/XSLoader.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/XSLoader.pm,v retrieving revision 1.3 diff -u -I$Id -r1.3 XSLoader.pm --- lib/Apache/XSLoader.pm 23 May 2002 22:40:47 -0000 1.3 +++ lib/Apache/XSLoader.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::XSLoader; use strict; Index: lib/Apache/compat.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/compat.pm,v retrieving revision 1.103 diff -u -I$Id -r1.103 compat.pm --- lib/Apache/compat.pm 9 Feb 2004 19:25:01 -0000 1.103 +++ lib/Apache/compat.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::compat; use strict; Index: lib/Apache/porting.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/porting.pm,v retrieving revision 1.1 diff -u -I$Id -r1.1 porting.pm --- lib/Apache/porting.pm 8 Aug 2003 20:38:20 -0000 1.1 +++ lib/Apache/porting.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2003-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::porting; use strict; Index: lib/Apache/PerlSections/Dump.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Apache/PerlSections/Dump.pm,v retrieving revision 1.1 diff -u -I$Id -r1.1 Dump.pm --- lib/Apache/PerlSections/Dump.pm 29 Feb 2004 05:28:43 -0000 1.1 +++ lib/Apache/PerlSections/Dump.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,18 @@ +# Copyright 2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + package Apache::PerlSections::Dump; use strict; Index: lib/Bundle/Apache2.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/Bundle/Apache2.pm,v retrieving revision 1.3 diff -u -I$Id -r1.3 Apache2.pm --- lib/Bundle/Apache2.pm 10 Oct 2003 07:29:51 -0000 1.3 +++ lib/Bundle/Apache2.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2003-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Bundle::Apache2; $VERSION = '1.00'; Index: lib/ModPerl/BuildMM.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/BuildMM.pm,v retrieving revision 1.14 diff -u -I$Id -r1.14 BuildMM.pm --- lib/ModPerl/BuildMM.pm 7 Jan 2004 17:52:28 -0000 1.14 +++ lib/ModPerl/BuildMM.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2003-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::BuildMM; use strict; Index: lib/ModPerl/BuildOptions.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/BuildOptions.pm,v retrieving revision 1.25 diff -u -I$Id -r1.25 BuildOptions.pm --- lib/ModPerl/BuildOptions.pm 15 Jan 2004 23:23:08 -0000 1.25 +++ lib/ModPerl/BuildOptions.pm 4 Mar 2004 04:24:47 -0000 @@ -1,3 +1,17 @@ +# Copyright 2000-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::BuildOptions; use strict; Index: lib/ModPerl/Code.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/Code.pm,v retrieving revision 1.117 diff -u -I$Id -r1.117 Code.pm --- lib/ModPerl/Code.pm 20 Feb 2004 14:11:31 -0000 1.117 +++ lib/ModPerl/Code.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2000-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::Code; use strict; Index: lib/ModPerl/Config.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/Config.pm,v retrieving revision 1.9 diff -u -I$Id -r1.9 Config.pm --- lib/ModPerl/Config.pm 30 May 2003 04:17:19 -0000 1.9 +++ lib/ModPerl/Config.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::Config; use strict; Index: lib/ModPerl/FunctionMap.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/FunctionMap.pm,v retrieving revision 1.10 diff -u -I$Id -r1.10 FunctionMap.pm --- lib/ModPerl/FunctionMap.pm 26 May 2002 23:39:32 -0000 1.10 +++ lib/ModPerl/FunctionMap.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::FunctionMap; use strict; Index: lib/ModPerl/MM.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/MM.pm,v retrieving revision 1.30 diff -u -I$Id -r1.30 MM.pm --- lib/ModPerl/MM.pm 18 Dec 2003 00:43:44 -0000 1.30 +++ lib/ModPerl/MM.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2000-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::MM; use strict; Index: lib/ModPerl/Manifest.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/Manifest.pm,v retrieving revision 1.8 diff -u -I$Id -r1.8 Manifest.pm --- lib/ModPerl/Manifest.pm 23 Dec 2003 04:28:00 -0000 1.8 +++ lib/ModPerl/Manifest.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2002-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::Manifest; use strict; Index: lib/ModPerl/MapUtil.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/MapUtil.pm,v retrieving revision 1.3 diff -u -I$Id -r1.3 MapUtil.pm --- lib/ModPerl/MapUtil.pm 26 Aug 2001 03:38:27 -0000 1.3 +++ lib/ModPerl/MapUtil.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::MapUtil; use strict; Index: lib/ModPerl/ParseSource.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/ParseSource.pm,v retrieving revision 1.3 diff -u -I$Id -r1.3 ParseSource.pm --- lib/ModPerl/ParseSource.pm 7 Oct 2001 22:39:09 -0000 1.3 +++ lib/ModPerl/ParseSource.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::ParseSource; use strict; Index: lib/ModPerl/StructureMap.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/StructureMap.pm,v retrieving revision 1.3 diff -u -I$Id -r1.3 StructureMap.pm --- lib/ModPerl/StructureMap.pm 18 Apr 2001 04:52:27 -0000 1.3 +++ lib/ModPerl/StructureMap.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::StructureMap; use strict; Index: lib/ModPerl/TestReport.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/TestReport.pm,v retrieving revision 1.1 diff -u -I$Id -r1.1 TestReport.pm --- lib/ModPerl/TestReport.pm 12 Dec 2003 07:14:40 -0000 1.1 +++ lib/ModPerl/TestReport.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2003-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::TestReport; use strict; Index: lib/ModPerl/TestRun.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/TestRun.pm,v retrieving revision 1.18 diff -u -I$Id -r1.18 TestRun.pm --- lib/ModPerl/TestRun.pm 24 Feb 2004 02:28:52 -0000 1.18 +++ lib/ModPerl/TestRun.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2002-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::TestRun; use strict; Index: lib/ModPerl/TypeMap.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/TypeMap.pm,v retrieving revision 1.18 diff -u -I$Id -r1.18 TypeMap.pm --- lib/ModPerl/TypeMap.pm 30 Dec 2002 00:27:13 -0000 1.18 +++ lib/ModPerl/TypeMap.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::TypeMap; use strict; Index: lib/ModPerl/WrapXS.pm =================================================================== RCS file: /home/cvs/modperl-2.0/lib/ModPerl/WrapXS.pm,v retrieving revision 1.69 diff -u -I$Id -r1.69 WrapXS.pm --- lib/ModPerl/WrapXS.pm 22 Feb 2004 02:29:40 -0000 1.69 +++ lib/ModPerl/WrapXS.pm 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::WrapXS; use strict; Index: src/modules/perl/mod_perl.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/mod_perl.c,v retrieving revision 1.210 diff -u -I$Id -r1.210 mod_perl.c --- src/modules/perl/mod_perl.c 1 Mar 2004 04:24:00 -0000 1.210 +++ src/modules/perl/mod_perl.c 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* make sure that mod_perl won't try to start itself, while it's Index: src/modules/perl/mod_perl.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/mod_perl.h,v retrieving revision 1.63 diff -u -I$Id -r1.63 mod_perl.h --- src/modules/perl/mod_perl.h 1 Mar 2004 04:21:02 -0000 1.63 +++ src/modules/perl/mod_perl.h 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MOD_PERL_H #define MOD_PERL_H Index: src/modules/perl/modperl_apache_compat.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_apache_compat.c,v retrieving revision 1.4 diff -u -I$Id -r1.4 modperl_apache_compat.c --- src/modules/perl/modperl_apache_compat.c 16 Feb 2004 19:58:18 -0000 1.4 +++ src/modules/perl/modperl_apache_compat.c 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2003-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* back compat adjustements for older Apache versions Index: src/modules/perl/modperl_apache_compat.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_apache_compat.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 modperl_apache_compat.h --- src/modules/perl/modperl_apache_compat.h 22 Aug 2003 19:15:09 -0000 1.3 +++ src/modules/perl/modperl_apache_compat.h 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2003-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_APACHE_COMPAT_H #define MODPERL_APACHE_COMPAT_H Index: src/modules/perl/modperl_apache_includes.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_apache_includes.h,v retrieving revision 1.27 diff -u -I$Id -r1.27 modperl_apache_includes.h --- src/modules/perl/modperl_apache_includes.h 12 Sep 2003 02:16:26 -0000 1.27 +++ src/modules/perl/modperl_apache_includes.h 4 Mar 2004 04:24:50 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_APACHE_INCLUDES_H #define MODPERL_APACHE_INCLUDES_H Index: src/modules/perl/modperl_bucket.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_bucket.c,v retrieving revision 1.8 diff -u -I$Id -r1.8 modperl_bucket.c --- src/modules/perl/modperl_bucket.c 5 Jun 2002 01:36:37 -0000 1.8 +++ src/modules/perl/modperl_bucket.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* Index: src/modules/perl/modperl_bucket.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_bucket.h,v retrieving revision 1.1 diff -u -I$Id -r1.1 modperl_bucket.h --- src/modules/perl/modperl_bucket.h 18 Apr 2001 04:39:33 -0000 1.1 +++ src/modules/perl/modperl_bucket.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_BUCKET_H #define MODPERL_BUCKET_H Index: src/modules/perl/modperl_callback.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_callback.c,v retrieving revision 1.69 diff -u -I$Id -r1.69 modperl_callback.c --- src/modules/perl/modperl_callback.c 12 Feb 2004 23:06:24 -0000 1.69 +++ src/modules/perl/modperl_callback.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" int modperl_callback(pTHX_ modperl_handler_t *handler, apr_pool_t *p, Index: src/modules/perl/modperl_callback.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_callback.h,v retrieving revision 1.23 diff -u -I$Id -r1.23 modperl_callback.h --- src/modules/perl/modperl_callback.h 11 Aug 2003 20:34:22 -0000 1.23 +++ src/modules/perl/modperl_callback.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_CALLBACK_H #define MODPERL_CALLBACK_H Index: src/modules/perl/modperl_cgi.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_cgi.c,v retrieving revision 1.3 diff -u -I$Id -r1.3 modperl_cgi.c --- src/modules/perl/modperl_cgi.c 3 Mar 2004 06:03:10 -0000 1.3 +++ src/modules/perl/modperl_cgi.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" MP_INLINE int modperl_cgi_header_parse(request_rec *r, char *buffer, Index: src/modules/perl/modperl_cgi.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_cgi.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 modperl_cgi.h --- src/modules/perl/modperl_cgi.h 3 Mar 2004 06:03:10 -0000 1.2 +++ src/modules/perl/modperl_cgi.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_CGI_H #define MODPERL_CGI_H Index: src/modules/perl/modperl_cmd.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_cmd.c,v retrieving revision 1.57 diff -u -I$Id -r1.57 modperl_cmd.c --- src/modules/perl/modperl_cmd.c 14 Feb 2004 04:25:01 -0000 1.57 +++ src/modules/perl/modperl_cmd.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #ifdef USE_ITHREADS Index: src/modules/perl/modperl_cmd.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_cmd.h,v retrieving revision 1.22 diff -u -I$Id -r1.22 modperl_cmd.h --- src/modules/perl/modperl_cmd.h 9 Feb 2004 18:18:16 -0000 1.22 +++ src/modules/perl/modperl_cmd.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_CMD_H #define MODPERL_CMD_H Index: src/modules/perl/modperl_config.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_config.c,v retrieving revision 1.77 diff -u -I$Id -r1.77 modperl_config.c --- src/modules/perl/modperl_config.c 2 Mar 2004 04:12:20 -0000 1.77 +++ src/modules/perl/modperl_config.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" void *modperl_config_dir_create(apr_pool_t *p, char *dir) Index: src/modules/perl/modperl_config.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_config.h,v retrieving revision 1.32 diff -u -I$Id -r1.32 modperl_config.h --- src/modules/perl/modperl_config.h 10 Jan 2004 02:52:20 -0000 1.32 +++ src/modules/perl/modperl_config.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_CONFIG_H #define MODPERL_CONFIG_H Index: src/modules/perl/modperl_const.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_const.c,v retrieving revision 1.10 diff -u -I$Id -r1.10 modperl_const.c --- src/modules/perl/modperl_const.c 12 Feb 2004 19:42:47 -0000 1.10 +++ src/modules/perl/modperl_const.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #include "modperl_const.h" Index: src/modules/perl/modperl_const.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_const.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 modperl_const.h --- src/modules/perl/modperl_const.h 22 Oct 2001 03:41:37 -0000 1.2 +++ src/modules/perl/modperl_const.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_CONST_H #define MODPERL_CONST_H Index: src/modules/perl/modperl_env.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_env.c,v retrieving revision 1.32 diff -u -I$Id -r1.32 modperl_env.c --- src/modules/perl/modperl_env.c 3 Mar 2004 23:28:02 -0000 1.32 +++ src/modules/perl/modperl_env.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #define EnvMgObj SvMAGIC((SV*)ENVHV)->mg_ptr Index: src/modules/perl/modperl_env.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_env.h,v retrieving revision 1.16 diff -u -I$Id -r1.16 modperl_env.h --- src/modules/perl/modperl_env.h 12 Feb 2004 23:06:24 -0000 1.16 +++ src/modules/perl/modperl_env.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_ENV_H #define MODPERL_ENV_H Index: src/modules/perl/modperl_filter.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_filter.c,v retrieving revision 1.85 diff -u -I$Id -r1.85 modperl_filter.c --- src/modules/perl/modperl_filter.c 3 Mar 2004 09:08:19 -0000 1.85 +++ src/modules/perl/modperl_filter.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* helper funcs */ Index: src/modules/perl/modperl_filter.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_filter.h,v retrieving revision 1.24 diff -u -I$Id -r1.24 modperl_filter.h --- src/modules/perl/modperl_filter.h 9 May 2003 03:33:01 -0000 1.24 +++ src/modules/perl/modperl_filter.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_FILTER_H #define MODPERL_FILTER_H Index: src/modules/perl/modperl_global.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_global.c,v retrieving revision 1.7 diff -u -I$Id -r1.7 modperl_global.c --- src/modules/perl/modperl_global.c 31 Jan 2003 04:20:20 -0000 1.7 +++ src/modules/perl/modperl_global.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" void modperl_global_request_cfg_set(request_rec *r) Index: src/modules/perl/modperl_global.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_global.h,v retrieving revision 1.4 diff -u -I$Id -r1.4 modperl_global.h --- src/modules/perl/modperl_global.h 31 Jan 2003 04:20:20 -0000 1.4 +++ src/modules/perl/modperl_global.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_GLOBAL_H #define MODPERL_GLOBAL_H Index: src/modules/perl/modperl_gtop.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_gtop.c,v retrieving revision 1.8 diff -u -I$Id -r1.8 modperl_gtop.c --- src/modules/perl/modperl_gtop.c 20 May 2003 06:53:47 -0000 1.8 +++ src/modules/perl/modperl_gtop.c 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #ifdef MP_USE_GTOP Index: src/modules/perl/modperl_gtop.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_gtop.h,v retrieving revision 1.4 diff -u -I$Id -r1.4 modperl_gtop.h --- src/modules/perl/modperl_gtop.h 20 May 2003 06:53:47 -0000 1.4 +++ src/modules/perl/modperl_gtop.h 4 Mar 2004 04:24:51 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_GTOP_H #define MODPERL_GTOP_H Index: src/modules/perl/modperl_handler.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_handler.c,v retrieving revision 1.25 diff -u -I$Id -r1.25 modperl_handler.c --- src/modules/perl/modperl_handler.c 3 Mar 2004 23:08:49 -0000 1.25 +++ src/modules/perl/modperl_handler.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #ifdef USE_ITHREADS Index: src/modules/perl/modperl_handler.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_handler.h,v retrieving revision 1.9 diff -u -I$Id -r1.9 modperl_handler.h --- src/modules/perl/modperl_handler.h 9 Feb 2004 19:32:42 -0000 1.9 +++ src/modules/perl/modperl_handler.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_HANDLER_H #define MODPERL_HANDLER_H Index: src/modules/perl/modperl_interp.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_interp.c,v retrieving revision 1.60 diff -u -I$Id -r1.60 modperl_interp.c --- src/modules/perl/modperl_interp.c 18 Oct 2003 23:45:29 -0000 1.60 +++ src/modules/perl/modperl_interp.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* Index: src/modules/perl/modperl_interp.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_interp.h,v retrieving revision 1.20 diff -u -I$Id -r1.20 modperl_interp.h --- src/modules/perl/modperl_interp.h 23 Sep 2003 20:12:11 -0000 1.20 +++ src/modules/perl/modperl_interp.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_INTERP_H #define MODPERL_INTERP_H Index: src/modules/perl/modperl_io.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_io.c,v retrieving revision 1.24 diff -u -I$Id -r1.24 modperl_io.c --- src/modules/perl/modperl_io.c 17 Feb 2004 01:47:26 -0000 1.24 +++ src/modules/perl/modperl_io.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #define TIEHANDLE(handle,r) \ Index: src/modules/perl/modperl_io.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_io.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 modperl_io.h --- src/modules/perl/modperl_io.h 20 Aug 2003 23:20:14 -0000 1.3 +++ src/modules/perl/modperl_io.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_IO_H #define MODPERL_IO_H Index: src/modules/perl/modperl_io_apache.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_io_apache.c,v retrieving revision 1.16 diff -u -I$Id -r1.16 modperl_io_apache.c --- src/modules/perl/modperl_io_apache.c 3 Mar 2004 23:07:29 -0000 1.16 +++ src/modules/perl/modperl_io_apache.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2003-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* not too long so it won't wrap when posted in email */ Index: src/modules/perl/modperl_io_apache.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_io_apache.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 modperl_io_apache.h --- src/modules/perl/modperl_io_apache.h 6 Nov 2003 20:20:26 -0000 1.3 +++ src/modules/perl/modperl_io_apache.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2003-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_IO_APACHE_H #define MODPERL_IO_APACHE_H Index: src/modules/perl/modperl_log.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_log.c,v retrieving revision 1.10 diff -u -I$Id -r1.10 modperl_log.c --- src/modules/perl/modperl_log.c 28 Oct 2003 20:21:17 -0000 1.10 +++ src/modules/perl/modperl_log.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "modperl_apache_includes.h" #include "apr_lib.h" #include "modperl_trace.h" Index: src/modules/perl/modperl_log.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_log.h,v retrieving revision 1.12 diff -u -I$Id -r1.12 modperl_log.h --- src/modules/perl/modperl_log.h 25 Sep 2003 07:40:32 -0000 1.12 +++ src/modules/perl/modperl_log.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_LOG_H #define MODPERL_LOG_H Index: src/modules/perl/modperl_mgv.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_mgv.c,v retrieving revision 1.34 diff -u -I$Id -r1.34 modperl_mgv.c --- src/modules/perl/modperl_mgv.c 14 Feb 2004 19:23:05 -0000 1.34 +++ src/modules/perl/modperl_mgv.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* Index: src/modules/perl/modperl_mgv.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_mgv.h,v retrieving revision 1.7 diff -u -I$Id -r1.7 modperl_mgv.h --- src/modules/perl/modperl_mgv.h 9 Feb 2004 19:32:42 -0000 1.7 +++ src/modules/perl/modperl_mgv.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_MGV_H #define MODPERL_MGV_H Index: src/modules/perl/modperl_module.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_module.c,v retrieving revision 1.16 diff -u -I$Id -r1.16 modperl_module.c --- src/modules/perl/modperl_module.c 10 Oct 2003 22:08:24 -0000 1.16 +++ src/modules/perl/modperl_module.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" typedef struct { Index: src/modules/perl/modperl_module.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_module.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 modperl_module.h --- src/modules/perl/modperl_module.h 4 Jun 2003 16:50:37 -0000 1.2 +++ src/modules/perl/modperl_module.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_MODULE_H #define MODPERL_MODULE_H Index: src/modules/perl/modperl_options.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_options.c,v retrieving revision 1.10 diff -u -I$Id -r1.10 modperl_options.c --- src/modules/perl/modperl_options.c 28 Sep 2001 15:16:06 -0000 1.10 +++ src/modules/perl/modperl_options.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* re-use the ->unset field to determine options type */ Index: src/modules/perl/modperl_options.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_options.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 modperl_options.h --- src/modules/perl/modperl_options.h 14 Aug 2000 03:10:45 -0000 1.2 +++ src/modules/perl/modperl_options.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_OPTIONS_H #define MODPERL_OPTIONS_H Index: src/modules/perl/modperl_pcw.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_pcw.c,v retrieving revision 1.3 diff -u -I$Id -r1.3 modperl_pcw.c --- src/modules/perl/modperl_pcw.c 25 Aug 2001 18:02:42 -0000 1.3 +++ src/modules/perl/modperl_pcw.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* Index: src/modules/perl/modperl_pcw.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_pcw.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 modperl_pcw.h --- src/modules/perl/modperl_pcw.h 15 Mar 2001 07:43:14 -0000 1.2 +++ src/modules/perl/modperl_pcw.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_PCW_H #define MODPERL_PCW_H Index: src/modules/perl/modperl_perl.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_perl.c,v retrieving revision 1.20 diff -u -I$Id -r1.20 modperl_perl.c --- src/modules/perl/modperl_perl.c 3 Nov 2003 23:31:19 -0000 1.20 +++ src/modules/perl/modperl_perl.c 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* this module contains mod_perl small tweaks to the Perl runtime Index: src/modules/perl/modperl_perl.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_perl.h,v retrieving revision 1.14 diff -u -I$Id -r1.14 modperl_perl.h --- src/modules/perl/modperl_perl.h 7 Nov 2003 09:04:01 -0000 1.14 +++ src/modules/perl/modperl_perl.h 4 Mar 2004 04:24:52 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_PERL_H #define MODPERL_PERL_H Index: src/modules/perl/modperl_perl_global.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_perl_global.c,v retrieving revision 1.18 diff -u -I$Id -r1.18 modperl_perl_global.c --- src/modules/perl/modperl_perl_global.c 7 Jul 2003 03:06:14 -0000 1.18 +++ src/modules/perl/modperl_perl_global.c 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" static void modperl_perl_global_init(pTHX_ modperl_perl_globals_t *globals) Index: src/modules/perl/modperl_perl_global.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_perl_global.h,v retrieving revision 1.11 diff -u -I$Id -r1.11 modperl_perl_global.h --- src/modules/perl/modperl_perl_global.h 7 Jul 2003 03:06:14 -0000 1.11 +++ src/modules/perl/modperl_perl_global.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_PERL_GLOBAL_H #define MODPERL_PERL_GLOBAL_H Index: src/modules/perl/modperl_perl_includes.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_perl_includes.h,v retrieving revision 1.18 diff -u -I$Id -r1.18 modperl_perl_includes.h --- src/modules/perl/modperl_perl_includes.h 3 Nov 2003 09:29:49 -0000 1.18 +++ src/modules/perl/modperl_perl_includes.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_PERL_INCLUDES_H #define MODPERL_PERL_INCLUDES_H Index: src/modules/perl/modperl_perl_pp.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_perl_pp.c,v retrieving revision 1.3 diff -u -I$Id -r1.3 modperl_perl_pp.c --- src/modules/perl/modperl_perl_pp.c 16 Jun 2002 01:34:02 -0000 1.3 +++ src/modules/perl/modperl_perl_pp.c 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" static enum opcode MP_pp_map[] = { Index: src/modules/perl/modperl_perl_pp.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_perl_pp.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 modperl_perl_pp.h --- src/modules/perl/modperl_perl_pp.h 16 Jun 2002 01:20:50 -0000 1.2 +++ src/modules/perl/modperl_perl_pp.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_PERL_PP_H #define MODPERL_PERL_PP_H Index: src/modules/perl/modperl_perl_unembed.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_perl_unembed.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 modperl_perl_unembed.h --- src/modules/perl/modperl_perl_unembed.h 11 May 2002 18:55:41 -0000 1.2 +++ src/modules/perl/modperl_perl_unembed.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_PERL_UNEMBED_H #define MODPERL_PERL_UNEMBED_H Index: src/modules/perl/modperl_svptr_table.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_svptr_table.c,v retrieving revision 1.1 diff -u -I$Id -r1.1 modperl_svptr_table.c --- src/modules/perl/modperl_svptr_table.c 28 Aug 2002 03:14:56 -0000 1.1 +++ src/modules/perl/modperl_svptr_table.c 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" /* Index: src/modules/perl/modperl_svptr_table.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_svptr_table.h,v retrieving revision 1.1 diff -u -I$Id -r1.1 modperl_svptr_table.h --- src/modules/perl/modperl_svptr_table.h 28 Aug 2002 03:14:56 -0000 1.1 +++ src/modules/perl/modperl_svptr_table.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_SVPTR_TABLE_H #define MODPERL_SVPTR_TABLE_H Index: src/modules/perl/modperl_sys.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_sys.c,v retrieving revision 1.4 diff -u -I$Id -r1.4 modperl_sys.c --- src/modules/perl/modperl_sys.c 8 Jul 2002 00:53:15 -0000 1.4 +++ src/modules/perl/modperl_sys.c 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "modperl_largefiles.h" #include "mod_perl.h" Index: src/modules/perl/modperl_sys.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_sys.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 modperl_sys.h --- src/modules/perl/modperl_sys.h 8 Jul 2002 00:53:15 -0000 1.2 +++ src/modules/perl/modperl_sys.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_SYS_H #define MODPERL_SYS_H Index: src/modules/perl/modperl_time.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_time.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 modperl_time.h --- src/modules/perl/modperl_time.h 28 Aug 2002 21:19:06 -0000 1.3 +++ src/modules/perl/modperl_time.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_TIME_H #define MODPERL_TIME_H Index: src/modules/perl/modperl_tipool.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_tipool.c,v retrieving revision 1.9 diff -u -I$Id -r1.9 modperl_tipool.c --- src/modules/perl/modperl_tipool.c 5 Sep 2002 04:44:23 -0000 1.9 +++ src/modules/perl/modperl_tipool.c 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #ifdef USE_ITHREADS Index: src/modules/perl/modperl_tipool.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_tipool.h,v retrieving revision 1.6 diff -u -I$Id -r1.6 modperl_tipool.h --- src/modules/perl/modperl_tipool.h 21 Jun 2002 03:02:54 -0000 1.6 +++ src/modules/perl/modperl_tipool.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_TIPOOL_H #define MODPERL_TIPOOL_H Index: src/modules/perl/modperl_types.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_types.h,v retrieving revision 1.73 diff -u -I$Id -r1.73 modperl_types.h --- src/modules/perl/modperl_types.h 12 Feb 2004 02:05:28 -0000 1.73 +++ src/modules/perl/modperl_types.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_TYPES_H #define MODPERL_TYPES_H Index: src/modules/perl/modperl_util.c =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_util.c,v retrieving revision 1.62 diff -u -I$Id -r1.62 modperl_util.c --- src/modules/perl/modperl_util.c 12 Feb 2004 02:05:28 -0000 1.62 +++ src/modules/perl/modperl_util.c 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" int modperl_require_module(pTHX_ const char *pv, int logfailure) Index: src/modules/perl/modperl_util.h =================================================================== RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_util.h,v retrieving revision 1.51 diff -u -I$Id -r1.51 modperl_util.h --- src/modules/perl/modperl_util.h 14 Jan 2004 21:27:40 -0000 1.51 +++ src/modules/perl/modperl_util.h 4 Mar 2004 04:24:53 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2000-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_UTIL_H #define MODPERL_UTIL_H Index: xs/modperl_xs_util.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/modperl_xs_util.h,v retrieving revision 1.17 diff -u -I$Id -r1.17 modperl_xs_util.h --- xs/modperl_xs_util.h 22 Aug 2003 05:26:12 -0000 1.17 +++ xs/modperl_xs_util.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef MODPERL_XS_H #define MODPERL_XS_H Index: xs/APR/APR/APR.pm =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/APR/APR.pm,v retrieving revision 1.4 diff -u -I$Id -r1.4 APR.pm --- xs/APR/APR/APR.pm 10 Jun 2003 03:12:52 -0000 1.4 +++ xs/APR/APR/APR.pm 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package APR; use DynaLoader (); Index: xs/APR/APR/APR.xs =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/APR/APR.xs,v retrieving revision 1.9 diff -u -I$Id -r1.9 APR.xs --- xs/APR/APR/APR.xs 10 Dec 2003 08:41:22 -0000 1.9 +++ xs/APR/APR/APR.xs 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #ifdef MP_HAVE_APR_LIBS Index: xs/APR/Base64/APR__Base64.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Base64/APR__Base64.h,v retrieving revision 1.1 diff -u -I$Id -r1.1 APR__Base64.h --- xs/APR/Base64/APR__Base64.h 5 Mar 2001 03:53:28 -0000 1.1 +++ xs/APR/Base64/APR__Base64.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE void mpxs_apr_base64_encode(pTHX_ SV *sv, SV *arg) { STRLEN len; Index: xs/APR/Brigade/APR__Brigade.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Brigade/APR__Brigade.h,v retrieving revision 1.9 diff -u -I$Id -r1.9 APR__Brigade.h --- xs/APR/Brigade/APR__Brigade.h 29 Jan 2004 02:44:33 -0000 1.9 +++ xs/APR/Brigade/APR__Brigade.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE apr_bucket_brigade *mpxs_apr_brigade_create(pTHX_ SV *CLASS, apr_pool_t *p, Index: xs/APR/Bucket/APR__Bucket.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Bucket/APR__Bucket.h,v retrieving revision 1.5 diff -u -I$Id -r1.5 APR__Bucket.h --- xs/APR/Bucket/APR__Bucket.h 28 Aug 2002 02:24:47 -0000 1.5 +++ xs/APR/Bucket/APR__Bucket.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "modperl_bucket.h" static apr_bucket *mpxs_APR__Bucket_new(pTHX_ SV *classname, SV *sv, Index: xs/APR/Const/Const.pm =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Const/Const.pm,v retrieving revision 1.1 diff -u -I$Id -r1.1 Const.pm --- xs/APR/Const/Const.pm 11 Apr 2001 22:50:53 -0000 1.1 +++ xs/APR/Const/Const.pm 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package APR::Const; use ModPerl::Const (); Index: xs/APR/Const/Const.xs =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Const/Const.xs,v retrieving revision 1.3 diff -u -I$Id -r1.3 Const.xs --- xs/APR/Const/Const.xs 22 Oct 2001 03:41:37 -0000 1.3 +++ xs/APR/Const/Const.xs 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #include "modperl_const.h" Index: xs/APR/Lock/APR__Lock.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Lock/APR__Lock.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 APR__Lock.h --- xs/APR/Lock/APR__Lock.h 18 May 2002 23:37:57 -0000 1.3 +++ xs/APR/Lock/APR__Lock.h 4 Mar 2004 04:24:55 -0000 @@ -0,0 +1,15 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + Index: xs/APR/NetLib/APR__NetLib.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/NetLib/APR__NetLib.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 APR__NetLib.h --- xs/APR/NetLib/APR__NetLib.h 13 May 2002 02:48:15 -0000 1.2 +++ xs/APR/NetLib/APR__NetLib.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE apr_ipsubnet_t *mpxs_apr_ipsubnet_create(pTHX_ SV *classname, apr_pool_t *p, const char *ipstr, Index: xs/APR/OS/APR__OS.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/OS/APR__OS.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 APR__OS.h --- xs/APR/OS/APR__OS.h 23 May 2002 19:49:49 -0000 1.2 +++ xs/APR/OS/APR__OS.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE apr_os_thread_t mpxs_apr_os_thread_current(pTHX) { #if APR_HAS_THREADS Index: xs/APR/PerlIO/PerlIO.pm =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/PerlIO/PerlIO.pm,v retrieving revision 1.3 diff -u -I$Id -r1.3 PerlIO.pm --- xs/APR/PerlIO/PerlIO.pm 22 Aug 2003 19:57:13 -0000 1.3 +++ xs/APR/PerlIO/PerlIO.pm 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package APR::PerlIO; require 5.006001; Index: xs/APR/PerlIO/PerlIO.xs =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/PerlIO/PerlIO.xs,v retrieving revision 1.1 diff -u -I$Id -r1.1 PerlIO.xs --- xs/APR/PerlIO/PerlIO.xs 17 Dec 2001 16:20:27 -0000 1.1 +++ xs/APR/PerlIO/PerlIO.xs 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #include "apr_perlio.h" Index: xs/APR/PerlIO/apr_perlio.c =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/PerlIO/apr_perlio.c,v retrieving revision 1.36 diff -u -I$Id -r1.36 apr_perlio.c --- xs/APR/PerlIO/apr_perlio.c 12 Feb 2004 19:42:47 -0000 1.36 +++ xs/APR/PerlIO/apr_perlio.c 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "modperl_largefiles.h" #include "mod_perl.h" @@ -508,6 +523,8 @@ IoIFP(GvIOp(gv)) = pio; IoTYPE(GvIOp(gv)) = IoTYPE_RDONLY; break; + default: + Perl_croak(aTHX_ "unknown APR_PERLIO type: %d", type); }; return sv_2mortal(retval); Index: xs/APR/PerlIO/apr_perlio.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/PerlIO/apr_perlio.h,v retrieving revision 1.4 diff -u -I$Id -r1.4 apr_perlio.h --- xs/APR/PerlIO/apr_perlio.h 26 Nov 2002 03:48:42 -0000 1.4 +++ xs/APR/PerlIO/apr_perlio.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef APR_PERLIO_H #define APR_PERLIO_H Index: xs/APR/Pool/APR__Pool.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Pool/APR__Pool.h,v retrieving revision 1.10 diff -u -I$Id -r1.10 APR__Pool.h --- xs/APR/Pool/APR__Pool.h 14 Feb 2004 23:19:01 -0000 1.10 +++ xs/APR/Pool/APR__Pool.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #define MP_APR_POOL_NEW "APR::Pool::new" typedef struct { Index: xs/APR/SockAddr/APR__SockAddr.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/SockAddr/APR__SockAddr.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 APR__SockAddr.h --- xs/APR/SockAddr/APR__SockAddr.h 8 Dec 2003 19:31:53 -0000 1.2 +++ xs/APR/SockAddr/APR__SockAddr.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE char * mpxs_apr_sockaddr_ip_get(pTHX_ apr_sockaddr_t *sockaddr) { Index: xs/APR/Socket/APR__Socket.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Socket/APR__Socket.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 APR__Socket.h --- xs/APR/Socket/APR__Socket.h 28 Aug 2003 18:33:32 -0000 1.3 +++ xs/APR/Socket/APR__Socket.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE apr_status_t mpxs_apr_socket_recv(pTHX_ apr_socket_t *socket, SV *sv_buf, SV *sv_len) { Index: xs/APR/String/APR__String.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/String/APR__String.h,v retrieving revision 1.2 diff -u -I$Id -r1.2 APR__String.h --- xs/APR/String/APR__String.h 29 Jan 2002 17:11:06 -0000 1.2 +++ xs/APR/String/APR__String.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE SV *mpxs_APR__String_strfsize(pTHX_ apr_off_t size) { Index: xs/APR/Table/APR__Table.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Table/APR__Table.h,v retrieving revision 1.10 diff -u -I$Id -r1.10 APR__Table.h --- xs/APR/Table/APR__Table.h 4 Jun 2003 02:31:56 -0000 1.10 +++ xs/APR/Table/APR__Table.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #define mpxs_APR__Table_FETCH apr_table_get #define mpxs_APR__Table_STORE apr_table_set #define mpxs_APR__Table_DELETE apr_table_unset Index: xs/APR/ThreadMutex/APR__ThreadMutex.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/ThreadMutex/APR__ThreadMutex.h,v retrieving revision 1.1 diff -u -I$Id -r1.1 APR__ThreadMutex.h --- xs/APR/ThreadMutex/APR__ThreadMutex.h 23 Jun 2002 21:27:47 -0000 1.1 +++ xs/APR/ThreadMutex/APR__ThreadMutex.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #define apr_thread_mutex_DESTROY apr_thread_mutex_destroy static MP_INLINE Index: xs/APR/URI/APR__URI.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/URI/APR__URI.h,v retrieving revision 1.6 diff -u -I$Id -r1.6 APR__URI.h --- xs/APR/URI/APR__URI.h 9 Mar 2003 08:57:55 -0000 1.6 +++ xs/APR/URI/APR__URI.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE char *mpxs_apr_uri_unparse(pTHX_ apr_uri_t *uptr, Index: xs/APR/UUID/APR__UUID.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/UUID/APR__UUID.h,v retrieving revision 1.1 diff -u -I$Id -r1.1 APR__UUID.h --- xs/APR/UUID/APR__UUID.h 5 Mar 2001 03:53:29 -0000 1.1 +++ xs/APR/UUID/APR__UUID.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #define mpxs_apr_uuid_alloc() \ (apr_uuid_t *)safemalloc(sizeof(apr_uuid_t)) Index: xs/APR/Util/APR__Util.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/APR/Util/APR__Util.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 APR__Util.h --- xs/APR/Util/APR__Util.h 22 Mar 2003 03:19:10 -0000 1.3 +++ xs/APR/Util/APR__Util.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE int mpxs_apr_password_validate(pTHX_ const char *passwd, const char *hash) { Index: xs/Apache/Access/Apache__Access.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Access/Apache__Access.h,v retrieving revision 1.7 diff -u -I$Id -r1.7 Apache__Access.h --- xs/Apache/Access/Apache__Access.h 23 Nov 2002 22:42:08 -0000 1.7 +++ xs/Apache/Access/Apache__Access.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE SV *mpxs_ap_requires(pTHX_ request_rec *r) { AV *av; Index: xs/Apache/CmdParms/Apache__CmdParms.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/CmdParms/Apache__CmdParms.h,v retrieving revision 1.1 diff -u -I$Id -r1.1 Apache__CmdParms.h --- xs/Apache/CmdParms/Apache__CmdParms.h 30 May 2003 13:37:19 -0000 1.1 +++ xs/Apache/CmdParms/Apache__CmdParms.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2003-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "modperl_module.h" static MP_INLINE SV *mpxs_Apache__CmdParms_info(pTHX_ cmd_parms *cmd_parms) Index: xs/Apache/Command/Apache__Command.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Command/Apache__Command.h,v retrieving revision 1.1 diff -u -I$Id -r1.1 Apache__Command.h --- xs/Apache/Command/Apache__Command.h 25 Mar 2001 22:32:10 -0000 1.1 +++ xs/Apache/Command/Apache__Command.h 4 Mar 2004 04:24:55 -0000 @@ -1,2 +1,17 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #define mpxs_Apache__Command_next(cmd) \ (++cmd, ((cmd && cmd->name) ? cmd : NULL)) Index: xs/Apache/Connection/Apache__Connection.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Connection/Apache__Connection.h,v retrieving revision 1.8 diff -u -I$Id -r1.8 Apache__Connection.h --- xs/Apache/Connection/Apache__Connection.h 14 Jan 2004 21:27:41 -0000 1.8 +++ xs/Apache/Connection/Apache__Connection.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* backwards compat for c->keepalive (see ap_mmn.h) */ #if MODULE_MAGIC_NUMBER < 20020625 typedef int ap_conn_keepalive_e; Index: xs/Apache/Const/Const.pm =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Const/Const.pm,v retrieving revision 1.3 diff -u -I$Id -r1.3 Const.pm --- xs/Apache/Const/Const.pm 20 May 2003 01:42:05 -0000 1.3 +++ xs/Apache/Const/Const.pm 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package Apache::Const; use ModPerl::Const (); Index: xs/Apache/Const/Const.xs =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Const/Const.xs,v retrieving revision 1.4 diff -u -I$Id -r1.4 Const.xs --- xs/Apache/Const/Const.xs 22 Oct 2001 03:41:37 -0000 1.4 +++ xs/Apache/Const/Const.xs 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #include "modperl_const.h" Index: xs/Apache/Directive/Apache__Directive.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Directive/Apache__Directive.h,v retrieving revision 1.6 diff -u -I$Id -r1.6 Apache__Directive.h --- xs/Apache/Directive/Apache__Directive.h 29 Jan 2003 03:56:00 -0000 1.6 +++ xs/Apache/Directive/Apache__Directive.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #define mpxs_Apache__Directive_conftree(CLASS) \ (CLASS ? ap_conftree : ap_conftree) Index: xs/Apache/Filter/Apache__Filter.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Filter/Apache__Filter.h,v retrieving revision 1.34 diff -u -I$Id -r1.34 Apache__Filter.h --- xs/Apache/Filter/Apache__Filter.h 10 Dec 2003 01:47:16 -0000 1.34 +++ xs/Apache/Filter/Apache__Filter.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #define mp_xs_sv2_modperl_filter(sv) \ ((SvROK(sv) && (SvTYPE(SvRV(sv)) == SVt_PVMG)) \ || (Perl_croak(aTHX_ "argument is not a blessed reference"),0) ? \ Index: xs/Apache/Log/Apache__Log.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Log/Apache__Log.h,v retrieving revision 1.12 diff -u -I$Id -r1.12 Apache__Log.h --- xs/Apache/Log/Apache__Log.h 19 Jan 2004 16:25:54 -0000 1.12 +++ xs/Apache/Log/Apache__Log.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static void mpxs_Apache__Log_BOOT(pTHX) { av_push(get_av("Apache::Log::Request::ISA",TRUE), Index: xs/Apache/MPM/Apache__MPM.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/MPM/Apache__MPM.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 Apache__MPM.h --- xs/Apache/MPM/Apache__MPM.h 1 Dec 2003 17:28:36 -0000 1.3 +++ xs/Apache/MPM/Apache__MPM.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2003-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE SV *mpxs_Apache__MPM_query(pTHX_ SV *self, int query_code) { int mpm_query_info; Index: xs/Apache/Module/Apache__Module.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Module/Apache__Module.h,v retrieving revision 1.11 diff -u -I$Id -r1.11 Apache__Module.h --- xs/Apache/Module/Apache__Module.h 4 Jun 2003 16:50:37 -0000 1.11 +++ xs/Apache/Module/Apache__Module.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #define mpxs_Apache__Module_top_module(CLASS) \ (CLASS ? ap_top_module : ap_top_module) Index: xs/Apache/RequestIO/Apache__RequestIO.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/RequestIO/Apache__RequestIO.h,v retrieving revision 1.42 diff -u -I$Id -r1.42 Apache__RequestIO.h --- xs/Apache/RequestIO/Apache__RequestIO.h 29 Jan 2004 10:45:15 -0000 1.42 +++ xs/Apache/RequestIO/Apache__RequestIO.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifdef WIN32 /* win32 not happy with &PL_sv_no */ # define SVNO newSViv(0) Index: xs/Apache/RequestRec/Apache__RequestRec.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/RequestRec/Apache__RequestRec.h,v retrieving revision 1.12 diff -u -I$Id -r1.12 Apache__RequestRec.h --- xs/Apache/RequestRec/Apache__RequestRec.h 12 Feb 2004 23:06:24 -0000 1.12 +++ xs/Apache/RequestRec/Apache__RequestRec.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE const char *mpxs_Apache__RequestRec_content_type(pTHX_ request_rec *r, SV *type) Index: xs/Apache/RequestUtil/Apache__RequestUtil.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/RequestUtil/Apache__RequestUtil.h,v retrieving revision 1.21 diff -u -I$Id -r1.21 Apache__RequestUtil.h --- xs/Apache/RequestUtil/Apache__RequestUtil.h 23 Jan 2004 15:01:01 -0000 1.21 +++ xs/Apache/RequestUtil/Apache__RequestUtil.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE int mpxs_Apache__RequestRec_push_handlers(pTHX_ request_rec *r, const char *name, Index: xs/Apache/Response/Apache__Response.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Response/Apache__Response.h,v retrieving revision 1.11 diff -u -I$Id -r1.11 Apache__Response.h --- xs/Apache/Response/Apache__Response.h 3 Mar 2004 06:03:10 -0000 1.11 +++ xs/Apache/Response/Apache__Response.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* XXX: this should probably named $r->cgi_header_parse * and send_cgi_header an alias in Apache::compat */ Index: xs/Apache/ServerUtil/Apache__ServerUtil.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/ServerUtil/Apache__ServerUtil.h,v retrieving revision 1.16 diff -u -I$Id -r1.16 Apache__ServerUtil.h --- xs/Apache/ServerUtil/Apache__ServerUtil.h 23 Jan 2004 15:01:01 -0000 1.16 +++ xs/Apache/ServerUtil/Apache__ServerUtil.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE int mpxs_Apache__Server_push_handlers(pTHX_ server_rec *s, const char *name, Index: xs/Apache/SubProcess/Apache__SubProcess.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/SubProcess/Apache__SubProcess.h,v retrieving revision 1.11 diff -u -I$Id -r1.11 Apache__SubProcess.h --- xs/Apache/SubProcess/Apache__SubProcess.h 11 Jul 2002 06:14:10 -0000 1.11 +++ xs/Apache/SubProcess/Apache__SubProcess.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "../../APR/PerlIO/apr_perlio.h" #ifndef MP_SOURCE_SCAN Index: xs/Apache/SubRequest/Apache__SubRequest.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/SubRequest/Apache__SubRequest.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 Apache__SubRequest.h --- xs/Apache/SubRequest/Apache__SubRequest.h 3 Mar 2003 03:39:06 -0000 1.3 +++ xs/Apache/SubRequest/Apache__SubRequest.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2002-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE int mpxs_ap_run_sub_req(pTHX_ request_rec *r) { /* need to flush main request output buffer if any Index: xs/Apache/URI/Apache__URI.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/URI/Apache__URI.h,v retrieving revision 1.5 diff -u -I$Id -r1.5 Apache__URI.h --- xs/Apache/URI/Apache__URI.h 14 May 2002 01:14:19 -0000 1.5 +++ xs/Apache/URI/Apache__URI.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE apr_uri_t *mpxs_Apache__RequestRec_parsed_uri(request_rec *r) { Index: xs/Apache/Util/Apache__Util.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/Apache/Util/Apache__Util.h,v retrieving revision 1.1 diff -u -I$Id -r1.1 Apache__Util.h --- xs/Apache/Util/Apache__Util.h 9 Feb 2004 19:25:01 -0000 1.1 +++ xs/Apache/Util/Apache__Util.h 4 Mar 2004 04:24:55 -0000 @@ -1,2 +1,17 @@ +/* Copyright 2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #define TIME_NOW apr_time_now() #define DEFAULT_TIME_FORMAT "%a, %d %b %Y %H:%M:%S %Z" Index: xs/ModPerl/Const/Const.pm =================================================================== RCS file: /home/cvs/modperl-2.0/xs/ModPerl/Const/Const.pm,v retrieving revision 1.6 diff -u -I$Id -r1.6 Const.pm --- xs/ModPerl/Const/Const.pm 10 Jun 2003 03:12:52 -0000 1.6 +++ xs/ModPerl/Const/Const.pm 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,17 @@ +# Copyright 2001-2004 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# 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 implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# package ModPerl::Const; use DynaLoader (); Index: xs/ModPerl/Const/Const.xs =================================================================== RCS file: /home/cvs/modperl-2.0/xs/ModPerl/Const/Const.xs,v retrieving revision 1.4 diff -u -I$Id -r1.4 Const.xs --- xs/ModPerl/Const/Const.xs 22 Oct 2001 03:41:38 -0000 1.4 +++ xs/ModPerl/Const/Const.xs 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "mod_perl.h" #include "modperl_const.h" Index: xs/ModPerl/Global/ModPerl__Global.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/ModPerl/Global/ModPerl__Global.h,v retrieving revision 1.3 diff -u -I$Id -r1.3 ModPerl__Global.h --- xs/ModPerl/Global/ModPerl__Global.h 7 Nov 2001 03:39:08 -0000 1.3 +++ xs/ModPerl/Global/ModPerl__Global.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + typedef void (*mpxs_special_list_do_t)(pTHX_ modperl_modglobal_key_t *, const char *, I32); Index: xs/ModPerl/Util/ModPerl__Util.h =================================================================== RCS file: /home/cvs/modperl-2.0/xs/ModPerl/Util/ModPerl__Util.h,v retrieving revision 1.4 diff -u -I$Id -r1.4 ModPerl__Util.h --- xs/ModPerl/Util/ModPerl__Util.h 17 Feb 2003 09:03:17 -0000 1.4 +++ xs/ModPerl/Util/ModPerl__Util.h 4 Mar 2004 04:24:55 -0000 @@ -1,3 +1,18 @@ +/* Copyright 2001-2004 The Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + static MP_INLINE void mpxs_ModPerl__Util_untaint(pTHX_ I32 items, SV **MARK, SV **SP) {