Changeset - 7c14f4b51f47
[Not reviewed]
0 2 0
Daniel Takamori (pono) - 5 months ago 2023-12-07 18:08:08
pono@sfconservancy.org
add amicus curiae as featured term and to glossary
2 files changed with 6 insertions and 3 deletions:
0 comments (0 inline, 0 general)
conservancy/static/copyleft-compliance/glossary.html
Show inline comments
...
 
@@ -6,12 +6,15 @@
 
<h1 id="glossary">Glossary of terms</h1>
 

	
 
<p>Here are a list of terms you might be unfamiliar with but occur frequently
 
in our work. If you have any suggestions on things we can add here, please
 
reach out to info@sfconservancy.org</p>
 

	
 
<h3 id="amicus">amicus curiae</h3>
 
<p>“Amicus curiae” literally means “friend of the court” and is what you call someone who isn’t a party to the case but,because of their strong interest or expertise in the subject matter of the case, has information or argument that the court would find useful in reaching a decision.</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.
 

	
conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -81,15 +81,15 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
</section>
 
</div>
 

	
 
<div class="w-30-ns mh2">
 
  <div class="ph3 pv2 ba b--gray">
 
    <h3 class="ttu">Featured Term</h3>
 
    <h4 id="foss-commons">Summary Judgement</h4>
 
    <p>In a <em>summary judgment</em> motion, a party in a lawsuit asks the Court to rule immediately on some (or all) of the claims made in the <a href="/copyleft-compliance/glossary.html#complaint">complaint</a>.</p>
 
    <p><a href="/copyleft-compliance/glossary.html#summary-judgement" class="orange ttu">Visit our glossary of terms</a></p>
 
    <h4 id="foss-commons">amicus curiae</h4>
 
    <p>“Amicus curiae” literally means “friend of the court” and is what you call someone who isn’t a party to the case but,because of their strong interest or expertise in the subject matter of the case, has information or argument that the court would find useful in reaching a decision.</p>
 
    <p><a href="/copyleft-compliance/glossary.html#amicus" class="orange ttu">Visit our glossary of terms</a></p>
 
  </div>
 

	
 
  <div class="mh3 pt3">
 
    <h2 class="f6 ttu mb1"><a href="https://lists.sfconservancy.org/mailman/listinfo/announce">Subscribe to our email list</a></h2>
 

	
 
    <br>
0 comments (0 inline, 0 general)