Happy New Year
[squirrelmail.git] / themes / blue_grey_theme.php
index 41a6a53451ada27217d3a13f6196eb4de41d97ce..4d19eebc74d5b95ebc9d523cfba59d7d4e1df824 100644 (file)
@@ -3,13 +3,12 @@
 /**
  * blue_grey_theme.php
  *    Name:   Blue-grey
- * @author M.J. Prinsen
  *    Date:   July 20, 2001
  *
- * Copyright (c) 2001-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author M.J. Prinsen
+ * @copyright 2001-2018 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