diff options
author | P. J. McDermott <pehjota> | 2015-01-28 12:25:24 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-01-28 12:25:24 (EST) |
commit | f5f4277b80ba76a18e149aea93d447bda4596628 (patch) | |
tree | 9a21e3561cc2b27de7a3e0116cf38c88e650feae /templates | |
parent | 1b04687313f324273068be9b72c6ffd1dbbde930 (diff) |
templates/page.tmpl: Update copyright years
Diffstat (limited to 'templates')
-rw-r--r-- | templates/page.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index ff07bef..4e6c56c 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -153,7 +153,7 @@ <!-- Created <TMPL_VAR CTIME> --> </p> <p class="copyright"> - Copyright © 2011–2014 + Copyright © 2011–2015 Patrick “P. J.” M<span class="super">c</span>Dermott </p> </div> |