Changeset - 378d01a4222d
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 11 years ago 2013-05-01 02:17:31
bkuhn@ebb.org
Fix closing tag.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/campaign/index.html
Show inline comments
...
 
@@ -591,27 +591,27 @@ Executive Director, <a href="https://openhatch.org/">OpenHatch</a>.</p>
 
<h3>Some Important Details for this Fundraiser</h3>
 

	
 
<ul>
 
<li>Donations made are general donations to the Software Freedom
 
  Conservancy, Inc., a 501(c)(3) charity incorporated in New York.
 
  Conservancy is committed to doing this work described herein, but cannot
 
  promise to complete the work if the fundraising goal is not reached.  If
 
  the fundraising goal is not reached, Conservancy will do its best to make
 
  progress on the plan above with the resources available.  It's expected
 
  that work will simply proceed, but more slowly and take more time, if the
 
  fundraising goal is not reached.</li>
 

	
 
<li>The license for the project is not yet chosen, since Phase 0 might
 
  prescribe contribution to particular upstream projects, and Conservancy is
 
  committed to contributing to upstream projects under their chosen license,
 
  where possible.  However, Conservancy promises that all software that is
 
  written will be released under a license that is both approved by
 
  the <a href="http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses">FSF as a Free
 
  Software license</a> <strong>and</strong> by the OSI as
 
  an <a href="http://opensource.org/licenses">OSI-approved license</a>.  New
 
  documentation that is written will be released under some license
 
  compatible with <a href="https://creativecommons.org/licenses/by-sa/3.0/us/">CC BY-SA 3.0 USA</a>.</li>
 

	
 
<!-- end campaign text -->
 
</div
 
</div>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)