The copyright symbol isn't really needed since the word "copyright" is there. Also...
[squirrelmail.git] / templates / default / footer.tpl
index 23a0bc21a0cb3d00dae77e56d421ce30fee527e8..9b6e55b949b73759762ddb002f724a2603df5869 100644 (file)
@@ -5,16 +5,13 @@
  *
  * Template for viewing the footer
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage templates
  */
 
-/** add required includes */
-include_once(SM_PATH . 'templates/util_global.php');
-
 /* retrieve the template vars */
 extract($t);
 
@@ -22,4 +19,4 @@ displayErrors();
 ?>
 <!-- end of generated html -->
 </body>
-</html>
\ No newline at end of file
+</html>