Fix wrong doc
[squirrelmail.git] / themes / ice_theme.php
index 7f52f1a92e4438b6b62cdee6aae818f8c6873373..5efd860fdef7af3a91e2781699e213f59fad1d6c 100644 (file)
@@ -3,13 +3,12 @@
 /**
  * ice_theme.php
  * Name:    Ice Theme
- * @author Luke Ehresman
  * Date:    January 7 2000
  *
- * Copyright (c) 2000-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Luke Ehresman
+ * @copyright 2000-2009 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -28,5 +27,3 @@ $color[9]   = '#d0eaff'; // Darker version of #0
 $color[10]  = '#f0faff'; // Darker version of #9
 $color[11]  = '#770000'; // Special Folders color
 $color[15]  = '#006600'; // Unselectable folders
-
-?>
\ No newline at end of file