From: André Malo Date: Sat, 7 Feb 2004 15:41:45 +0000 (+0000) Subject: apply Apache License, Version 2.0 X-Git-Tag: pre_ajp_proxy~713 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9581e49861a14ae09a3e26e6471a1fb29c7027bb;p=apache apply Apache License, Version 2.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102535 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/css/manual-chm.css b/docs/manual/style/css/manual-chm.css index 4f9a853e16..b4c4b3e7b4 100644 --- a/docs/manual/style/css/manual-chm.css +++ b/docs/manual/style/css/manual-chm.css @@ -1,5 +1,20 @@ @import url(manual-loose-100pc.css); +/* 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. + */ + html { font-size: 95%; } @@ -8,4 +23,4 @@ h1 { margin: 0 0 0.5em 0; } -/* the end */ \ No newline at end of file +/* the end */ diff --git a/docs/manual/style/css/manual-loose-100pc.css b/docs/manual/style/css/manual-loose-100pc.css index 5687737120..fb26597a62 100644 --- a/docs/manual/style/css/manual-loose-100pc.css +++ b/docs/manual/style/css/manual-loose-100pc.css @@ -2,6 +2,21 @@ * manual.css - no sidebar, 100% normal font height * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ +/* Copyright 2002-2004 Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * 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. + */ + /* import the main CSS, so we * have to adjust only a few things */ diff --git a/docs/manual/style/css/manual-print.css b/docs/manual/style/css/manual-print.css index 54c299f9b6..4fe4229bbc 100644 --- a/docs/manual/style/css/manual-print.css +++ b/docs/manual/style/css/manual-print.css @@ -2,6 +2,21 @@ * manual.css for printers * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ +/* Copyright 2002-2004 Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * 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. + */ + /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * mainframe ;-) * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ diff --git a/docs/manual/style/css/manual-zip-100pc.css b/docs/manual/style/css/manual-zip-100pc.css index 443d9a051d..291f20b6e3 100644 --- a/docs/manual/style/css/manual-zip-100pc.css +++ b/docs/manual/style/css/manual-zip-100pc.css @@ -1,7 +1,22 @@ @import url(manual-loose-100pc.css); +/* 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. + */ + h1 { margin: 0 0 0.5em 0; } -/* the end */ \ No newline at end of file +/* the end */ diff --git a/docs/manual/style/css/manual-zip.css b/docs/manual/style/css/manual-zip.css index 33ac897946..00a8591863 100644 --- a/docs/manual/style/css/manual-zip.css +++ b/docs/manual/style/css/manual-zip.css @@ -1,7 +1,23 @@ @import url(manual.css); +/* 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. + */ + + h1 { margin: 0 0 0.5em 0; } -/* the end */ \ No newline at end of file +/* the end */ diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 2d42795b3f..00c803beee 100644 --- a/docs/manual/style/css/manual.css +++ b/docs/manual/style/css/manual.css @@ -2,6 +2,21 @@ * manual.css * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ +/* Copyright 2002-2004 Apache Software Foundation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * 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. + */ + /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * mainframe ;-) * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ diff --git a/docs/manual/style/lang/de.xml b/docs/manual/style/lang/de.xml index 5debbe06fb..d989394444 100644 --- a/docs/manual/style/lang/de.xml +++ b/docs/manual/style/lang/de.xml @@ -2,6 +2,22 @@ ]> + + diff --git a/docs/manual/style/lang/en.xml b/docs/manual/style/lang/en.xml index 73fa69d7eb..ea90f49d4f 100644 --- a/docs/manual/style/lang/en.xml +++ b/docs/manual/style/lang/en.xml @@ -1,6 +1,22 @@ ]> + + diff --git a/docs/manual/style/lang/ja.xml b/docs/manual/style/lang/ja.xml index 291b57a4fc..cca5ea8ef9 100644 --- a/docs/manual/style/lang/ja.xml +++ b/docs/manual/style/lang/ja.xml @@ -2,6 +2,22 @@ ]> + + diff --git a/docs/manual/style/lang/ko.xml b/docs/manual/style/lang/ko.xml index dbd82f8f27..38df00e0d3 100644 --- a/docs/manual/style/lang/ko.xml +++ b/docs/manual/style/lang/ko.xml @@ -2,6 +2,22 @@ ]> + + diff --git a/docs/manual/style/lang/ru.xml b/docs/manual/style/lang/ru.xml index 4a3e72152c..e6bbdcb5ee 100644 --- a/docs/manual/style/lang/ru.xml +++ b/docs/manual/style/lang/ru.xml @@ -2,6 +2,22 @@ ]> + + diff --git a/docs/manual/style/lang/sv.xml b/docs/manual/style/lang/sv.xml index 7addd8043a..fd210fe1c0 100644 --- a/docs/manual/style/lang/sv.xml +++ b/docs/manual/style/lang/sv.xml @@ -1,5 +1,21 @@ + + Se även @@ -21,4 +37,4 @@ Hem Directives Directive - \ No newline at end of file +