Happy New Year
[squirrelmail.git] / themes / slashdot_theme.php
index 69e1f2ee4fd698ac8b63bf98633efa772851e184..ba2daa9db3f38d622f05f83b24bb0c216ae3dd76 100644 (file)
@@ -2,15 +2,14 @@
 
 /**
  * Name:   Slashdot Theme
- * @author Luke Ehresman
  * Date:   January 3, 2000
  * Comment This theme tries to mimic the color scheme from the
  *         "News for Nerds" web site, www.slashdot.org.
  *
- * 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-2018 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]  = '#666666'; // (dark gray)      Darker version of #9
 $color[11]  = '#770000'; // (dark red)       Special Folders color
 $color[12]  = '#eaeaea';
 $color[15]  = '#ababab'; // (mid-gray)       Unselectable folders
-
-?>
\ No newline at end of file