X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fdark_grey_theme.php;h=9b40eb05f2b89625f00986b4dfc08c7318a6e790;hb=0074f4e1ef1668b24277ff552ba111c3a61edc6a;hp=774d4e1fc66949499598a9a995636fab7de6f50f;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/dark_grey_theme.php b/themes/dark_grey_theme.php index 774d4e1f..9b40eb05 100644 --- a/themes/dark_grey_theme.php +++ b/themes/dark_grey_theme.php @@ -3,13 +3,12 @@ /** * dark_grey_theme.php * Name: Dark Grey - * @author Justin Miller * Date: July 24, 2000 * - * Copyright (c) 2000-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Justin Miller + * @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] = '#929292'; // (mid-gray) Darker version of #0 $color[10] = '#505050'; // (dark gray) Darker version of #9 $color[11] = '#770010'; // (dark red) Special Folders color $color[15] = '#440000'; // (darker red) Unselectable folders - -?> \ No newline at end of file