diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2011-03-19 19:47:19 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2011-03-19 19:47:19 +1300 |
commit | 5015b1dfb2df3dee6444e0d5eea7525bdf0c735a (patch) | |
tree | 5439a2520c847aa2611822905cb2dcb9fc0d7f7a /doc-src/admin.html | |
parent | 93373efc8cbb95a40e6b4541a72be25e2bfbad4a (diff) | |
download | mitmproxy-5015b1dfb2df3dee6444e0d5eea7525bdf0c735a.tar.gz mitmproxy-5015b1dfb2df3dee6444e0d5eea7525bdf0c735a.tar.bz2 mitmproxy-5015b1dfb2df3dee6444e0d5eea7525bdf0c735a.zip |
Docs - refinement and styling.
Diffstat (limited to 'doc-src/admin.html')
-rw-r--r-- | doc-src/admin.html | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/doc-src/admin.html b/doc-src/admin.html index 6954010c..b89cd8bc 100644 --- a/doc-src/admin.html +++ b/doc-src/admin.html @@ -1,14 +1,7 @@ -<h2>Contact</h2> +Please send any comments, suggestions and bug reports to <a href="mailto:$!docMaintainerEmail!$">$!docMaintainerEmail!$</a>. -<p> Please send any comments, suggestions and bug reports to - <a href="mailto:$!docMaintainerEmail!$">$!docMaintainerEmail!$</a>. -</p> - - -<h2>License</h2> - -<pre> -@!license!@ -</pre> +__mitmproxy__ is licensed under Version 3 of the Gnu General Public License, +the full text of which can be found in the LICENSE file in the source +distribution. |