This commit is contained in:
Daniel Pono Takamori 2021-10-18 21:34:46 -07:00 committed by Bradley M. Kuhn
parent 4b2bfccbe0
commit f8ed23db22
6 changed files with 0 additions and 39 deletions

View file

@ -1,34 +0,0 @@
{% extends "base_press.html" %}
{% block subtitle %}Vizio - {% endblock %}
{% block submenuselection %}vizio{% endblock %}
{% block content %}
<h1 id="Vizio">Vizio</h1>
<p>On Oct. 19, 2021, Software Freedom Conservancy filed a lawsuit against
Vizio Inc. for what it calls repeated failures to fulfill even the basic
requirements of the General Public License (GPL).</p>
<p>The lawsuit alleges that Vizios TV products, built on its SmartCast system,
contain software that Vizio unfairly appropriated from a community of
developers who intended consumers to have very specific rights to modify,
improve, share, and reinstall modified versions of the software.</p>
<p>Please reference this page for information about the lawsuit, including new
updates about the case.</p>
<h3 id="PressRelease"><a href="#fixme">Press Release</a> (10/19/2021): Software Freedom Conservancy files lawsuit against California TV manufacturer Vizio Inc. for GPL violations</h3>
<h3 id="Complaint"><a href="#fixme">Read the full complaint</a> (lawsuit filed against Vizio on 10/19/2021)</h3>
<h3 id="DidYouKnow"><a href="#fixme">Did You Know?</a> fact sheet about the lawsuit (.pdf)</h3>
<h3 id="Overview"><a href="#fixme">Overview about the case</a> (.pdf)</h3>
<h3 id="QandA"><a href="">Q & A</a> about the case</h3>
<h3 id="Glossary"><a href="/copyleft-compliance/glossary.html">Glossary of Terms</a></h3>
<h3 id="PressKit"><a href="/press/kit.html">Resources for journalists</a></h3>
{% endblock %}

View file

@ -44,7 +44,6 @@
</span>
<a href="/donate/" class="f5 mh1 mv1 ph2 pv1 ttu b btn-orange">Donate</a>
<a href="/sustainer/" class="f5 mh1 mv1 ph2 pv1 ttu b btn-orange">Join</a>
<a href="/vizio/" class="f5 mh1 mv1 ph2 pv1 ttu b btn-white">Vizio</a>
<span id="search-icon" class="dib ph2 pointer">
<svg style="color: var(--orange); width: 30px; height: 30px;"><use href="{% static 'img/font_awesome.svg' %}#search"></use></svg>
</span>

View file

@ -6,7 +6,6 @@
{% include 'submenus/learn_partial.html' %}
<h2>Resources for Journalists</h2>
<ul>
<li class="Vizio"><a href="/vizio">Vizio</a></li>
<li class="News"><a href="/news/">News</a></li>
<li class="PressKit"><a href="/press/kit.html">Press Kit</a></li>
<li class="Glossary"><a href="/copyleft-compliance/glossary.html">Glossary</a></li>

View file

@ -15,7 +15,6 @@
{% include 'submenus/what_we_do_partial.html' %}
<h2>Resources for Journalists</h2>
<ul>
<li class="Vizio"><a href="/vizio">Vizio</a></li>
<li class="News"><a href="/news/">News</a></li>
<li class="PressKit"><a href="/press/kit.html">Press Kit</a></li>
<li class="Glossary"><a href="/copyleft-compliance/glossary.html">Glossary</a></li>

View file

@ -10,7 +10,6 @@
</ul>
<h2>Resources for Journalists</h2>
<ul>
<li class="Vizio"><a href="/vizio">Vizio</a></li>
<li class="News"><a href="/news/">News</a></li>
<li class="PressKit"><a href="/press/kit.html">Press Kit</a></li>
<li class="Glossary"><a href="/copyleft-compliance/glossary.html">Glossary</a></li>

View file

@ -1,5 +1,4 @@
<ul>
<li><a href="/projects/">Member Projects</a></li>
<li><a href="/copyleft-compliance/">Copyleft Compliance</a></li>
<li><a href="/vizio/">Vizio</a></li>
</ul>