Documentation fix
[squirrelmail.git] / themes / christmas.php
index ca84b30b9435ef858b5899e7bb682301fa55c8c5..9381105e0be03c0f9e6cbfef75c8dc86e0a06b92 100644 (file)
@@ -3,14 +3,13 @@
 /**
  * christmas.php
  *    Name:    Christmas
- * @author Jon Tai
  *    Date:    December 23, 2001
  *    Comment: This is a Christmas theme shipped with SquirrelMail 1.2.0.
  *
- * Copyright (c) 2001-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Jon Tai
+ * @copyright © 2001-2007 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -30,5 +29,3 @@ $color[10]  = '#88aa88'; // Dimmed out folder color
 $color[11]  = '#ee0000'; // Special folders / Unseen messages color
 $color[12]  = '#ddffdd'; // Alternate table row color
 $color[15]  = '#aaffaa'; // Unselectable folders
-
-?>
\ No newline at end of file