X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fsandstorm_theme.php;h=2e04606f35f10af38a745c5745990794826bd454;hb=821d1f1424ce74d60ae3b6e357a148658f17424e;hp=275242cd44ce180f091b9a25264ba91de5d2d124;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94;p=squirrelmail.git diff --git a/themes/sandstorm_theme.php b/themes/sandstorm_theme.php index 275242cd..2e04606f 100644 --- a/themes/sandstorm_theme.php +++ b/themes/sandstorm_theme.php @@ -2,14 +2,13 @@ /** * Name: Sand Storm - * @author Luke Ehresman * Date: January 2, 2000 * Comment: This is a theme using Tan as its main color. * - * Copyright (c) 2000-2004 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Luke Ehresman + * @copyright 2000-2012 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] = '#bfa779'; // (mid tan) Darker version of #0 $color[10] = '#7f6729'; // (dark tan) Darker version of #9 $color[11] = '#770000'; // (dark red) Special Folders color $color[15] = '#7f6729'; // (dark tan) Unselectable folders - -?> \ No newline at end of file