1 <%include include/head.html>
3 <h1><%= Page.About.Page.Title|l10n|html></h1>
5 <p>Sone – The Freenet Social Network Plugin, Version <% version|html>, © 2010 by David ‘Bombe’ Roden.</p>
8 If you like Sone and you would like to reward me, you can use the
9 Flattr button at the bottom of each page. Flattr is a non-anonymous
10 micro payment that acts like an internet tip jar where the amount
11 each user spends is limited (lowest being 2 € per month). More
12 information can be found on <a href="/?_CHECKED_HTTP_=https://www.flattr.com/"
13 title="Flattr Homepage" target="_blank">flattr.com</a>.
17 This program is free software: you can redistribute it and/or modify
18 it under the terms of the GNU General Public License as published by
19 the Free Software Foundation, either version 3 of the License, or
20 (at your option) any later version.
24 This program is distributed in the hope that it will be useful,
25 but WITHOUT ANY WARRANTY; without even the implied warranty of
26 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 GNU General Public License for more details.
31 You should have received a copy of the GNU General Public License
32 along with this program. If not, see
33 <a href="/?_CHECKED_HTTP_=http://www.gnu.org/licenses/">www.gnu.org/licenses</a>.
36 <%include include/tail.html>