Update glossary term of the week to CCS.

This commit is contained in:
Bradley M. Kuhn 2021-11-30 06:23:05 -08:00
parent 1408bafea5
commit e11e6ff451

View file

@ -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>