X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fbluesnews_theme.php;h=191740208c6bf5a727e836644f96ece97c9af2a0;hp=58749d9d2e4bb478098a59ad21a31694ade7869b;hb=6c99d1de81366bceab6c9d6cf12179eedc81f9bc;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94 diff --git a/themes/bluesnews_theme.php b/themes/bluesnews_theme.php index 58749d9d..19174020 100644 --- a/themes/bluesnews_theme.php +++ b/themes/bluesnews_theme.php @@ -2,16 +2,15 @@ /** * Name: BluesNews - * @author Ray Black * Date: August 15, 2000 * Comment: In the long tradition of mimicing popular sites, I bring * you the 'inspired by BluesNews.com' theme. Simple, high- * contrast colorset, easy to read with very little eye strain. * - * Copyright (c) 2000-2004 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Ray Black + * @copyright © 2000-2006 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -31,5 +30,3 @@ $color[10] = '#000080'; // (bright blue) Darker version of #9 $color[11] = '#3333ff'; // (dull blue) Special Folders color $color[12] = '#808080'; // Alternate rows $color[15] = '#c0c060'; // (dull yellow) Unselectable folders - -?> \ No newline at end of file