b9caf021a4
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>
19 lines
848 B
XML
19 lines
848 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>2</version>
|
|
|
|
<activity id="publiccode" date="2017-09-13" status="active">
|
|
<title>Public Money? Public Code!</title>
|
|
<description>
|
|
Why is software created using taxpayers' money not released as Free Software? We want legislation requiring that publicly financed software developed for the public sector be made publicly available under a Free and Open Source Software licence. If it is public money, it should be public code as well. Code paid by the people should be available to the people!
|
|
</description>
|
|
<link href="/activities/publiccode/publiccode.html"/>
|
|
<image url="/graphics/logos/publiccode.png"/>
|
|
<order priority="9" highlight="yes"/>
|
|
<tags>
|
|
<tag key="awareness"/>
|
|
<tag key="policy"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|