Fixed broken RFC1918 reference in contrib/.htaccess and doc/.htaccess (#2798839).
[squirrelmail.git] / themes / dompie_theme.php
index 5dcdb543e2dbe8f38e0b3dd8a98b39c67503871f..a238215e3b15a5a62d81a1ae145c57ea14f67c2e 100644 (file)
@@ -3,14 +3,13 @@
 /**
  * dompie_theme.php
  * Name:    Dompie
- * @author M.J. Prinsen
  * Date:    November 19, 2001
  * Comment: Has a dark blue left-bar and a white/grey right frame.
  *
- * Copyright (c) 2001-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author M.J. Prinsen
+ * @copyright © 2001-2009 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -30,5 +29,3 @@ $color[10]  = '#c0c0c0'; // (light grey)     Darker version of #9
 $color[11]  = '#a7c5f3'; // (light blue)     Special Folders color
 $color[12]  = '#c0c0c0'; //
 $color[15]  = '#788dd0'; // (darkish blue)   Unselectable folders
-
-?>
\ No newline at end of file