diff --git a/templates/footer.jade b/templates/footer.jade
index 060e13f4..d09cf334 100644
--- a/templates/footer.jade
+++ b/templates/footer.jade
@@ -2,7 +2,7 @@ mixin footer
footer#footer
.container
p.text-muted.credit.
- Copyright © 2013-2015 Calvin Montgomery · GitHub · User Agreement · Contact · Wiki
+ Copyright © 2013-2016 Calvin Montgomery · GitHub · User Agreement · Contact · Wiki
script(src="/js/jquery-1.11.0.min.js")
// Must be included before jQuery-UI since jQuery-UI overrides jQuery.fn.button
// I should really abandon this crap one day