Happy New Year
[squirrelmail.git] / themes / simple_green2.php
index 6c686dbcf7e7b39c914389c18feb239749d2b1ac..e7a8e5286555b33f584a531ab80d4d345a7b25fc 100644 (file)
@@ -1,14 +1,17 @@
 <?php
+
 /**
- * Author:       Vicky Pyne <dotvicky@dotvicky.net>
  * Date:         June 7, 2005
  * Theme Name:   'Simple Green'
- * Copyright:    Vicky Pyne <dotvicky@dotvicky.net>, 2005
- * Licence:      GNU Public License
  *
  * Published on SquirrelMail SourceForge tracker (#1217066).
  * Modified by SquirrelMail developers to match documentation guidelines.
- * Copyright (c) 2005 The SquirrelMail Project Team
+ *
+ * @author Vicky Pyne <dotvicky at dotvicky.net>
+ * @copyright 2005 Vicky Pyne <dotvicky at dotvicky.net>
+ * @copyright 2005-2022 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -30,4 +33,3 @@ $color[12]  = '#EDEDED'; // (light gray)     Alternate color for message list
 $color[13]  = '#6666CC'; // (dull blue)      Color for quoted text -- > 1 quote
 $color[14]  = '#333399'; // (dark blue)      Color for quoted text -- >> 2 or more
 $color[15]  = '#669966'; // (grey-green)     Unselectable folders
-?>