X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fbluesteel_theme.php;h=4c1ff7303f95b66f37392a51182786d13532b42e;hb=377798914e323d0aeac2c87ab833968282aa66f1;hp=62d3a5bba04548efc708c998028712f72d3e91a1;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/bluesteel_theme.php b/themes/bluesteel_theme.php index 62d3a5bb..4c1ff730 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-2009 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