aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-10-30 15:49:49 +0100
committerGuido Günther <agx@sigxcpu.org>2015-10-30 15:49:49 +0100
commitf9f0726b6691d295e2583def5d02e1f12e2443fa (patch)
treecdc1b1879bc398befb9f79581bfdf0f92f8e0418
parentc8eb65eada8db3946174403889369ccbdd64ea8d (diff)
Fix copyright year
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 4d50150..313b37f 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -26,7 +26,7 @@
<div id="footer">
<hr />
- <p>© 2008,2009,2010 Guido Günther <a href="mailto:agx@sigxcpu.org">&lt;agx@sigxcpu.org&gt;</a></p>
+ <p>© 2008,2009,2015 Guido Günther <a href="mailto:agx@sigxcpu.org">&lt;agx@sigxcpu.org&gt;</a></p>
</div>
</body>
</html>