diff options
author | BlueRaja <BlueRaja.admin@gmail.com> | 2013-01-13 03:42:01 -0600 |
---|---|---|
committer | BlueRaja <BlueRaja.admin@gmail.com> | 2013-01-13 03:42:01 -0600 |
commit | 5ea763da739357ff24f5f62ed73a3ccc8d596741 (patch) | |
tree | 5108f35d5a2d09b8dff84ec81f99d6762fc34256 /includes/header.php | |
parent | dd06f9f378dcae2bd12109f644c614721bf60bd4 (diff) | |
download | pathery-5ea763da739357ff24f5f62ed73a3ccc8d596741.tar.xz |
Updated the copyright!
Diffstat (limited to 'includes/header.php')
-rw-r--r-- | includes/header.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/header.php b/includes/header.php index d0a54bd..52a86f8 100644 --- a/includes/header.php +++ b/includes/header.php @@ -72,7 +72,7 @@ function htmlFooter() { ?>
<div class="copyAndButtons">
<div id="copy">
- Copyright © 2011-2012 pathery.com
+ Copyright © 2011-2013 pathery.com
</div>
<div id="socialButtons" class='buttons'>
<a href='http://www.facebook.com/Pathery' target='top' title='Facebook'><img alt='Facebook' src='images/btns/facebook.png' /></a>
|