X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fforest_theme.php;h=f3f38b7c84e9dcecee6c196e676463ca66bdc873;hb=67fc0e2499aab722b1cb4774c3b78d625da96400;hp=093ee114a55bcf3a9ca48883de6669ef905dab17;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/forest_theme.php b/themes/forest_theme.php index 093ee114..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-2005 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