phpDocumentor updates
[squirrelmail.git] / themes / simple_green_theme.php
index 4eceb171b4bd38701a08abf96631ff5689527b0a..17b310635901063f8364fecea401a6289d94f30c 100644 (file)
@@ -1,10 +1,12 @@
 <?php
 
 /**
- * simple_green_theme.php
- *    Name:   Simple-Green
- *    Author: Paul Lesneiwski
- *    Date:   2004/09/20
+ * Name: Simple-Green
+ * Date: 2004/09/20
+ *
+ * @author Paul Lesneiwski
+ * @copyright &copy; 2004-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage themes
@@ -28,4 +30,4 @@ $color[13] = "#800000"; // (dark red) > Quoted Message Text
 $color[14] = "#FF0000"; // (rec) >> Multi-Quoted Message Text (2 >'s or more)
 $color[15] = "#002266"; // (dark blue NOTE: not tested) L. Frame: unselectable folders
 
-?>
+?>
\ No newline at end of file