diff options
author | André Malo <nd@apache.org> | 2004-02-07 16:12:30 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-02-07 16:12:30 +0100 |
commit | f4bd111108b3e87526c96a5fe97c0a695eaf9cf0 (patch) | |
tree | a439317225d935320581368ea29b88548a378413 /docs/manual/mod/mod_expires.xml.ja | |
parent | apply Apache License, Version 2.0 (diff) | |
download | apache2-f4bd111108b3e87526c96a5fe97c0a695eaf9cf0.tar.xz apache2-f4bd111108b3e87526c96a5fe97c0a695eaf9cf0.zip |
apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_expires.xml.ja')
-rw-r--r-- | docs/manual/mod/mod_expires.xml.ja | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_expires.xml.ja b/docs/manual/mod/mod_expires.xml.ja index 5fdcff1a00..db933f1d86 100644 --- a/docs/manual/mod/mod_expires.xml.ja +++ b/docs/manual/mod/mod_expires.xml.ja @@ -1,9 +1,26 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis metafile="mod_expires.xml.meta"> <!-- English revision: 1.4 --> +<!-- + Copyright 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. +--> + +<modulesynopsis metafile="mod_expires.xml.meta"> + <name>mod_expires</name> <description>$B%f!<%6$N;XDj$7$?4p=`$K4p$E$$$?(B <code>Expires</code> HTTP $B%X%C%@$N@8@.(B</description> <status>Extension</status> |