add motion to remand to frontpage and update TotW
This commit is contained in:
parent
a4690092b5
commit
0d8ecb8471
1 changed files with 4 additions and 4 deletions
|
@ -38,8 +38,8 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
|
||||||
</section>
|
</section>
|
||||||
<section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray">
|
<section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray">
|
||||||
<h2 class="f4 ttu">Vizio Lawsuit</h2>
|
<h2 class="f4 ttu">Vizio Lawsuit</h2>
|
||||||
<p>Software Freedom Conservancy files right-to-repair lawsuit against California TV manufacturer Vizio Inc. for alleged GPL violations</p>
|
<p>Software Freedom Conservancy has filed a Motion for Remand in our lawsuit against Vizio for their flagrant GPL & LGPL violations</p>
|
||||||
<a href="/copyleft-compliance/vizio.html" class="f5 dib pa2 ttu b btn-orange">More information</a>
|
<a href="/blog/2021/dec/28/vizio-update-1/" class="f5 dib pa2 ttu b btn-orange">More information</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -82,8 +82,8 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
|
||||||
<div class="w-30-ns mh2">
|
<div class="w-30-ns mh2">
|
||||||
<div class="ph3 pv2 ba b--gray">
|
<div class="ph3 pv2 ba b--gray">
|
||||||
<h3 class="ttu">Term of the week</h3>
|
<h3 class="ttu">Term of the week</h3>
|
||||||
<h4 class="f4 mt3 mb2 i navy">Complete Corresponding Source (CCS)</h4>
|
<h4 id="right-to-repair">right-to-repair software</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>The ability to repair the software on your device in the same way you can repair the physical aspects of your tools. Software Freedom Conservancy asserts that this right is overlooked and needs additional legal protections (as the <acronym title="Federal Trade Commission">FTC</acronym> has agreed with) to protect consumers. Software Freedom Conservancy focuses specifically on the right to software repair; other great organizations like the <a href="https://www.repair.org/">Repair Association</a> focus on the right to hardware repair. The two rights go hand-in-hand in our modern world where nearly all electronic devices also have small computers inside them.</p>
|
||||||
<p><a href="/copyleft-compliance/glossary.html" class="orange ttu">Visit our glossary of terms</a></p>
|
<p><a href="/copyleft-compliance/glossary.html" class="orange ttu">Visit our glossary of terms</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue