fsfe-website/about/funds/2019.en.xhtml

159 lines
3.5 KiB
HTML
Raw Permalink Normal View History

2021-01-30 16:18:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<html>
<version>1</version>
<head>
<title>Income and Expenses 2019</title>
<style type="text/css">
tr:nth-child(odd) {
background-color: #f9f9f9;
}
th {
color: white;
background-color: #3394ce;
}
td {
border-bottom: 1px solid #4ad2f0;
}
th, td {
text-align: right;
padding-left: .3em;
padding-right: .3em;
width: 12em;
}
th:first-child, td:first-child {
text-align: left;
width: auto;
}
tr.sum td {
font-weight: bold;
background-color: #d7eaf6;
border-bottom: 1.5em solid white;
}
</style>
</head>
<body>
<p id="category"><a href="/about/funds/funds.html">Cash flow</a></p>
<localmenu set="year" id="2019">2019</localmenu>
<h1>Income and Expenses 2019</h1>
<table>
<tr>
<th>Income</th>
<th>EUR</th>
</tr>
<tr>
<td>
<a href="https://my.fsfe.org/donate">Supporter</a>
contributions<a class="fn" href="#fn1">1</a> and membership fees
</td>
<td>176,540.69</td>
</tr>
<tr>
<td>One-time donations<a class="fn" href="#fn1">1</a></td>
<td>362,803.37</td>
</tr>
<tr>
<td>EU funds for <a href="/activities/foss4smes/foss4smes.html">FOSS4SMEs</a></td>
<td>16,507.50</td>
</tr>
<tr>
<td>EU funds for <a href="/activities/ngi/ngi.html">NGI Zero</a></td>
<td>13,800.00</td>
</tr>
<tr>
<td>Paid services</td>
<td>69,605.55</td>
</tr>
<tr>
<td><a href="/order/order.html">Merchandise</a></td>
<td>25,453.98</td>
</tr>
<tr>
<td>Interest</td>
<td>75.76</td>
</tr>
<tr class="sum">
<td>Total income</td>
<td>664,786.85</td>
</tr>
<tr>
<th>Expenses</th>
<th>EUR</th>
</tr>
<tr>
<td>Basic infrastructure costs<a class="fn" href="#fn2">2</a></td>
<td>115,951,41</td>
</tr>
<tr>
<td><a href="/activities/awareness.html">Public awareness</a></td>
<td>178,007.67</td>
</tr>
<tr>
<td><a href="/activities/policy.html">Policy advocacy</a></td>
<td>62,082.45</td>
</tr>
<tr>
<td><a href="/activities/legal.html">Legal support</a></td>
<td>109,236.80</td>
</tr>
<tr>
<td><a href="/activities/foss4smes/foss4smes.html">FOSS4SMEs project</a></td>
<td>15,387.26</td>
</tr>
<tr>
<td><a href="/activities/ngi/ngi.html">NGI Zero project</a></td>
<td>21,550.31</td>
</tr>
<tr>
<td><a href="/order/order.html">Merchandise</a></td>
<td>33,310.38</td>
</tr>
<tr class="sum">
<td>Total expenses</td>
<td>535,526.28</td>
</tr>
<tr class="sum">
<td>Surplus</td>
<td>129,260.57</td>
</tr>
</table>
<h2 id="fn">Footnotes</h2>
<ol>
<li id="fn1">
A list of all FSFE donors that did not wish anonymity is available on
the <a href="/help/thankgnus-2018.html">ThankGNUs</a> list.
</li>
<li id="fn2">
Includes personnel and office costs for management and administration,
technical infrastructure, fees from tax consultant and lawyer, and bank
fees.
</li>
</ol>
</body>
</html>