Update glossary term of the week to CCS.
This commit is contained in:
parent
1408bafea5
commit
e11e6ff451
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
|
|||
<div class="w-30-ns mh2">
|
||||
<div class="ph3 pv2 ba b--gray">
|
||||
<h3 class="ttu">Term of the week</h3>
|
||||
<h4 class="f4 mt3 mb2 i navy">ethical technology</h4>
|
||||
<p>Technology that serves its users, rather than the corporations who profit from it. Ethical technology preserves and promotes the rights of those impacted by it.</p>
|
||||
<h4 class="f4 mt3 mb2 i navy">Complete Corresponding Source (CCS)</h4>
|
||||
<p>Informally, <acronym title="Complete Corresponding Source">CCS</acronym> is all of the technical materials and source code required to modify, run, and/or reinstall the software. The <acronym title="General Public License">GPL</acronym> and <acronym title="Lesser General Public License">LGPL</acronym> have a formal definitions for <acronym title="Complete Corresponding Source">CCS</acronym>, which is sometimes called "Corresponding Source."</p>
|
||||
<p><a href="/copyleft-compliance/glossary.html" class="orange ttu">Visit our glossary of terms</a></p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue