It’s 2011.
[Sone.git] / src / main / resources / templates / about.html
index b4ad622..e6dbf99 100644 (file)
@@ -2,14 +2,14 @@
 
        <h1><%= Page.About.Page.Title|l10n|html></h1>
 
-       <p>Sone – The Freenet Social Network Plugin, Version <% version|html>, © 2010 by David ‘Bombe’ Roden.</p>
+       <p>Sone – The Freenet Social Network Plugin, Version <% version|html>, © 2010–2011 by David ‘Bombe’ Roden.</p>
 
        <p>
                If you like Sone and you would like to reward me, you can use the
                Flattr button at the bottom of each page. Flattr is a non-anonymous
                micro payment that acts like an internet tip jar where the amount
                each user spends is limited (lowest being 2 € per month). More
-               information can be found on <a href="https://www.flattr.com/"
+               information can be found on <a href="/?_CHECKED_HTTP_=https://www.flattr.com/"
                title="Flattr Homepage" target="_blank">flattr.com</a>.
        </p>
 
@@ -30,7 +30,7 @@
     <p>
            You should have received a copy of the GNU General Public License
            along with this program.  If not, see
-           <a href="http://www.gnu.org/licenses/">www.gnu.org/licenses</a>.
+           <a href="/?_CHECKED_HTTP_=http://www.gnu.org/licenses/">www.gnu.org/licenses</a>.
     </p>
 
 <%include include/tail.html>