X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fbluesteel_theme.php;h=33aa3e6f7327b9a3ae34c5991d71e6e0a3c6e26c;hb=67dc67bb135452d886e75326421145376a3c5e50;hp=62d3a5bba04548efc708c998028712f72d3e91a1;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/bluesteel_theme.php b/themes/bluesteel_theme.php index 62d3a5bb..33aa3e6f 100644 --- a/themes/bluesteel_theme.php +++ b/themes/bluesteel_theme.php @@ -3,10 +3,9 @@ /** * bluesteel_theme.php * - * Copyright (c) 2000-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @copyright © 2000-2006 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -25,4 +24,3 @@ $color[9] = '#ababab'; // (mid-gray) Lighter version of #0 $color[10] = '#666666'; // (dark gray) Darker version of #0 $color[11] = '#770000'; // (dark red) Special Folders color $color[15] = '#ababab'; // (mid-gray) Unselectable folders -?> \ No newline at end of file