copyleft-compliance: add AVM lawsuit details

This commit is contained in:
Denver Gingerich 2025-01-09 05:31:56 -08:00
parent b4f7331e72
commit be2542d554
14 changed files with 52 additions and 0 deletions

View file

@ -0,0 +1,40 @@
{% extends "base_compliance.html" %}
{% block subtitle %}Copyleft Compliance Projects - {% endblock %}
{% block submenuselection %}CopyleftCompliance{% endblock %}
{% block content %}
<h1>Court documents and source code of successful SFC-funded lawsuit in Germany against AVM</h1>
<p>We are pleased to be able to share with you the complaint and final court decision in <a href="/news/2025/jan/09/avm-copyleft-lawsuit-resolved-with-install/">the SFC-funded lawsuit against router manufacturer AVM</a>, in both their original German, and in an English version translated by a dispassionate legal document translator, hired by SFC. The German legal system does not make court dockets public by default, so we are limited in what we can publish. We encourage AVM to publish the filings written by its own lawyers, for greater transparency. We understand, for example, that (happily) AVM chose to provide "the scripts used to control ... installation of the library" prior to the final court decision. (Documents in AVM's possession, which are not by default public under the German legal system, would confirm that.) We will post any updates that AVM provides to us here.</p>
<p>Here are the complaint, including relevant exhibits, and final court decision of this case:</p>
<ul>
<li>Complaint (<a href="/static/docs/avm-Complaint_Klageschrift_DE.pdf">German</a>) (<a href="/static/docs/avm-Complaint_Klageschrift_EN.pdf">unofficial English</a>)</li>
<ul>
<li>Exhibit K1 (<a href="/static/docs/avm-Exhibit_Anlage_K1_DE.pdf">German</a>) (<a href="/static/docs/avm-Exhibit_Anlage_K1_EN.pdf">unofficial English</a>)</li>
<li>Exhibit K4 (<a href="/static/docs/avm-Exhibit_Anlage_K4_DE.pdf">German</a>) (<a href="/static/docs/avm-Exhibit_Anlage_K4_EN.pdf">unofficial English</a>)</li>
<li>Exhibit K5 (<a href="/static/docs/avm-Exhibit_Anlage_K5_DE.pdf">German</a>) (<a href="/static/docs/avm-Exhibit_Anlage_K5_EN.pdf">unofficial English</a>)</li>
<li>Exhibit K10 (<a href="/static/docs/avm-Exhibit_Anlage_K10_DE.pdf">German</a>) (<a href="/static/docs/avm-Exhibit_Anlage_K10_EN.pdf">unofficial English</a>)</li>
</ul>
<li>Decision (<a href="/static/docs/avm-Decision_Beschluss_DE.pdf">German</a>) (<a href="/static/docs/avm-Decision_Beschluss_EN.pdf">unofficial English</a>)</li>
</ul>
<p>We are also publishing the source code candidates that AVM provided along the path to the final resolution of this case, which we have put in SFC's <a href="/usethesource/">Use The Source</a> repository of source code candidates, for the public to discuss and benefit from. Note that these differ from the source code candidate(s) on AVM's website, since AVM has chosen not to publish "the scripts used to control ... installation of the library" there, and instead provided them only to Sebastian Steck, the plaintiff in this lawsuit. Steck wants these scripts published, and they are part of the complete source code, meaning that LGPLv2.1 requires them to be redistributable, so we are redistributing them now for everyone to use.</p>
<p>Here are the source code candidates from each stage of Steck's enforcement efforts:</p>
<ul>
<li><a href="/usethesource/candidate/avm-fritzbox-4020-683-round-1-of-n/">Round 1 source candidate</a>: first source candidate AVM provided, in response to source request</li>
<li><a href="/usethesource/candidate/avm-fritzbox-4020-683-round-2-of-n/">Round 2 source candidate</a>: last source candidate AVM provided before lawsuit was filed</li>
<li><a href="/usethesource/candidate/avm-fritzbox-4020-683-round-3-of-n/">Round 3 source candidate</a>: source candidate complying with LGPLv2.1, ending the lawsuit</li>
</ul>
<p>The lawsuit itself focused only on the rights under LGPLv2.1. Sadly, AVM has still not provided Steck or SFC with "the scripts used to control ... installation of the program" for works under GPLv2 in AVM's firmware image, such as Linux, which it still distributes today. We implore AVM to comply with all copyleft agreements they use, and will continue to pursue this enforcement action just as we continue to pursue dozens of other enforcement actions.</p>
<h3>MEDIA CONTACT</h3>
<p>You can reach our media team at <a href="mailto:media@sfconservancy.org">&lt;media@sfconservancy.org&gt;</a></p>
{% endblock %}

View file

@ -59,4 +59,16 @@ the <a href="/docs/busybox-complaint-2009-12-14.pdf">original complaint is on
Christoph's Code Similarity Analysis</a></li> Christoph's Code Similarity Analysis</a></li>
</ul> </ul>
</p> </p>
<h2 id="avm">Sebastian Steck's AVM Lawsuit</h2>
<p>This SFC-funded user rights lawsuit was filed by Sebastian Steck in Berlin in 2023 and received a positive final decision from the court in June 2024 with AVM providing "the scripts used to control ... installation of the executable" for the LGPLv2.1 works in the AVM router that Steck purchased. More details are available in our press release and informational page, which provides the source code that was received from AVM allowing users to modify and reinstall copylefted works into the router's flash memory:</p>
<p>
<ul>
<li><a href="/news/2025/jan/09/avm-copyleft-lawsuit-resolved-with-install/">SFC-funded lawsuit gets software repair and reinstall for users of AVM routers</a></li>
<li><a href="/copyleft-compliance/avm.html">Court documents and source code of successful SFC-funded lawsuit in Germany against AVM</a></li>
</ul>
</p>
{% endblock %} {% endblock %}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.