X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fslashdot_theme.php;h=17a49b6d588b96d44d657a301f25bcb384d77c20;hp=3161151f00968798efbc33973f7269ade6aef5bf;hb=1977ab5587905d225c6288141b82f7a6e3d29d02;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94 diff --git a/themes/slashdot_theme.php b/themes/slashdot_theme.php index 3161151f..17a49b6d 100644 --- a/themes/slashdot_theme.php +++ b/themes/slashdot_theme.php @@ -2,15 +2,14 @@ /** * Name: Slashdot Theme - * @author Luke Ehresman * Date: January 3, 2000 * Comment This theme tries to mimic the color scheme from the * "News for Nerds" web site, www.slashdot.org. * - * Copyright (c) 2000-2004 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Luke Ehresman + * @copyright 2000-2010 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] = '#666666'; // (dark gray) Darker version of #9 $color[11] = '#770000'; // (dark red) Special Folders color $color[12] = '#eaeaea'; $color[15] = '#ababab'; // (mid-gray) Unselectable folders - -?> \ No newline at end of file