Change title of page to reflect Copyleft generally
This commit is contained in:
parent
e4be56c968
commit
8899d0d08d
3 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
{% extends "base_compliance.html" %}
|
{% extends "base_compliance.html" %}
|
||||||
{% block subtitle %}GPL Compliance Project For Linux Developers - {% endblock %}
|
{% block subtitle %}Copyleft Compliance Projects - {% endblock %}
|
||||||
{% block submenuselection %}AboutCompliance{% endblock %}
|
{% block submenuselection %}AboutCompliance{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>GPL Compliance Project for Linux Developers</h1>
|
<h1>Conservancy's Copyleft Compliance Projects</h1>
|
||||||
|
|
||||||
<p>The GPL Compliance Project for Linux Developers is comprised of copyright
|
<p>The GPL Compliance Project for Linux Developers is comprised of copyright
|
||||||
holders in the kernel, Linux, who have contributed to Linux under its
|
holders in the kernel, Linux, who have contributed to Linux under its
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{% extends "base_compliance.html" %}
|
{% extends "base_compliance.html" %}
|
||||||
{% block subtitle %}GPL Compliance Project For Linux Developers - {% endblock %}
|
{% block subtitle %}Copyleft Compliance Projects - {% endblock %}
|
||||||
{% block submenuselection %}VMwareLawsuitAppeal{% endblock %}
|
{% block submenuselection %}VMwareLawsuitAppeal{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h2>The time has come to stand up for the GPL.</h2>
|
<h2>The time has come to stand up for the GPL.</h2>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{% extends "base_compliance.html" %}
|
{% extends "base_compliance.html" %}
|
||||||
{% block subtitle %}GPL Compliance Project For Linux Developers - {% endblock %}
|
{% block subtitle %}Copyleft Compliance Projects - {% endblock %}
|
||||||
{% block submenuselection %}VMwareLawsuitFAQ{% endblock %}
|
{% block submenuselection %}VMwareLawsuitFAQ{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>Frequently Asked Questions about Christoph Hellwig's VMware Lawsuit</h1>
|
<h1>Frequently Asked Questions about Christoph Hellwig's VMware Lawsuit</h1>
|
||||||
|
|
Loading…
Reference in a new issue