Added new scheme to allow multiple plugins to share the onsubmit handler for the...
[squirrelmail.git] / themes / in_the_pink.php
index fd2b6edefa177c29d3c472bdac29bdea076ca181..e314ea6001210889bd6a5c828b6f29e4d3f7b491 100755 (executable)
@@ -3,15 +3,14 @@
 /**
  * in_the_pink.php
  * Name:    In the Pink
- * @author Jorey Bump
  * Date:    October 20, 2001
  * Comment: This theme generates random colors, featuring a reddish
  *          background with dark text.
  *
- * Copyright (c) 2000-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Jorey Bump
+ * @copyright © 2000-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -58,4 +57,4 @@ $color[14]  = '#xxxxxx';  // Color for quoted text -- >> 2 or more
 
 */
 
-?>
+?>
\ No newline at end of file