Changeset - 7a35d485580b
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2015-11-29 20:22:22
bkuhn@ebb.org
Update title and other Django tag fixes.
1 file changed with 4 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/copyleft-compliance/principles.html
Show inline comments
 
{% extends "base_compliance.html" %}
 
{% block subtitle %}GPL Compliance Project - {% endblock %}
 
{% block submenuselection %}Principles{% endblock %}
 
{% block subtitle %}Copyleft Compliance Projects - {% endblock %}
 
{% block submenuselection %}CopyleftPrinciples{% endblock %}
 
{% block content %}
 

	
 
<h1>The Principles of Community-Oriented GPL Enforcement</h1>
 

	
 
<p>The GNU General Public License (GPL) is the principal copyleft
 
license. Copyleft is a framework that permits ongoing sharing of a
 
published work, with clear permissions that <em>both</em> grant
 
<em>and</em> defend its users' freedoms &mdash; in contrast to other
...
 
@@ -188,6 +189,7 @@ communities.
 
<p><em>[ This document is also published on <a href="https://fsf.org/licensing/enforcement-principles">FSF's site</a>. ]</em></p>
 

	
 
<p>Copyright &copy; 2015, Free Software Foundation, Inc., Software Freedom Conservancy, Inc., Bradley M. Kuhn, Allison Randal, Karen M. Sandler.
 
<br/>Licensed under the <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
 
<br/>The copyright holders ask that per &sect;3(a)(1)(A)(i) and &sect;3(a)(1)(A)(v) of that license, you ensure these two links (<a href="https://sfconservancy.org/linux-compliance/principles.html">[1]</a>,
 
<a href="https://fsf.org/licensing/enforcement-principles">[2]</a>) are preserved in modified and/or redistributed versions.</p>
 
{% endblock %}
0 comments (0 inline, 0 general)