phpDocumentor updates
[squirrelmail.git] / themes / simple_green2.php
index 6c686dbcf7e7b39c914389c18feb239749d2b1ac..8f93e6613609fc5357a96c12d739c2e6fc3aa033 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 &copy; 2005 Vicky Pyne <dotvicky at dotvicky.net>
+ * @copyright &copy; 2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -30,4 +33,4 @@ $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
-?>
+?>
\ No newline at end of file