Changeset - daa27e0d5d1e
[Not reviewed]
0 1 0
Daniel Takamori (pono) - 3 months ago 2024-01-18 16:33:24
pono@sfconservancy.org
typo in glossary
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
conservancy/static/copyleft-compliance/glossary.html
Show inline comments
...
 
@@ -15,13 +15,13 @@ reach out to info@sfconservancy.org</p>
 
<h3 id="auditability">auditability</h3>
 
<p>Ability to inspect the exact software running on a device. This includes version information, modifications and licensing information. </p>
 

	
 
<h3 id="bash">Bash</h3>
 
A very common utility for Linux-based systems. Bash was originally released under the General Public License version 2 (GPLv2), but newer versions of Bash are under version 3 (GPLv3). Descendants of both versions are utilized in the industry.
 

	
 
<h3 id="complaint">Compliant (in a lawsuit)</h3>
 
<h3 id="complaint">Complaint (in a lawsuit)</h3>
 
<p>In the context of a lawsuit, the Complaint is the document that begins the
 
lawsuit.  It states the basic claims of action by the Plaintiff, and their
 
requests for remedy for the matter.</p>
 

	
 
<h3 id="ccs">Complete Corresponding Source (CCS)</h3>
 
<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>
0 comments (0 inline, 0 general)