diff options
author | André Malo <nd@apache.org> | 2004-02-08 18:53:03 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-02-08 18:53:03 +0000 |
commit | 5e84b7542e95c7c7bcf3125765d6d6119135dc9b (patch) | |
tree | 97569409b0766bfe99a3ff0c46d5aed0128346b0 /docs/manual/style/faq.dtd | |
parent | 4b29f23d720d6950d8e8ffa9ee2f579faa823ecc (diff) | |
download | httpd-5e84b7542e95c7c7bcf3125765d6d6119135dc9b.tar.gz |
apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102600 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/style/faq.dtd')
-rw-r--r-- | docs/manual/style/faq.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/manual/style/faq.dtd b/docs/manual/style/faq.dtd index 6d11d5c733..f8c57db9ee 100644 --- a/docs/manual/style/faq.dtd +++ b/docs/manual/style/faq.dtd @@ -1,5 +1,21 @@ <?xml version='1.0' encoding='UTF-8' ?> +<!-- + 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. +--> + <!ENTITY % common SYSTEM "common.dtd"> %common; |