File diff f7c22b3f165b → f426e60136a2
www/conservancy/static/about/index.html
Show inline comments
 
{% comment %}THIS PAGE IS UNLINKED
 
{% extends "base_conservancy.html" %}
 
{% extends "base_about.html" %}
 
{% block subtitle %}About - {% endblock %}
 
{% block content %}
 

	
 
<h1>About</h1>
 

	
 
<p>The Software Freedom Conservancy, Inc. is a not-for-profit organization
 
that promotes the use and development of free and open source software by
 
providing a range of pro-bono services to Free, Libre and Open Source
 
Software (FLOSS) projects.</p>
 
<p>The Software Freedom Conservancy, Inc. is a 501(c)(3) not-for-profit
 
organization incorporated in New York.  Conservancy is managed by
 
its <a href="/about/board/"> board of directors.</a></p>
 

	
 
<p>We hold, protect and manage copyrights and trademarks for FLOSS
 
projects.  Conservancy aims to act as long-term caretakers for our member
...
 
@@ -48,4 +46,3 @@ inspection:</p>
 

	
 
</ul></p>
 
{% endblock %}
 
{% endcomment %}