From 395e983962765bf78c6357cc094739d5f02e8e53 Mon Sep 17 00:00:00 2001
From: kink
Date: Sun, 20 Apr 2008 15:24:04 +0000
Subject: [PATCH] update publically visible copyright years. maybe these should
be consolidated into a constant?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13062 7612ce4b-ef26-0410-bec9-ea0150e637f0
---
src/about.php | 2 +-
templates/default/message_list.tpl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/about.php b/src/about.php
index 47a55851..b5a8d5c3 100644
--- a/src/about.php
+++ b/src/about.php
@@ -86,7 +86,7 @@ if ( isset($plugins) && count ($plugins) > 0 ) {
-| © 1999 - 2007 The SquirrelMail Project Team |
+| © 1999 - 2008 The SquirrelMail Project Team |
display('footer.tpl');
diff --git a/templates/default/message_list.tpl b/templates/default/message_list.tpl
index fceb50d8..4ff0bfdd 100644
--- a/templates/default/message_list.tpl
+++ b/templates/default/message_list.tpl
@@ -551,5 +551,5 @@ if ($non_clicked_class != 'even' && $non_clicked_class != 'odd'
-© 1999-2007 The SquirrelMail Project Team - About SquirrelMail
+© 1999-2008 The SquirrelMail Project Team - About SquirrelMail
--
2.25.1