Fix what seems to have been a copy/paste bug
[squirrelmail.git] / themes / blue_grey_theme.php
index ea5cc85090c009bd5c56c07d67cef0c883c7f0b2..2451813ad44122f576fb11841e6e97e42befcc11 100644 (file)
@@ -3,13 +3,12 @@
 /**
  * blue_grey_theme.php
  *    Name:   Blue-grey
- * @author M.J. Prinsen
  *    Date:   July 20, 2001
  *
- * Copyright (c) 2001-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author M.J. Prinsen
+ * @copyright 2001-2011 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -29,5 +28,3 @@ $color[10]  = '#496e8b'; // (dark gray)      Darker version of #9
 $color[11]  = '#a7c5f3'; // (light blue)     Special Folders color
 $color[12]  = '#7092b4';
 $color[15]  = '#d0d0d0'; // (light gray)     Unselectable folders
-
-?>
\ No newline at end of file