<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Dispute Cases | Haksung</title><link>https://haksungjang.github.io/en/tags/dispute-cases/</link><description>Haksung Jang — Open Source Program Manager at SK telecom</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 13 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://haksungjang.github.io/en/tags/dispute-cases/index.xml" rel="self" type="application/rss+xml"/><item><title>The AVM Lawsuit: Revisiting LGPL-2.1 User Rights and the Obligation to Provide Installation Information</title><link>https://haksungjang.github.io/en/blog/2025/01/13/the-avm-lawsuit-revisiting-lgpl-2.1-user-rights-and-the-obligation-to-provide-installation-information/</link><pubDate>Mon, 13 Jan 2025 00:00:00 +0000</pubDate><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haksung Jang</dc:creator><guid>https://haksungjang.github.io/en/blog/2025/01/13/the-avm-lawsuit-revisiting-lgpl-2.1-user-rights-and-the-obligation-to-provide-installation-information/</guid><description> This post is based on Ars Technica&amp;rsquo;s article &amp;ldquo;German router maker is latest company to inadvertently clarify the LGPL license&amp;rdquo;. The article covers the details of the lawsuit between AVM and Sebastian Steck and the importance of LGPL license compliance.
1. Case Overview On January 9, 2025, the Software Freedom Conservancy (SFC) announced that the lawsuit it had filed against AVM, a German network equipment manufacturer, had concluded. The core of this lawsuit concerned the rights of users specified in the GNU Lesser General Public License (LGPL) version 2.1, particularly the obligation to provide installation information.</description><content:encoded>&lt;![CDATA[<blockquote><p>This post is based on Ars Technica&rsquo;s article<a href="https://arstechnica.com/gadgets/2025/01/suing-wi-fi-router-makers-remains-a-necessary-part-of-open-source-license-law/">&ldquo;German router maker is latest company to inadvertently clarify the LGPL license&rdquo;</a>. The article covers the details of the lawsuit between AVM and Sebastian Steck and the importance of LGPL license compliance.</p></blockquote><h2 id="1-case-overview">1. Case Overview</h2><p>On January 9, 2025, the Software Freedom Conservancy (SFC)<a href="https://sfconservancy.org/news/2025/jan/09/avm-copyleft-lawsuit-resolved-with-install/">announced</a> that the lawsuit it had filed against AVM, a German network equipment manufacturer, had concluded. The core of this lawsuit concerned the rights of users specified in the GNU Lesser General Public License (LGPL) version 2.1, particularly the obligation to provide installation information.</p><p><img src="/blog/2025/01/13/avm-%EC%86%8C%EC%86%A1-lgpl-2.1-%EC%82%AC%EC%9A%A9%EC%9E%90-%EA%B6%8C%EB%A6%AC%EC%99%80-%EC%84%A4%EC%B9%98%EC%A0%95%EB%B3%B4-%EC%A0%9C%EA%B3%B5-%EC%9D%98%EB%AC%B4%EC%9D%98-%EC%9E%AC%EC%A1%B0%EB%AA%85/featured_AVM.png" alt="Featured image for the AVM LGPL-2.1 lawsuit"/><p>Sebastian Steck, a German software developer, purchased an AVM router in May 2021 and discovered that the source code provided by AVM did not allow him to reinstall modified software on the router. Steck demanded that AVM &ldquo;provide the complete source code and the compilation and installation scripts for the uClibc, libblkid, libexif, and libosip2 libraries.&rdquo; When AVM failed to remedy this, Steck filed a lawsuit in a Berlin court in July 2023.</p><p>As a result of the lawsuit, the German court ordered AVM to pay Steck&rsquo;s attorney&rsquo;s fees. AVM decided not to appeal this decision. The ruling specifies the allocation of litigation costs, which reflects the economic value and importance of open source license compliance issues.</p><blockquote><p><strong>Disclaimer:</strong></p><p><em>This post was not written by a legal professional and cannot be used as a legal basis. For specific situations related to license and legal issues, please be sure to seek advice from a legal professional. Also, this post was written based on publicly available information and may not reflect the positions of all parties to the lawsuit. Please refer to the original text for the full content and context of the ruling.</em></p></blockquote><h2 id="2-background-and-progress-of-the-lawsuit">2. Background and Progress of the Lawsuit</h2><h3 id="background">Background</h3><p>In May 2021, German software developer Sebastian Steck purchased AVM&rsquo;s popular<a href="https://en.avm.de/products/fritzbox/fritzbox-4020/">Fritz!Box 4020</a> router. Steck requested the source code used in the firmware of this router, and this is where the problem arose. The source code AVM provided did not allow him to reinstall modified software on the router.</p><h3 id="legal-basis-of-the-lawsuit">Legal Basis of the Lawsuit</h3><p>An important characteristic of this lawsuit is that Sebastian Steck was able to file the lawsuit even though he was not the copyright holder of the LGPL-2.1 software. This is because the LGPL-2.1 license has the character of a contract for the benefit of third parties. According to the<a href="https://sfconservancy.org/static/docs/avm-Complaint_Klageschrift_EN.pdf">complaint</a>, users also have the right to receive the source code under LGPL-2.1:</p><p>&ldquo;This license agreement represents a genuine contract in favor of third parties in accordance with Section 328 of the German Civil Code (BGB), namely in favor of the users who receive the software in object code and, in accordance with the wording of the LGPL-2.1 license conditions to be handed over to them, have a direct right to the transfer of the complete corresponding source code.&rdquo;</p><p>This legal basis significantly strengthens the rights of open source software users. When a manufacturer fails to properly fulfill its license obligations, not only the copyright holder but also ordinary users can now take legal action.</p><h3 id="progress-of-the-lawsuit">Progress of the Lawsuit</h3><ol><li>May 7, 2021: Steck requested the source code for firmware version 6.83 of the Fritz!Box 4020 from AVM</li><li>May 11, 2021: An AVM subsidiary provided a source code download link</li><li>May 14, 2021: Steck pointed out the incompleteness of the provided source code and demanded a correction</li><li>January 12, 2023: Steck&rsquo;s attorney explained the legal situation to AVM and demanded correction of the source code</li><li>March 9, 2023: Steck additionally requested the source code for firmware version 7.02</li><li>July 27, 2023: Steck filed a lawsuit in the Berlin Regional Court</li><li>Several months after the lawsuit was filed: AVM provided Steck with all the source code requested, including &ldquo;the scripts that control library installation&rdquo;</li><li>January 9, 2025: The German court ordered AVM to pay Steck&rsquo;s attorney&rsquo;s fees. This decision includes a ruling on litigation costs, and AVM decided not to appeal this decision</li></ol><h3 id="the-plaintiffs-claims">The Plaintiff&rsquo;s Claims</h3><p>The violations of LGPL-2.1 by AVM that Sebastian Steck raised in the complaint are as follows:</p><ol><li><p>Failure to provide compilation and installation scripts: The source code AVM initially provided lacked the compilation and installation scripts required by LGPL-2.1. These scripts are an essential element needed to convert the source code into an executable program and install that program on the device.</p></li><li><p>Failure to provide environment variable information: Environment variable configuration information such as KERNEL_LAYOUT, which is essential to the compilation process, was not provided. Environment variables are important information that configure the environment in which a program runs, and without them the source code cannot be compiled properly.</p></li><li><p>Inability to install permanently: The information AVM provided did not allow permanent installation of the modified library on the Fritz!Box. Steck argued that this violates a core requirement of LGPL-2.1, namely that users must be able to continuously use modified software on their own device.</p></li><li><p>Inability to build a firmware image: The provided source code did not allow building an installable firmware image for the Fritz!Box. A firmware image is a file containing the router&rsquo;s operating system and functionality, and being unable to build one effectively means the software cannot be modified and reinstalled.</p></li></ol><p>Steck argued that these matters infringe on &ldquo;user software freedom,&rdquo; a core principle of the LGPL-2.1 license. According to his argument, merely providing the source code is not enough; users must be able to actually modify the code and reinstall it on the device.</p><blockquote><p>[Note] An excerpt from the<a href="https://sfconservancy.org/static/docs/avm-Complaint_Klageschrift_EN.pdf">complaint</a> disclosed by SFC:</p><p>&ldquo;The information required for the reinstallation of the compiled program libraries on the Fritz!Box (&ldquo;installation script&rdquo;) was also deliberately withheld from the plaintiff. Upon request, the plaintiff only received information that could be used to load the libraries in dispute into the working memory (RAM). However, this is not a sufficient installation on the Fritz!Box because the copy is only created temporarily, meaning &ldquo;fleetingly [volatile].&rdquo; When the Fritz!Box is switched off and restarted, the modified versions of the LGPL 2.1 libraries would no longer be present on the device, and the versions created by the defendant would be used instead. This is diametrically opposed to the purpose of the LGPL-2.1, namely, to be able to customize and reinstall the software.&rdquo;</p></blockquote><h2 id="3-summary-of-the-ruling">3. Summary of the Ruling</h2><p>The ruling includes a decision on litigation costs and specifies that AVM must pay Steck&rsquo;s attorney&rsquo;s fees. This reflects the economic value and importance of open source license compliance issues. AVM decided not to appeal this decision.</p><h2 id="4-implications-and-various-interpretations">4. Implications and Various Interpretations</h2><ol><li><p><strong>LGPL-2.1&rsquo;s obligation to provide installation information</strong>:
The complaint raised the claim that AVM must provide installation information under the LGPL-2.1 license. This includes the scripts or information needed to actually make the source code usable. The ruling does not explicitly include this content, but the decision to burden the defendant with litigation costs during the proceedings reflects the strengthening of user rights and the importance of providing installation information. However, the installation information required in this case appears to be at the level of the installation scripts required under GPL/LGPL v2, not the GPL/LGPL-3.0 level.</p></li><li><p><strong>Strengthening of users&rsquo; legal rights</strong>:
This decision allows open source software users to take legal action directly against license violations. This is expected to strengthen the power of the open source community and further promote license compliance by companies. In particular, the fact that the third-party beneficiary logic was also recognized in Germany is an important development.</p></li><li><p><strong>Improved self-correcting capacity of the open source ecosystem</strong>:
Since not only copyright holders but also ordinary users can now demand license compliance, the self-correcting capacity of the open source ecosystem is expected to improve significantly. This contributes to maintaining the freedom of open source software and a collaborative development environment.</p></li><li><p><strong>Expanded scope of corporate responsibility</strong>:
Companies must now fulfill their LGPL-2.1 license obligations not only to copyright holders but to all users. This expands the scope of corporate responsibility and will require more thorough license compliance. This can increase the transparency and reliability of open source software use.</p></li><li><p><strong>Reconfirming the importance of open source license compliance</strong>:
Companies must more thoroughly comply with the relevant license terms when using open source software. They must recognize that the obligations under LGPL are not light simply because it is LGPL. However, it is difficult to say that this decision brought a major change in the legal interpretation of GPL installation information. AVM voluntarily provided the source code and installation scripts; the court did not issue a ruling on the interpretation of GPL/LGPL.</p></li><li><p><strong>Existence of various interpretations</strong>:
Various interpretations exist regarding this case. There is also a view that the Software Freedom Conservancy (SFC) somewhat overstates the significance of this case, because the ruling itself does not present a clear judgment on the interpretation of GPL/LGPL. These various interpretations show that the discussion on open source licenses and user rights is still ongoing.</p></li></ol><p>Considering these implications and various interpretations, companies should improve their internal processes for open source license compliance and respond to user demands more quickly and proactively. Similar cases in the future are expected to further clarify these issues.</p>
]]></content:encoded></item><item><title>To Mine or Not To Mine: A German Court's Ruling on the Copyright Dilemma of the AI Era</title><link>https://haksungjang.github.io/en/blog/2024/11/06/to-mine-or-not-to-mine-a-german-courts-ruling-on-the-copyright-dilemma-of-the-ai-era/</link><pubDate>Wed, 06 Nov 2024 00:00:00 +0000</pubDate><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haksung Jang</dc:creator><guid>https://haksungjang.github.io/en/blog/2024/11/06/to-mine-or-not-to-mine-a-german-courts-ruling-on-the-copyright-dilemma-of-the-ai-era/</guid><description>This post is based on JBB Rechtsanwält:innen&amp;rsquo;s blog post &amp;ldquo;To Mine or Not To Mine&amp;rdquo; (https://jbb.de/to-mine-or-not-to-mine/) and is published to explain a recent German court ruling on text and data mining (TDM) and to share related knowledge.
Please note that I am not a legal professional, and this content cannot serve as a legal basis. For specific situations related to license and legal issues, please be sure to seek advice from a legal professional.</description><content:encoded>&lt;![CDATA[<p>This post is based on JBB Rechtsanwält:innen&rsquo;s blog post &ldquo;To Mine or Not To Mine&rdquo; (<a href="https://jbb.de/to-mine-or-not-to-mine/">https://jbb.de/to-mine-or-not-to-mine/</a>) and is published to explain a recent German court ruling on text and data mining (TDM) and to share related knowledge.</p><blockquote><p>Please note that I am not a legal professional, and this content cannot serve as a legal basis. For specific situations related to license and legal issues, please be sure to seek advice from a legal professional.</p></blockquote><h2 id="background">Background</h2><p>In 2021, German photographer Robert Kneschke learned that his photos had been included without authorization in an AI training dataset created by the nonprofit organization<a href="https://laion.ai/">LAION</a> (Large-scale Artificial Intelligence Open Network).</p><p><img src="/blog/2024/11/06/to-mine-or-not-to-mine-%EB%8F%85%EC%9D%BC-%EB%B2%95%EC%9B%90%EC%9D%B4-ai-%EC%8B%9C%EB%8C%80%EC%9D%98-%EC%A0%80%EC%9E%91%EA%B6%8C-%EB%94%9C%EB%A0%88%EB%A7%88%EC%97%90-%EB%82%B4%EB%A6%B0-%ED%8C%90%EA%B2%B0/featured_Laion.jpeg" alt="Featured image for the German LAION AI copyright ruling"/><p>An AI training dataset refers to a large collection of data used to train artificial intelligence models. The dataset called &lsquo;<a href="https://laion.ai/blog/laion-5b/">LAION-5B</a>&rsquo; consisted of about 5.8 billion images and their corresponding description text. Such datasets are used to improve an AI&rsquo;s ability to recognize and understand images.</p><h3 id="commoncrawl">CommonCrawl</h3><p>At the heart of this case is the nonprofit organization &lsquo;<a href="https://commoncrawl.org/">CommonCrawl</a>&rsquo;, which plays an important role. CommonCrawl regularly creates a &lsquo;backup&rsquo; or &lsquo;snapshot&rsquo; of the internet. It replicates, in text form, every webpage accessible through links.</p><ul><li>How CommonCrawl collects data:<ol><li>It replicates the text content of webpages.</li><li>It does not directly store non-text data such as images or videos.</li><li>Instead, it stores the source code of webpages, which includes links to such content.</li></ol></li></ul><p>CommonCrawl<a href="https://commoncrawl.org/latest-crawl">makes the datasets it collects available on its own website</a>. This dataset includes the &lsquo;source code&rsquo; of webpages, which researchers can use to analyze the structure and content of the internet.</p><h3 id="laions-data-processing">LAION&rsquo;s Data Processing</h3><p>LAION used this dataset provided by CommonCrawl to<a href="https://laion.ai/blog/laion-5b/#distributed-processing-of-common-crawl">create its own image dataset</a>. This process is as follows:</p><ol><li><p>Extracting image links from the CommonCrawl dataset: LAION filtered the CommonCrawl data to find only the links to image files.</p></li><li><p>Collecting additional information: LAION sought to collect not only image links but also additional information about each image. This additional information<a href="https://laion.ai/blog/laion-5b/#watermark-and-safety-inference">includes</a>:</p><ul><li>Image description</li><li>Presence of a watermark</li><li>Whether the image contains content harmful to minors</li></ul></li><li><p><a href="https://laion.ai/blog/laion-5b/#distributed-downloading-of-the-images">Downloading</a> and analyzing images: To obtain this additional information, LAION downloaded the actual images through the collected links and analyzed the images using its own AI models.</p></li><li><p>Constructing the dataset: The final dataset LAION created was structured as a table, with each row containing an image link and additional information about the corresponding image.</p></li></ol><p>Through this process, LAION built a large-scale image dataset that could be used for AI training. However, copyright issues were raised during this process, which eventually led to a legal dispute.</p><p>Kneschke argued that even though the terms of service of the website containing his photo prohibited automated content downloading, LAION&rsquo;s unauthorized downloading and analysis of his photo constituted copyright infringement. In response, LAION countered that its activities fell under text and data mining (TDM) for scientific research purposes and were permitted under Section 60d of the Copyright Act.</p><p>This case raised important legal and ethical questions about how to strike a balance between data collection and copyright protection in the AI era.</p><h2 id="the-start-of-the-lawsuit">The Start of the Lawsuit</h2><p>On April 27, 2023, Kneschke filed a copyright infringement lawsuit against LAION in the Hamburg Regional Court. Copyright infringement refers to the use of a copyrighted work without the copyright holder&rsquo;s permission. Kneschke objected to the unauthorized use of his photo and demanded that his image be removed from the dataset. This raised an important question about how to protect creators&rsquo; rights in the AI era.</p><h2 id="legal-issues">Legal Issues</h2><p>The core issues of this lawsuit are as follows:</p><ol><li><strong>The scope of application of the text and data mining (TDM) exception</strong>:
The TDM exception refers to a provision in copyright law that allows a copyrighted work to be used without the copyright holder&rsquo;s permission under certain conditions. This applies when large volumes of data need to be analyzed for research or technological development. In this lawsuit, the issue was whether creating a dataset for AI training falls under this exception. For example, it had to be determined whether automatically collecting and analyzing a website&rsquo;s text for research purposes constitutes copyright infringement, or whether it falls under this exception and is permitted.</li><li><strong>The definition of noncommercial scientific research purposes</strong>:
The issue was exactly what LAION&rsquo;s claimed &rsquo;noncommercial scientific research&rsquo; means, and whether its activities fall under this definition.</li><li><strong>The validity of the copyright holder&rsquo;s &lsquo;opt-out&rsquo; right</strong>:
&lsquo;Opt-out&rsquo; refers to the right of a copyright holder to refuse to have their work used for TDM. The issue was how this right can be exercised and what form of refusal is valid.</li></ol><h2 id="the-impact-of-the-eu-copyright-directive">The Impact of the EU Copyright Directive</h2><p>In 2019, the EU adopted the Digital Single Market Copyright Directive (DSM Directive), which came into effect in EU member states starting June 7, 2021. This directive included two exceptions for text and data mining:</p><ol><li>TDM for scientific research purposes (Article 3)<ul><li>Scope: Applies only to research organizations and cultural heritage institutions.</li><li>Purpose: Permitted only for the purpose of scientific research.</li><li>Authorization: No prior permission from the copyright holder is required, and no compensation of any kind is required.</li><li>Access condition: Applies only to data that can be legally accessed (e.g., subscriptions, licenses, free online content, etc.)</li><li>Restriction: Excludes institutions under the decisive influence of private companies.</li></ul></li><li>TDM for general purposes (Article 4)<ul><li>Scope: Applies to all individuals or organizations.</li><li>Purpose: Applies to TDM for any purpose (including commercial purposes).</li><li>Authorization: Applies only if the copyright holder has not explicitly reserved their rights.</li><li>Access condition: Applies only to data that can be legally accessed.<ul><li>Opt-out mechanism: The copyright holder can reserve their rights in an &lsquo;appropriate manner&rsquo; (e.g., in a machine-readable format for online content).</li></ul></li><li>Data retention: Copies may be retained for TDM purposes.</li></ul></li></ol><p>Germany incorporated this directive into domestic law and amended its Copyright Act as follows:</p><ul><li>Section 44b: Established a new exception for TDM for general purposes. This provision permits TDM for any purpose, including commercial purposes, but recognizes the copyright holder&rsquo;s right to explicitly opt out.</li><li>Section 60d: Expanded the existing exception for TDM for scientific research purposes. This provision grants broader freedom for TDM for noncommercial scientific research purposes and does not recognize the copyright holder&rsquo;s opt-out right.</li></ul><h2 id="the-ruling">The Ruling</h2><p>On September 27, 2024, the Hamburg Regional Court ruled that LAION&rsquo;s conduct did not constitute copyright infringement. The main points of the ruling are as follows:</p><ol><li>LAION&rsquo;s dataset creation activity falls under TDM for noncommercial scientific research purposes under Section 60d of the German Copyright Act.</li><li>The mere fact that LAION has a cooperative relationship with commercial companies does not negate its noncommercial nature.</li><li>A TDM prohibition phrase written in natural language in a website&rsquo;s terms of service can also be regarded as an opt-out in a &lsquo;machine-readable format&rsquo;.</li></ol><h2 id="significance-of-the-ruling">Significance of the Ruling</h2><ol><li><strong>A broad interpretation of the TDM exception</strong>:<ul><li>The court recognized LAION&rsquo;s image dataset construction activity as TDM for noncommercial scientific research purposes.</li><li>This means that modern research methods, such as building AI training datasets, can also fall under the TDM exception.</li><li>This interpretation could provide greater freedom for AI research and development.</li></ul></li><li><strong>An expanded definition of noncommercial research</strong>:<ul><li>The court determined that the fact that LAION has a cooperative relationship with commercial companies does not negate its noncommercial nature.</li><li>This could strengthen legal protection for collaborative research between academia and industry.</li><li>Not only pure academic research but also industry-academia collaboration projects can now benefit from the TDM exception.</li></ul></li><li><strong>A new interpretation of the opt-out mechanism</strong>:
Although the opt-out did not apply in this case because LAION&rsquo;s activity was recognized as TDM for noncommercial scientific research purposes, this determination carries important meaning in a broader context:<ul><li>Flexibility of legal interpretation: The court flexibly interpreted the requirement of a &lsquo;machine-readable format&rsquo; in line with technological developments. This shows that the law can adapt to a rapidly changing technological environment.</li><li>Impact on future commercial TDM: Although not applied in this case, this interpretation could carry significant meaning for commercial TDM, because a copyright holder&rsquo;s opt-out is valid for commercial TDM.</li><li>Guidance for copyright holders: This ruling provides guidance to copyright holders that, if they wish to exclude their content from TDM, they can specify this clearly in their website&rsquo;s terms of service.</li><li>Impact on technology companies: AI and data mining companies may now need to review website terms of service more carefully.</li></ul></li><li><strong>Balance between copyright law and technological innovation</strong>:<ul><li>This ruling can be seen as an attempt to strike a balance between copyright protection and promoting technological innovation.</li><li>It provided the legal space needed for the advancement of AI and data science, without completely disregarding the copyright holder&rsquo;s rights.</li></ul></li></ol><h2 id="future-outlook">Future Outlook</h2><p>Kneschke can appeal this ruling, and given the importance of the matter, it could go to a higher court or even the Court of Justice of the European Union (CJEU). This ruling is also expected to affect similar cases in other EU member states.</p><p>This case raises important legal and ethical questions about how to strike a balance between copyright protection and technological innovation in the AI era. Further discussion and legal judgments in this area are expected to follow.</p><h2 id="implications-for-domestic-ai-companies">Implications for Domestic AI Companies</h2><p>Although this ruling is a German case, it also offers important implications for domestic AI companies:</p><ol><li><strong>Commercial TDM</strong>: While this ruling focuses on noncommercial research, it suggests that commercial TDM may also be permitted under certain conditions. However, for commercial TDM, the copyright holder&rsquo;s opt-out right must be respected.</li><li><strong>Data collection methods</strong>: AI companies must carefully check a website&rsquo;s terms of service when collecting data. If a provision explicitly prohibits TDM, this may need to be respected.</li><li><strong>Research collaboration</strong>: Companies could consider building datasets through collaboration with nonprofit research institutions. This could be a way to secure the necessary data while reducing legal risk.</li><li><strong>Transparency and ethics</strong>: It is important to maintain transparency about data use in the AI model development process and to establish ethical guidelines. This can help prevent potential legal disputes.</li><li><strong>Preparing for domestic legal amendments</strong>: Laws similar to the EU Copyright Directive may also be discussed domestically. AI companies need to review their data collection and use policies in advance and adjust them as necessary to prepare for such legal changes.</li></ol><p>This case raises important legal and ethical questions about how to strike a balance between copyright protection and technological innovation in the AI era. Domestic AI companies should also keep an eye on this global trend and continue their efforts toward responsible AI development.</p>
]]></content:encoded></item><item><title>A Chinese Copyright Infringement Case: "Since GPL-Based Software Products Already Have an Obligation to Disclose Source Anyway, Isn't It Fine to Copy Them?"</title><link>https://haksungjang.github.io/en/blog/2024/09/23/a-chinese-copyright-infringement-case-since-gpl-based-software-products-already-have-an-obligation-to-disclose-source-anyway-isnt-it-fine-to-copy-them/</link><pubDate>Mon, 23 Sep 2024 00:00:00 +0000</pubDate><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haksung Jang</dc:creator><guid>https://haksungjang.github.io/en/blog/2024/09/23/a-chinese-copyright-infringement-case-since-gpl-based-software-products-already-have-an-obligation-to-disclose-source-anyway-isnt-it-fine-to-copy-them/</guid><description>As the use of open source software has spread widely, the legal issues surrounding it have grown increasingly complex. In particular, the question of copyright over derivative works based on open source projects that use a copyleft license such as GPL (GNU General Public License) is a thorny subject for many companies. A recent software copyright infringement lawsuit in China offers important implications for this issue.
Parties to the Lawsuit Plaintiff: Wangjing Technology (Wangjing) Defendants: Yibang Communication Technology (Yibang) Qi&amp;rsquo;ao Network Technology (Qi&amp;rsquo;ao) and three individuals (Liu, Wu, Xie) Overview of the Case In 2009, Wangjing developed a converged communication smart gateway product called &amp;ldquo;OfficeTen.&amp;rdquo;</description><content:encoded>&lt;![CDATA[<p>As the use of open source software has spread widely, the legal issues surrounding it have grown increasingly complex. In particular, the question of copyright over derivative works based on open source projects that use a copyleft license such as GPL (GNU General Public License) is a thorny subject for many companies. A recent software copyright infringement lawsuit in China offers important implications for this issue.</p><h2 id="parties-to-the-lawsuit">Parties to the Lawsuit</h2><ul><li>Plaintiff: Wangjing Technology (Wangjing)</li><li>Defendants:<ul><li>Yibang Communication Technology (Yibang)</li><li>Qi&rsquo;ao Network Technology (Qi&rsquo;ao)</li><li>and three individuals (Liu, Wu, Xie)</li></ul></li></ul><h2 id="overview-of-the-case">Overview of the Case</h2><p>In 2009, Wangjing developed a converged communication smart gateway product called &ldquo;OfficeTen.&rdquo;</p><p><img src="/blog/2024/09/23/%EC%A4%91%EA%B5%AD-%EC%A0%80%EC%9E%91%EA%B6%8C-%EC%B9%A8%ED%95%B4-%EC%86%8C%EC%86%A1-%EC%82%AC%EB%A1%80-gpl-%EA%B8%B0%EB%B0%98-%EC%86%8C%ED%94%84%ED%8A%B8%EC%9B%A8%EC%96%B4-%EC%A0%9C%ED%92%88%EC%9D%80-%EC%96%B4%EC%B0%A8%ED%94%BC-%EC%86%8C%EC%8A%A4-%EA%B3%B5%EA%B0%9C-%EC%9D%98%EB%AC%B4%EA%B0%80-%EC%9E%88%EC%9C%BC%EB%8B%88-%EB%B0%B0%EA%BB%B4%EB%8F%84-%EB%90%98%EB%8A%94-%EA%B2%83-%EC%95%84%EB%8B%8C%EA%B0%80%EC%9A%94/1800.png" alt=""/><blockquote><p>OfficeTen SDG 1800 by Wangjing -<a href="http://www.cncr-it.com/product_detail.php?sid=26&amp;cid=133&amp;id=388">http://www.cncr-it.com/product_detail.php?sid=26&amp;cid=133&amp;id=388</a></p></blockquote><p>The &ldquo;OfficeTen1800&rdquo; software embedded in this product was developed based on the open source framework &ldquo;OpenWRT,&rdquo; and obtained a copyright registration certificate from the National Copyright Administration in 2013.</p><p>This software consisted of two components: the base system software built on OpenWRT and the upper-layer application software. Wangjing claimed that the latter was an &ldquo;independent and separate program&rdquo; from the OpenWRT system.</p><p><img src="/blog/2024/09/23/%EC%A4%91%EA%B5%AD-%EC%A0%80%EC%9E%91%EA%B6%8C-%EC%B9%A8%ED%95%B4-%EC%86%8C%EC%86%A1-%EC%82%AC%EB%A1%80-gpl-%EA%B8%B0%EB%B0%98-%EC%86%8C%ED%94%84%ED%8A%B8%EC%9B%A8%EC%96%B4-%EC%A0%9C%ED%92%88%EC%9D%80-%EC%96%B4%EC%B0%A8%ED%94%BC-%EC%86%8C%EC%8A%A4-%EA%B3%B5%EA%B0%9C-%EC%9D%98%EB%AC%B4%EA%B0%80-%EC%9E%88%EC%9C%BC%EB%8B%88-%EB%B0%B0%EA%BB%B4%EB%8F%84-%EB%90%98%EB%8A%94-%EA%B2%83-%EC%95%84%EB%8B%8C%EA%B0%80%EC%9A%94/featured_openwrt.png" alt="Featured image for the GPL-based software copyright infringement lawsuit case"/><p>In 2015, Wangjing began an investigation after suspecting that a competitor, Yibang&rsquo;s product infringed its copyright. The investigation found that former Wangjing employees had provided the source code of &ldquo;OfficeTen1800&rdquo; to Qi&rsquo;ao, helping it develop very similar software, and that this software was used in Yibang&rsquo;s product.</p><p>According to the appraisal, the proportion of identical non-open-source code between Wangjing&rsquo;s &ldquo;OfficeTen1800&rdquo; and the software used in Yibang&rsquo;s product reached 90.2%, and Wangjing&rsquo;s special marks were found in Yibang&rsquo;s product.</p><h2 id="progress-of-the-lawsuit">Progress of the Lawsuit</h2><p>In July 2018, Wangjing filed a software copyright infringement lawsuit against Yibang and Qi&rsquo;ao. Wangjing demanded that the infringement be stopped and sought damages of 3 million yuan.</p><h3 id="the-defendants-arguments">The Defendants&rsquo; Arguments</h3><p>Yibang and Qi&rsquo;ao denied the infringement and argued as follows:</p><ol><li>&ldquo;OfficeTen1800&rdquo; was developed based on the open source framework &ldquo;OpenWRT.&rdquo;</li><li>&ldquo;OpenWRT&rdquo; is subject to the constraints of the GPLv2 license.</li><li>Wangjing&rsquo;s failure to disclose the source code of &ldquo;OfficeTen1800&rdquo; was a violation of GPLv2.</li><li>Therefore, Wangjing cannot claim copyright over the software.</li></ol><h2 id="the-courts-ruling">The Court&rsquo;s Ruling</h2><h3 id="first-instance-judgment">First-Instance Judgment</h3><p>The Suzhou Intermediate People&rsquo;s Court ruled as follows:</p><ol><li>Even where a developer modified or made secondary development of an open source product, if it created an original work, it holds copyright in that work.</li><li>It cannot be concluded that all related software must be disclosed under the GPLv2 agreement.</li></ol><p>Accordingly, the court found Yibang and Qi&rsquo;ao liable for infringement and ordered them to stop the infringement and pay damages of 500,000 yuan (about $70,961, roughly KRW 1 billion).</p><h3 id="the-supreme-peoples-courts-ruling">The Supreme People&rsquo;s Court&rsquo;s Ruling</h3><p>Yibang and Qi&rsquo;ao appealed, but the Supreme People&rsquo;s Court upheld the original judgment. The Supreme People&rsquo;s Court&rsquo;s main findings were as follows:</p><ol><li>Since the parties in this case are not the rights holders of the &ldquo;OpenWRT&rdquo; system software, whether GPLv2 was complied with cannot be examined in this proceeding.</li><li>Whether Wangjing violated the GPLv2 agreement and its claim for damages for copyright infringement are separate matters.</li><li>The copyright arising from a software developer&rsquo;s original contribution must not be unreasonably deprived or restricted.</li></ol><h2 id="significance-of-the-ruling">Significance of the Ruling</h2><p>This ruling offers important implications for the copyright protection of derivative works based on open source software.</p><ol><li><strong>Recognition of Originality</strong>: The court held that even a derivative work based on open source software can be subject to copyright protection if the developer made an original contribution.</li><li><strong>Separation of License Violation from Copyright Protection</strong>: The court treated the question of GPLv2 license violation and the claim for damages for copyright infringement as separate matters. This means that even if there is a license violation, the copyright itself can still be valid.</li><li><strong>Prevention of Rights Abuse</strong>: By rejecting the defendants&rsquo; argument that &ldquo;it&rsquo;s fine to copy it since there&rsquo;s an obligation to disclose source anyway,&rdquo; the court prevented reckless copying that abuses the GPL license.</li><li><strong>Protection of the Open Source Ecosystem</strong>: By recognizing copyright in derivative works, the ruling encourages open-source-based innovation and promotes the healthy development of the open source ecosystem.</li></ol><h2 id="similarity-to-the-wordpress-theme-case">Similarity to the WordPress Theme Case</h2><p>In the Karlsruhe Higher Regional Court&rsquo;s WordPress theme case (ruling of November 13, 2020, reference number 6 U 60/20), GPLv2 was likewise raised as a defense. In that case, the court made the following important findings:</p><ol><li>A distinction must be made based on whether the copyright holder of the (alleged) derivative work licensed that work under GPLv2.</li><li>The mere possibility of a copyleft violation is not sufficient to defeat a copyright claim.</li><li>Enforcement of GPLv2 is the licensor&rsquo;s responsibility, and it cannot be enforced merely because a user declares the software to be &ldquo;GPL licensed.&rdquo;</li><li>The copyleft effect does not automatically lead to GPL licensing. This is an act that the author of the derivative work must actively carry out.</li></ol><p>This finding aligns with the ruling of China&rsquo;s Supreme People&rsquo;s Court, and shows a converging trend in the international legal interpretation of GPL licenses and the rights to derivative works.</p><h2 id="implications-for-corporate-open-source-management">Implications for Corporate Open Source Management</h2><p>This ruling offers the following important implications for corporate open source managers:</p><ol><li><strong>Thorough License Compliance</strong>: When using open source software under a copyleft license such as GPL, the requirements of that license must be thoroughly complied with.</li><li><strong>Importance of Original Contribution</strong>: Even when developing based on an open source project, it is important to clearly identify and document original contributions.</li><li><strong>Source Code Management</strong>: Open source code and in-house developed code must be clearly separated and managed.</li><li><strong>Legal Risk Assessment</strong>: Legal risks that may arise from using open source should be assessed and prepared for in advance.</li><li><strong>Continuous Monitoring</strong>: The similarity between a company&rsquo;s own products and competitors&rsquo; products should be continuously monitored to detect potential copyright infringement early.</li></ol><h2 id="conclusion">Conclusion</h2><p>This ruling from the Chinese court, together with a similar ruling from a German court, clearly resolves the misconception that &ldquo;GPL-based software products already have an obligation to disclose source anyway, so isn&rsquo;t it fine to copy them?&rdquo; Even a derivative work based on open source software under the GPL license can be subject to copyright protection if the developer made an original contribution.</p><p>This can be seen as a balanced approach that encourages innovation using open source software while preventing reckless copying and copyright infringement. Companies should refer to this legal interpretation when establishing their open source policies, and strike a balance between license compliance and original development.</p><p>As the use of open source software becomes even more common, this kind of legal judgment is expected to be referenced in more countries going forward. Corporate open source managers should therefore continuously monitor these legal trends and reflect them in their own open source policies.</p><p>Finally, this ruling delivers an important message to both the open source community and commercial users. It reminds us once again that respecting the spirit of open source while recognizing developers&rsquo; effort and creativity, and pursuing innovation while complying with licenses, is the path to a healthy software ecosystem.</p><h2 id="references">References</h2><ol><li>2024-09-20 OpenWRT, the GPL and the Supreme People&rsquo;s Court of China:<a href="https://www.ifross.org/?q=node/1676">https://www.ifross.org/?q=node/1676</a></li><li>2023-12-29 Copyright dispute cases over derivative works based on open source code:<a href="https://www.copyright.or.kr/information-materials/trend/International-copyright-center/download.do?brdctsno=52544&amp;brdctsfileno=22493">https://www.copyright.or.kr/information-materials/trend/International-copyright-center/download.do?brdctsno=52544&brdctsfileno=22493</a></li></ol><div class="pageinfo pageinfo-primary"><p><em>This article was written together with Perplexity (<a href="https://www.perplexity.ai/">https://www.perplexity.ai/</a>).</em></p><p><em>SKT customers can use Perplexity Pro for free for one year:<a href="https://perplexity.sktadotevent.com/">https://perplexity.sktadotevent.com/</a></em></p><p><img src="/blog/2024/09/23/%EC%A4%91%EA%B5%AD-%EC%A0%80%EC%9E%91%EA%B6%8C-%EC%B9%A8%ED%95%B4-%EC%86%8C%EC%86%A1-%EC%82%AC%EB%A1%80-gpl-%EA%B8%B0%EB%B0%98-%EC%86%8C%ED%94%84%ED%8A%B8%EC%9B%A8%EC%96%B4-%EC%A0%9C%ED%92%88%EC%9D%80-%EC%96%B4%EC%B0%A8%ED%94%BC-%EC%86%8C%EC%8A%A4-%EA%B3%B5%EA%B0%9C-%EC%9D%98%EB%AC%B4%EA%B0%80-%EC%9E%88%EC%9C%BC%EB%8B%88-%EB%B0%B0%EA%BB%B4%EB%8F%84-%EB%90%98%EB%8A%94-%EA%B2%83-%EC%95%84%EB%8B%8C%EA%B0%80%EC%9A%94/perplexity.png" alt=""/></div>
]]></content:encoded></item></channel></rss>