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