X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fservery_theme.php;h=8477b84cc1afd6ba4c4b9c71dacccf864bffbadc;hb=a8596a25c6b3a83508a57ae1dca3dbaa4c9e3234;hp=b7a713f7cf8aa1c8bac05afb2dfabfc2a6c0f7b8;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/servery_theme.php b/themes/servery_theme.php index b7a713f7..8477b84c 100644 --- a/themes/servery_theme.php +++ b/themes/servery_theme.php @@ -2,13 +2,12 @@ /** * Name: Servery.cz Theme - * @author Ondrej Sury * Date: August 18, 2000 * - * Copyright (c) 2000-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Ondrej Sury + * @copyright 2000-2010 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -27,4 +26,3 @@ $color[9] = '#c7b98b'; // (mid-gray) Darker version of #0 $color[10] = '#f1eee3'; // (dark gray) Darker version of #9 $color[11] = '#770000'; // (dark red) Special Folders color $color[15] = '#c7b98b'; // (mid-gray) Unselectable folders -?> \ No newline at end of file