X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fslashdot_theme.php;h=58bec1d13cefc002aa12ee1a61e5672d33a65263;hp=69e1f2ee4fd698ac8b63bf98633efa772851e184;hb=c4faef335b2362c81b8ebf026d4066c12d70536c;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4 diff --git a/themes/slashdot_theme.php b/themes/slashdot_theme.php index 69e1f2ee..58bec1d1 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-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Luke Ehresman + * @copyright 2000-2020 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