X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fdompie_theme.php;h=b906513c89a33c35a7d5bb2396ccc8356de74318;hb=8439f61d2eaaf3aa5fb0b911e3b410d70232c1c8;hp=da7063246d9eaa0623b92a377961156d8b79f9a1;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94;p=squirrelmail.git diff --git a/themes/dompie_theme.php b/themes/dompie_theme.php index da706324..b906513c 100644 --- a/themes/dompie_theme.php +++ b/themes/dompie_theme.php @@ -3,14 +3,13 @@ /** * dompie_theme.php * Name: Dompie - * @author M.J. Prinsen * Date: November 19, 2001 * Comment: Has a dark blue left-bar and a white/grey right frame. * - * Copyright (c) 2001-2004 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author M.J. Prinsen + * @copyright 2001-2012 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -30,5 +29,3 @@ $color[10] = '#c0c0c0'; // (light grey) Darker version of #9 $color[11] = '#a7c5f3'; // (light blue) Special Folders color $color[12] = '#c0c0c0'; // $color[15] = '#788dd0'; // (darkish blue) Unselectable folders - -?> \ No newline at end of file