From 2be03e537ecc3396abc91621c5bfb23ecc125e47 Mon Sep 17 00:00:00 2001
From: Brett Parker <iDunno@sommitrealweird.co.uk>
Date: Fri, 4 Oct 2013 11:39:55 +0100
Subject: [PATCH 1/1] Update copyright years

---
 templates/base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/base.html b/templates/base.html
index e604f40..cb3a718 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -55,7 +55,7 @@
                 {% endblock %}
             </div>
             <div id="footer">
-                <p>Copyright &copy; 2008, 2009, 2010, 2011, 2012 - <a href="mailto:iDunno@sommitrealweird.co.uk">Brett Parker</a></p>
+                <p>Copyright &copy; 2008-2013 - <a href="mailto:iDunno@sommitrealweird.co.uk">Brett Parker</a></p>
             </div>
         </div>
     </body>
-- 
2.39.5