Fix sqauth_read_password() for plugins running on the login_verified hook when the...
[squirrelmail.git] / themes / maize_theme.php
index 951faef406c48eadfef41f1754a906879eeb51fc..6f99a7740d3f97e031991ed0ffe7811913c2ba37 100644 (file)
@@ -3,7 +3,6 @@
 /**
  * maize_theme.php
  * Name:    Maize
- * @author Ray Black
  * Date:    August 15, 2000
  * Comment: Staying with the 'South of the border food' theme,
  *          Staying with the 'South of the border food' theme,
  *          #7a6a50, bumping up the red, green and blue where
  *          necessary.
  *
- * Copyright (c) 2000-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Ray Black
+ * @copyright 2000-2010 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -35,5 +34,3 @@ $color[9]   = '#909090'; // (darker gray)               Darker version of #0
 $color[10]  = '#606060'; // (darkest gray)              Darker version of #9
 $color[11]  = '#600000'; // (lighter red)               Special Folders color
 $color[15]  = '#602020'; // (some brown)                Unselectable folders
-
-?>
\ No newline at end of file