X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fdompie_theme.php;h=ceb3ec7e5a809b83ec4678e1483dc92413ff5d32;hb=475bcb51d681738f4978b47e05d88eb25cba4b1c;hp=5dcdb543e2dbe8f38e0b3dd8a98b39c67503871f;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/dompie_theme.php b/themes/dompie_theme.php index 5dcdb543..ceb3ec7e 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-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 */ @@ -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