X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fblue_grey_theme.php;h=62402c0983de70387c92348a270d284ecf381720;hb=a5e4a8fcd617569c32d9cf23550570fc50c3107f;hp=ea5cc85090c009bd5c56c07d67cef0c883c7f0b2;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/blue_grey_theme.php b/themes/blue_grey_theme.php index ea5cc850..62402c09 100644 --- a/themes/blue_grey_theme.php +++ b/themes/blue_grey_theme.php @@ -3,13 +3,12 @@ /** * blue_grey_theme.php * Name: Blue-grey - * @author M.J. Prinsen * Date: July 20, 2001 * - * Copyright (c) 2001-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author M.J. Prinsen + * @copyright © 2001-2007 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -29,5 +28,3 @@ $color[10] = '#496e8b'; // (dark gray) Darker version of #9 $color[11] = '#a7c5f3'; // (light blue) Special Folders color $color[12] = '#7092b4'; $color[15] = '#d0d0d0'; // (light gray) Unselectable folders - -?> \ No newline at end of file