Changeset - a1bbbd9da746
[Not reviewed]
0 1 1
Bradley Kuhn (bkuhn) - 12 years ago 2012-01-15 19:00:44
bkuhn@ebb.org
Added Form 1023.
1 file changed:
Changeset was too big and was cut off... Show full diff anyway
0 comments (0 inline, 0 general)
www/conservancy/static/about/filings/index.html
Show inline comments
 
{% extends "base_about.html" %}
 
{% block subtitle %}About - {% endblock %}
 
{% block submenuselection %}Filings{% endblock %}
 
{% block content %}
 

	
 
<h1>Public Filings</h1>
 

	
 
<p>Like all USA non-profits, the Conservancy files an annual Form 990 and,
 
as a non-profit in the State of New York, files an annual CHAR-500 with
 
New York State.  Below, Conservancy makes available these filings for
 
public inspection, in reverse chronological order:</p>
 

	
 
<p>
 
<ul>
 
<li>Fiscal Year 2011
 
<p>Conservancy's FY 2011 will end on 2012-02-29.  The filing deadline for
 
  FY 2011 Form 990 and CHAR 500 will likely be 2012-07-16.</p>
 
</li>
 
<li>Fiscal Year 2010</li>
 
<ul>
 
<li><a href="/docs/conservancy_Form-990_fy-2010.pdf">FY 2009 Federal Form 900 (PDF)</a></li>
 
<li><a href="/docs/conservancy_CHAR-500_fy-2010.pdf">FY 2009 New York State CHAR-500 (PDF)</a></li>
 
<li><a href="/docs/conservancy_independent-audit_fy-2010.pdf">FY 2010 Independent Auditor's Report (PDF)</a></li>
 
</ul>
 
</li>
 
<li>Fiscal Year 2009</li>
 
<ul>
 
<li><a href="/docs/conservancy_Form-990_fy-2009.pdf">FY 2009 Federal Form 900 (PDF)</a></li>
 
<li><a href="/docs/conservancy_CHAR-500_fy-2009.pdf">FY 2009 New York State CHAR-500 (PDF)</a></li>
 
</ul>
 

	
 
<li>Fiscal Year 2008</li>
 
<ul>
 
<li><a href="/docs/conservancy-form-990-fy-2008.pdf">FY 2008 Federal Form 900 (PDF)</a></li>
 
<li><a href="/docs/conservancy-CHAR-500-fy-2008.pdf">FY 2008 New York State CHAR-500 (PDF)</a></li>
 
</ul>
 
<li>Fiscal Year 2007</li>
 
<ul>
 
<li><a href="/docs/conservancy_Form-990_fy-2007.pdf">FY 2007 Federal Form 900 (PDF)</a></li>
 
<li><a href="/docs/conservancy_CHAR-500_fy-2007.pdf">FY 2007 New York State CHAR-500 (PDF)</a></li>
 
<li>Fiscal Year 2006</li>
 
<ul>
 
<li><a href="/docs/conservancy_Form-1023.pdf">Form 1023, as filed in
 
    September 2006</a></li>
 
</ul>
 
</ul>
 
</p>
 
{% endblock %}

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)