summaryrefslogtreecommitdiffstats
path: root/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'footer.php')
-rw-r--r--footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.php b/footer.php
index eea0703..7f9c351 100644
--- a/footer.php
+++ b/footer.php
@@ -6,7 +6,7 @@
function doFooter(){
echo(' <!--end content-->');
date_default_timezone_set('UTC'); #else the interpreter whines
- echo(' <P ID="copyright">&copy; 2011-' . date('Y') . ' Trinity Desktop Project');
+ echo(' <P ID="copyright">&copy; 2010-' . date('Y') . ' Trinity Desktop Project');
?>
</DIV>