Skip to content

Commit 4b6430a

Browse files
authored
Merge pull request #230 from hjellinek/feature/issue-1732_charitable-deduction-page-list-EIN-etc
issue-1732: Update donate.md to include EIN, etc.
2 parents 795e940 + 7e604e9 commit 4b6430a

File tree

3 files changed

+18
-13
lines changed

3 files changed

+18
-13
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Interlisp.org Home Page
22

33
The documentation repository for <https://interlisp.org>, the restoration
4-
project for the Interlisp ecosystem. This is a revision by Andrew Sengul.
4+
project for the Interlisp ecosystem.
55

66
The collection of pages provides information on the restoration effort, Medley,
77
Interlisp and how to access and use the restored Medley system.
@@ -172,7 +172,7 @@ To run `Hugo` go to the root directory of your repository clone and run the foll
172172
hugo server
173173
```
174174

175-
`Hugo` will start and automatically download the Docsy theme and it's dependencies as hugo modules. You should see output along the lines of:
175+
`Hugo` will start and automatically download the Docsy theme and its dependencies as hugo modules. You should see output along the lines of:
176176

177177
```bash
178178
hugo: downloading modules …

content/en/project/credits.md

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Credits
33
weight: 80
44
type: docs
5-
markup: mmark
65
---
76

87
Interlisp was a joint effort of many people -- likely more than one hundred -- from its initial beginnings through its heyday until its virtual disappearance. There are more than we can name. There were contributions by employees of BBN, Xerox, and Fuji Xerox and later, employees of Envos and Venue. There are initials in the source code with date of last edit, but who wrote what is sometimes a mystery.

content/en/project/donate.md

+16-10
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,35 @@ aliases:
66
- /donate
77
---
88

9-
We use donations to pay for online services, web hosting; larger donations for hiring consultants and contract workers to help with various tasks.
9+
## Why to donate
1010

11-
See our [profile](https://www.guidestar.org/profile/shared/31fad8e3-de97-4d71-9401-b896bf085498) and rating at [GuideStar](https://www.guidestar.org).
11+
Donations help us pay for online services and web hosting; larger donations allow us to hire consultants and contract workers
12+
to assist with various tasks.
13+
14+
See our [profile](https://www.guidestar.org/profile/shared/31fad8e3-de97-4d71-9401-b896bf085498) and rating at [GuideStar (Candid)](https://www.guidestar.org).
1215

1316
<a href="https://www.guidestar.org/profile/shared/31fad8e3-de97-4d71-9401-b896bf085498" target="_blank"><img src="https://widgets.guidestar.org/TransparencySeal/10019973" /></a>
1417

1518
## How to donate
1619

17-
You can donate through the following methods:
20+
You can donate using the following methods:
1821

1922
- <form action="https://www.paypal.com/donate" method="post" target="_top">
2023
<p>
21-
<a href="https://www.paypal.com/donate/?hosted_button_id=MCHS5GWLVYLUY">PayPal</a>: use the donation button or send directly to <a href="mailto:[email protected]">[email protected]</a>
24+
<a href="https://www.paypal.com/donate/?hosted_button_id=MCHS5GWLVYLUY">PayPal</a>: use this button or send your donation directly to <a href="mailto:[email protected]">[email protected]</a>
2225
<input type="hidden" name="hosted_button_id" value="X69XCWJ6SJKUG" />
2326
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
2427
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
2528
</p>
26-
</form>
29+
</form>
30+
- [GitHub Sponsors](https://github.com/sponsors/Interlisp): convenient, but they do charge a fee — 3% if done through ACH, 6% for credit card donations.
31+
- Contact [our donations team](mailto:[email protected]) for larger amounts.
32+
- Benevity: for corporate matching donations, find InterlispOrg on the Benevity portal by searching for “Interlisp” or
33+
organization number `840-872528093`.
2734

28-
- [GitHub Sponsors](https://github.com/sponsors/Interlisp): it's convenient but they do charge a fee — 3% if done through ACH, 6% for credit card donations
29-
- Contact [our donations team](mailto:[email protected]) for larger amounts
30-
- Benevity: for corporate donations InterlispOrg can be found on the Benevity portal by either searching for “Interlisp” or the organization numbered 840-872528093
35+
## Tax deductibility
3136

32-
## Tax deducibility
37+
InterlispOrg Inc is a non-profit corporation in California, approved by the IRS for 501(c)3 status
38+
and by the California FTB for tax-free status.
3339

34-
InterlispOrg Inc is a non-profit corporation in California, approved by the IRS for 501(c)3 status, and the California FTB for tax-free status. We can accept donations that may be tax-deductable for the donor.
40+
Donations may be tax-deductible for the donor. Our EIN (tax ID) is `87-2528093`.

0 commit comments

Comments
 (0)