summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2014-04-11 18:56:23 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2014-04-11 19:05:54 +0100
commit97dce08ed725be721ad2cc74c320e79dc9d6f895 (patch)
tree064f15371649c07d708973de0f36219dd711aff6
parent198d940af6063337f8d7f8156cc251532fc3f1fc (diff)
downloaddnsmasq-97dce08ed725be721ad2cc74c320e79dc9d6f895.tar.gz
Add donate button to doc.html.
-rw-r--r--doc.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/doc.html b/doc.html
index 66d2b4c..3f30986 100644
--- a/doc.html
+++ b/doc.html
@@ -110,7 +110,20 @@ There is a dnsmasq mailing list at <A
HREF="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss">
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</A> which should be the
first location for queries, bugreports, suggestions etc.
-Dnsmasq was written by Simon Kelley. You can contact me at <A
+Dnsmasq was mainly written and is maintained by Simon Kelley. You can contact me at <A
HREF="mailto:simon@thekelleys.org.uk">simon@thekelleys.org.uk</A>.
+
+<H2>Donations.</H2>
+For most of its life, dnsmasq has been a spare-time project. These days I'm working on it as my main activity.
+I don't have an employer or anyone who pays me regularly to work on dnsmasq. If you'd like to make
+a contribution towards my expenses, please use the donation button below.
+<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
+<input type="hidden" name="cmd" value="_s-xclick">
+<input type="hidden" name="hosted_button_id" value="V3X9GVW5GX6DA">
+<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
+<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
+</form>
+
+
</BODY>