X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fhigh_contrast_theme.php;h=820bc5073591437943811e8ac3a4035cbef01044;hb=f627180c1eb32250e9656c94ba8740610a99d19a;hp=d6eaa194509d383a988198f0746549a195a30667;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94;p=squirrelmail.git diff --git a/themes/high_contrast_theme.php b/themes/high_contrast_theme.php index d6eaa194..820bc507 100644 --- a/themes/high_contrast_theme.php +++ b/themes/high_contrast_theme.php @@ -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-2007 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