X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=themes%2Fplain_blue_theme.php;h=ab839689d6a3a005807516a9301d2b5d1bc3f80d;hb=aa6e3b11520522101c7650032837286fe807bb73;hp=758693c9f5316a0ca7916dfe55cfb7a0e0c0ae28;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/plain_blue_theme.php b/themes/plain_blue_theme.php index 758693c9..ab839689 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-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Luke Ehresman + * @copyright 2000-2012 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