phpDocumentor updates
[squirrelmail.git] / themes / simple_purple.php
index 32e36b22edf922a92072adb017abd25b31d0260d..7e31e061cb30cc200ef8c5958af4822bebc67452 100644 (file)
@@ -1,14 +1,17 @@
 <?php
+
 /**
- * Author:       Vicky Pyne <dotvicky@dotvicky.net>
  * Date:         June 7, 2005
  * Theme Name:   'Simple Purple'
- * Copyright:    Vicky Pyne <dotvicky@dotvicky.net>, 2005
- * Licence:      GNU Public License
  *
  * Published on SquirrelMail SourceForge tracker (#1217069).
  * 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]  = '#9966CC'; // (grey-purple)    Unselectable folders
-?>
+?>
\ No newline at end of file