diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2010-02-16 17:09:07 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2010-02-16 17:09:07 +1300 |
commit | cb0e3287090786fad566feb67ac07b8ef361b2c3 (patch) | |
tree | 0cce85760f1811bc3bbd00245764142621fa9d16 /doc-src/admin.html | |
download | mitmproxy-cb0e3287090786fad566feb67ac07b8ef361b2c3.tar.gz mitmproxy-cb0e3287090786fad566feb67ac07b8ef361b2c3.tar.bz2 mitmproxy-cb0e3287090786fad566feb67ac07b8ef361b2c3.zip |
Initial checkin.
Diffstat (limited to 'doc-src/admin.html')
-rw-r--r-- | doc-src/admin.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc-src/admin.html b/doc-src/admin.html new file mode 100644 index 00000000..6954010c --- /dev/null +++ b/doc-src/admin.html @@ -0,0 +1,14 @@ + +<h2>Contact</h2> + +<p> Please send any comments, suggestions and bug reports to + <a href="mailto:$!docMaintainerEmail!$">$!docMaintainerEmail!$</a>. +</p> + + +<h2>License</h2> + +<pre> +@!license!@ +</pre> + |