Files
delliott b9caf021a4
All checks were successful
continuous-integration/drone/push Build is passing
fix/paragraphs (#5431)
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure.

In the end may implement only one or none of these, subject to major design changes.

Solves #5409

Co-authored-by: Darragh Elliott <me@delliott.net>
Reviewed-on: #5431
Co-authored-by: delliott <delliott@fsfe.org>
Co-committed-by: delliott <delliott@fsfe.org>
2025-10-30 12:34:42 +00:00

23 lines
935 B
XML

<?xml version="1.0" encoding="utf-8"?>
<activityset>
<version>1</version>
<activity id="avm-gpl-violation" date="2010-01-01" status="finished">
<title>AVM GPL violation</title>
<description>
Can a company modify GPL-licensed software on a third-party device? Router
manufacturer AVM accused Cybits of copyright and trademark infringement
for modifying the original router firmware, which is largely based on the
Linux kernel. Together with gpl-violations.org, we successfully convinced
the court that the terms of the GPL licence are binding: software under
this licence can be freely modified and installed, even if it is supplied
as part of the firmware of an embedded device.
</description>
<link href="/activities/avm-gpl-violation/avm-gpl-violation.html"/>
<order priority="1"/>
<tags>
<tag key="legal"/>
</tags>
</activity>
</activityset>