X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fservery_theme.php;h=22e3b7a93f09f2b92df14ba056f1b5918febad85;hp=c54c0f2d741a92bfff1d3a9a1849b668e800c52b;hb=c4faef335b2362c81b8ebf026d4066c12d70536c;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94 diff --git a/themes/servery_theme.php b/themes/servery_theme.php index c54c0f2d..22e3b7a9 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-2004 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Ondrej Sury + * @copyright 2000-2020 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