Happy New Year
[squirrelmail.git] / themes / high_contrast_theme.php
index d6eaa194509d383a988198f0746549a195a30667..59e33eec694157fc01508a6415e77ef3624c0114 100644 (file)
@@ -3,13 +3,12 @@
 /**
  * high_contrast_theme.php
  * Name:    High Contrast
- * @author Casey A. Peel
  * Date:    July 13, 2000
  *
- * Copyright (c) 2000-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Casey A. Peel
+ * @copyright 2000-2020 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -28,5 +27,3 @@ $color[9]   = '#c0c0c0'; // (mid-gray)       Darker version of #0
 $color[10]  = '#808080'; // (dark gray)      Darker version of #9
 $color[11]  = '#ffffff'; // (white)          Special Folders color
 $color[15]  = '#d0d070'; // (gold)           Unselectable folders
-
-?>
\ No newline at end of file