summaryrefslogtreecommitdiff
path: root/docs/manual/style/manual.en.xsl
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-02-07 16:08:16 +0000
committerAndré Malo <nd@apache.org>2004-02-07 16:08:16 +0000
commit5d7df91a20e5820eb93d3cf0e50e54665b8ad657 (patch)
tree30b7525d1467a944ad3bd9313e65f5a6ebda9db7 /docs/manual/style/manual.en.xsl
parent598b248e99542413037fa94e36509982b1961d1a (diff)
downloadhttpd-5d7df91a20e5820eb93d3cf0e50e54665b8ad657.tar.gz
apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102538 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/style/manual.en.xsl')
-rw-r--r--docs/manual/style/manual.en.xsl17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/manual/style/manual.en.xsl b/docs/manual/style/manual.en.xsl
index 25a933ecb9..4b6d635b6c 100644
--- a/docs/manual/style/manual.en.xsl
+++ b/docs/manual/style/manual.en.xsl
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+ 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.
+-->
+
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">