Update attributions string output
[squirrelmail.git] / src / about.php
index cd20c2633260dc67837899ecdbf16ac81cb6984c..98ed98da9c342b378554b55002e93c4a12f30bf6 100644 (file)
@@ -10,7 +10,7 @@
  * - What more information is needed?
  * - Display of system information might be restricted
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -83,8 +83,8 @@ if ( isset($plugins) && count ($plugins) > 0 ) {
 </small>
 <br /><br />
 </td></tr>
-<tr><td align="center">&copy; 1999 - 2006 The SquirrelMail Project Team</td></tr>
+<tr><td align="center">&copy; 1999 - 2007 The SquirrelMail Project Team</td></tr>
 </table></p>
 <?php
 $oTemplate->display('footer.tpl');
-?>
\ No newline at end of file
+?>