Happy New Year
[squirrelmail.git] / themes / methodical_theme.php
index b339b18cd242a098c1e557a47181b4f191fa6895..65fcf1d5c38434ebce741ff231165b46473750f2 100644 (file)
@@ -3,16 +3,15 @@
 /**
  * methodical_theme.php
  * Name:    Methodical
- * @author Ray Black III
  * Date:    November 19, 2001
  * Comment: Methodical is a theme that's based on the dompie theme,
  *          but expands the blue across the entire page, and modifies
  *          some of the gray backgrounds.
  *
- * Copyright (c) 2000-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Ray Black III
+ * @copyright 2000-2020 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -32,4 +31,3 @@ $color[10]  = '#999999'; // (light grey)     Darker version of #9
 $color[11]  = '#a7c5f3'; // (light blue)     Special Folders color
 $color[12]  = '#9f9f9f'; //
 $color[13]  = '#dfdfdf'; // (lighter grey)   Unselectable folders
-?>
\ No newline at end of file