X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fsandstorm_theme.php;h=6cde54dbf9bb3c325fb1d681563a32a27bd3d492;hb=22387c8d44f3ab104db6e19180d3775a45762359;hp=275242cd44ce180f091b9a25264ba91de5d2d124;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94;p=squirrelmail.git diff --git a/themes/sandstorm_theme.php b/themes/sandstorm_theme.php index 275242cd..6cde54db 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-2017 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