All checks were successful
continuous-integration/drone/push Build is passing
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>
18 lines
514 B
XML
18 lines
514 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<newsset>
|
|
<version>1</version>
|
|
|
|
<news date="2003-01-17">
|
|
<title>GOVERNMENTS SHOULD CLAIM ALL RIGHTS ON SOFTWARE</title>
|
|
<body>
|
|
<p>
|
|
FSF Europe press release:
|
|
"Microsoft grants to Governments the right to watch (but not to touch)
|
|
the source code of their software. Italian Free Software community is
|
|
very critical of this fact."
|
|
</p>
|
|
</body>
|
|
<link>https://lists.fsfe.org/pipermail/press-release-it/2003q1/000005.html</link>
|
|
</news>
|
|
</newsset>
|