avoid E_STRICT errors
[squirrelmail.git] / themes / seaspray_theme.php
index 8a0c2640b7ed90e899fb14cc37d9695c270f550c..0c2bf23df3562fcf9be0a624594d447994c75fda 100644 (file)
@@ -2,13 +2,12 @@
 
 /**
  * Name:    Sea Spray Theme
- * @author  Luke Ehresman
  * Date:    March 3, 2000
  *
- * Copyright (c) 2000-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Luke Ehresman
+ * @copyright © 2000-2007 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -27,5 +26,3 @@ $color[9]   = '#78a0a0';
 $color[10]  = '#386060';
 $color[11]  = '#ffffb0';
 $color[15]  = '#b0ffff';
-
-?>
\ No newline at end of file