forked from JMRI/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonations.shtml
More file actions
100 lines (82 loc) · 4.49 KB
/
donations.shtml
File metadata and controls
100 lines (82 loc) · 4.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!-- $Id: donations.shtml,v 1.4 2008-01-13 18:47:00 jacobsen Exp $ -->
<html lang="en">
<head>
<TITLE>Donating to JMRI</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META name="keywords" content="JMRI Jacobsen open-source patent defense copyright trademark">
<!-- Style -->
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="/css/default.css" media="screen">
<link rel="stylesheet" type="text/css" href="/css/print.css" media="print">
<link rel="icon" href="/images/jmri.ico" type="image/png">
<link rel="home" title="Home" href="/">
<!-- /Style -->
</head>
<!--#include virtual="/Header" -->
<!--#include virtual="Sidebar" -->
<hr class="hide">
<div id="mainContent">
<h2>Donating to JMRI</h2>
<!-- the content goes here -->
JMRI runs entirely on volunteer labor. We have an
impressive list of
<a href="/help/en/Acknowledgements.shtml">people who have worked on JMRI</a>.
<P>
However, JMRI also needs contributions of money. We use them to cover the costs of providing the software,
and we also need them to help with our
<a href="/k/index.html">legal defense</a>.
Your continued support is vital to keeping JMRI available.
<p>
If possible, we prefer that you donate via PayPal. Just click on one of the buttons below, which
will take you to a PayPal page for making a donation.
<table width=100%>
<tr>
<td align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=jmri%40pacbell%2enet&item_name=Donation%20To%20JMRI%20Project&amount=10%2e00&no_shipping=0&no_note=1&¤cy_code=USD&lc=US&bn=PP%2dBuyNowBF&charset=UTF%2d8">
<img src="/images/x-click-but7.gif" alt="[Donate US$10]" /></a></td>
<td align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=jmri%40pacbell%2enet&item_name=Donation%20To%20JMRI%20Project&amount=20%2e00&no_shipping=0&no_note=1&¤cy_code=USD&lc=US&bn=PP%2dBuyNowBF&charset=UTF%2d8">
<img src="/images/x-click-but7.gif" alt="[Donate US$20]" /></a></td>
<td align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=jmri%40pacbell%2enet&item_name=Donation%20To%20JMRI%20Project&amount=50%2e00&no_shipping=0&no_note=1&¤cy_code=USD&lc=US&bn=PP%2dBuyNowBF&charset=UTF%2d8">
<img src="/images/x-click-but7.gif" alt="[Donate US$50]" /></a></td>
<td align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=jmri%40pacbell%2enet&item_name=Donation%20To%20JMRI%20Project&amount=100%2e00&no_shipping=0&no_note=1&¤cy_code=USD&lc=US&bn=PP%2dBuyNowBF&charset=UTF%2d8">
<img src="/images/x-click-but7.gif" alt="[Donate US$100]" /></a></td>
<td align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=jmri%40pacbell%2enet&item_name=Donation%20To%20JMRI%20Project&amount=250%2e00&no_shipping=0&no_note=1&¤cy_code=USD&lc=US&bn=PP%2dBuyNowBF&charset=UTF%2d8">
<img src="/images/x-click-but7.gif" alt="[Donate US$250]" /></a></td>
<td align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=jmri%40pacbell%2enet&item_name=Donation%20To%20JMRI%20Project&no_shipping=0&no_note=1&¤cy_code=USD&lc=US&bn=PP%2dBuyNowBF&charset=UTF%2d8">
<img src="/images/x-click-but7.gif" alt="[Pick Amount]" /></a></td>
</tr>
<tr>
<td align=center>Donate $10</td>
<td align=center>Donate $20</td>
<td align=center>Donate $50</td>
<td align=center>Donate $100</td>
<td align=center>Donate $250</td>
<td align=center>Pick Amount</td>
</tr>
</table>
<p>
Thanks!
<p>
We use the SourceForge donation system
for handling donations to JMRI. Unfortunately,
in December 2007 they changed to requiring that people create a SourceForge account
before directly using that system to donate, which made it
significantly more complicated to make a donation.
If you have a SourceForge account and want to use that system,
<a href="http://sourceforge.net/account/login.php" target="_blank">click here to login</a> to your account, and then
<a href="http://sourceforge.net/donate/index.php?group_id=26788">click here to get to the JMRI donation page</a>.
<p>
Finally, if you don't want to use PayPal, please
<a href="mailto:jmri@pacbell.net">contact us directly via email</a>
and we can make other arrangements.
<!--#include virtual="/Footer" -->
</div> <!-- closes #mainContent-->
</div> <!-- closes #mBody-->
</body>
</html>