commit 050b4eb122fec33c29860f839ce37f3c87c3acb9 Author: Roger Dingledine arma@torproject.org Date: Fri Apr 21 17:44:28 2017 -0400
link to linus's new corpdocs folder too
now we have a bunch of our founding documents in a git repository! --- about/en/financials.wml | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/about/en/financials.wml b/about/en/financials.wml index 8e64b14..35622d0 100644 --- a/about/en/financials.wml +++ b/about/en/financials.wml @@ -13,6 +13,9 @@ <div id="maincol"> <h1>Tor: Financial Reports</h1> <dl> + <dt>Founding Documents</dt> + <dd><a href="https://gitweb.torproject.org/company/policies.git/tree/corpdocs">Form 1023, Articles of Organization, IRS Determination Letter, and more</a></dd> + <dt>Fiscal Year 2016</dt> <dd><a href="findoc/2016-TorProject-Bylaws.pdf">2016-12-05 Tor Project Bylaws</a></dd> <dd>2016 IRS Form 990 and other forms expected like usual in late 2017</dd>
tor-commits@lists.torproject.org