X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fplain_blue_theme.php;h=93c1a7c9ebda528c8b2b11c0ef810d737de9855a;hb=HEAD;hp=2d275eb4bf1093e3095bd35657c58a97ce805186;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94;p=squirrelmail.git diff --git a/themes/plain_blue_theme.php b/themes/plain_blue_theme.php index 2d275eb4..73c1252e 100644 --- a/themes/plain_blue_theme.php +++ b/themes/plain_blue_theme.php @@ -2,13 +2,12 @@ /** * Name: Plain Blue - * @author Luke Ehresman * Date: April 30, 2000 * - * 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-2024 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[10] = '#376589'; // Darker version of #9 $color[11] = '#770000'; // Special Folders color $color[12] = '#ededed'; // Alternating rows color $color[15] = '#001166'; // Unselectable folders - -?> \ No newline at end of file