File diff 2a808a58c6cb → 59b705aac111
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -43,18 +43,17 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
  </section>
 
</div>
 

	
 
<div class="mt3 mh2-ns mb4 flex-ns">
 
  <div class="w-70-ns mh2">
 
<section class="mh0 pa3 bg-light-blue ba b--gray">
 
<p style="text-align:center;">
 
<video style="width: 95%; height: auto;" controls="" poster="/img/sfc_holiday_card_2021.jpg">
 
  <source src="/img/sfc_holiday_card_video_done_smaller.mp4">
 
<a href="/img/sfc_holiday_card_video_done_smaller.mp4"><img src="/img/sfc_holiday_card_2021.jpg" alt="Happy Holidays from Software Freedom Conservancy!"></a>
 
</video>
 
</p>
 
<p>We recently filed <a href="https://storage.courtlistener.com/recap/gov.uscourts.cacd.837808/gov.uscourts.cacd.837808.14.0.pdf">a Motion for Remand in our
 
lawsuit against Vizio</a> for their flagrant GPL violations, alleged
 
with great detail in <a href="/docs/software-freedom-conservancy-v-vizio-complaint-2021-10-19.pdf">our complaint in California state
 
court</a>.  This skirmish in what will likely be a long lawsuit is of particular interest, because the issues explored
 
directly address one fundamental legal truth of the GPL: it simultaneously operates as a copyright license granted by the copyright holders and as a contract that benefits everyone in the software supply chain &mdash; most importantly, the consumers at the end of that supply chain. <a href="/blog/2022/dec/28/vizio-update-1/">Read more&hellip;</a></p>
 
 </section>
 

	
 
    <section class="mv3 ph2">
 
<h2 class="f4 mt0 mb2 ttu"><!--<a href="/feeds/news/" class="feedlink"><img src="/img/feed-icon-14x14.png" alt="[RSS]"/></a>--> <a href="/news/" class="dark-gray">News</a></h2>
 
{% for pressr in press_releases|slice:":4" %}
 
  {% if forloop.first or pressr.pub_date|date_within_past_days:365 %}