X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fforest_theme.php;h=f3f38b7c84e9dcecee6c196e676463ca66bdc873;hb=d38329ce5b19a3cec5a12350c29b5b535affb602;hp=5b6eb3fd67a13d9e02568fa926ecc1f5a07f6230;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94;p=squirrelmail.git diff --git a/themes/forest_theme.php b/themes/forest_theme.php index 5b6eb3fd..f3f38b7c 100644 --- a/themes/forest_theme.php +++ b/themes/forest_theme.php @@ -3,14 +3,13 @@ /** * dompie_theme.php * Name: Forest - * @author Luke Ehresman * Date: January 7, 2000 * Comment: This theme uses Forest-ish colors (mostly green). * - * 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-2009 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -30,4 +29,3 @@ $color[10] = '#5e7f67'; // (dark purp) Darker version of #9 $color[11] = '#4a9b62'; // (dark red) Special Folders color $color[12] = '#d2f3da'; $color[15] = '#648b70'; // (another green) Unselectable folders -?> \ No newline at end of file