diff options
author | Daniel Ferradal <dferradal@apache.org> | 2021-06-07 19:08:50 +0200 |
---|---|---|
committer | Daniel Ferradal <dferradal@apache.org> | 2021-06-07 19:08:50 +0200 |
commit | a360cd342f25b05185dc7bd201d6cb964d433575 (patch) | |
tree | 324d2aeefb7f68948b7e6b8571e6ab8e8f72fdec /docs/manual/mod/mod_dav.html.en.utf8 | |
parent | mod_h2: Make h2_headers_create() constant and simplfy code using it. (diff) | |
download | apache2-a360cd342f25b05185dc7bd201d6cb964d433575.tar.xz apache2-a360cd342f25b05185dc7bd201d6cb964d433575.zip |
Corrected mod_md typos + build all which results in tons of copy right notice updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1890574 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_dav.html.en.utf8')
-rw-r--r-- | docs/manual/mod/mod_dav.html.en.utf8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_dav.html.en.utf8 b/docs/manual/mod/mod_dav.html.en.utf8 index 39d2f75ed4..ac4efe4d8c 100644 --- a/docs/manual/mod/mod_dav.html.en.utf8 +++ b/docs/manual/mod/mod_dav.html.en.utf8 @@ -272,7 +272,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/mod/mod_dav.html'; } })(window, document); //--><!]]></script></div><div id="footer"> -<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); |