diff options
author | Arun Persaud <arun@nubati.net> | 2012-11-17 15:48:58 -0800 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2012-11-17 15:48:58 -0800 |
commit | 72555a7b6a834a8773153ab3f642f13fc4294d39 (patch) | |
tree | fa2d5dd3b5ac566a9cbde9d832856fd4260598f1 | |
parent | 47f79633cdbe30be9e1aa1b078dec6382ee74456 (diff) | |
download | photo-tags-72555a7b6a834a8773153ab3f642f13fc4294d39.tar.gz photo-tags-72555a7b6a834a8773153ab3f642f13fc4294d39.tar.bz2 photo-tags-72555a7b6a834a8773153ab3f642f13fc4294d39.zip |
updated copyright year on webpage
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ function autoversion($file) <footer> <div class="pull-left">This gallery belongs to <?php echo htmlspecialchars($admin) ?>.</div> - <div class="copyright pull-right"> photo-tags: copyright 2011 Arun Persaud arun@nubati.net,<br /> code available at <a href="http://source.nubati.net/projects/photo-tags">source.nubati.net/projects/photo-tags</a></div> + <div class="copyright pull-right"> photo-tags: copyright 2011-2012 Arun Persaud arun@nubati.net,<br /> code available at <a href="http://source.nubati.net/projects/photo-tags">source.nubati.net/projects/photo-tags</a></div> </footer> |