]> granicus.if.org Git - apache/commitdiff
apply Apache License, Version 2.0
authorAndré Malo <nd@apache.org>
Fri, 6 Feb 2004 23:55:10 +0000 (23:55 +0000)
committerAndré Malo <nd@apache.org>
Fri, 6 Feb 2004 23:55:10 +0000 (23:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102527 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/API.xml
docs/manual/developer/debugging.xml
docs/manual/developer/documenting.xml
docs/manual/developer/filters.xml
docs/manual/developer/hooks.xml
docs/manual/developer/index.xml
docs/manual/developer/modules.xml
docs/manual/developer/request.xml
docs/manual/developer/thread_safety.xml

index 343e2e253722941a58e4d868b9ed5746acc3a84e..b93550492130757c4742e940fa5e3d4b598acb2f 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ 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.
+-->
+
 <manualpage metafile="API.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
@@ -1217,4 +1233,4 @@ void *request_config;   /* Notes on *this* request */</pre>
     </section>
 </section>
 
-</manualpage>
\ No newline at end of file
+</manualpage>
index 8bc79e33b82ca72249e9ca14bfac2d428b17bf66..d8d91379e4ec09c0bffa70a97764c91d47a4df85 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ 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.
+-->
+
 <manualpage metafile="debugging.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index 46c09db9033ca09ce93e9017464801309d989436..6cb9d3a1ea99d590dddb696525fc02083150cde7 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ 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.
+-->
+
 <manualpage metafile="documenting.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index 72ab75f9da5e2bedc1a321b467946f9141703c86..734781f454180feca1bd279e380c6f66d0efdf73 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ 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.
+-->
+
 <manualpage metafile="filters.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index 7556c1845a11866d1c742ef850a1e127c40c3e7a..83d6f7592b5ef66a9c5367565b3485864f52434f 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ 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.
+-->
+
 <manualpage metafile="hooks.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index 6312d7cdc3c24269f5bfcde25ea823c4ea76a4b2..bdd2df4b4c7a429bcfdce5d736f16c221a48bf10 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ 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.
+-->
+
 <manualpage metafile="index.xml.meta">
 <parentdocument href="../" />
 
index 8f726bc438644775f66c6661f6ad7ec2124b8336..39d75316cf15fcb0bb3e94bb52e5500662302962 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ 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.
+-->
+
 <manualpage metafile="modules.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index d60f5163104cc4c4fd3e463c936d2b8a5cb5e16e..d2340118a75fe193d432e42553840c54375ffd1f 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ 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.
+-->
+
 <manualpage metafile="request.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index f4172b03edcbdeb80f69d45753c3f20bebd357f5..dd23c855c7a4e467aaf391ed21c472b0de237f71 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ 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.
+-->
+
 <manualpage metafile="thread_safety.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
         use libc's calloc/free which are thread-safe.</td></tr>
     </table>
 </section>
-</manualpage>
\ No newline at end of file
+</manualpage>