X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fmidnight.php;h=dd26d6337a0b151de856ee7fd47c14f8d331be4c;hb=2f617223e0e2742d2d9377aadedd3737b3256430;hp=579528b5f9d8e1af8fabfb64d6d4d07d98c0fcc9;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94;p=squirrelmail.git diff --git a/themes/midnight.php b/themes/midnight.php index 579528b5..dd26d633 100644 --- a/themes/midnight.php +++ b/themes/midnight.php @@ -3,14 +3,13 @@ /** * midnight.php * Name: Midnight - * @author Jim Riffle * Date: November 14, 2001 * Comment: A popular theme with Jim's users * - * Copyright (c) 2001-2004 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Jim Riffle + * @copyright 2001-2011 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -31,4 +30,3 @@ $color[11] = '#7070ff'; // Special folders / Unseen messages color $color[12] = '#3300cc'; // Alternate table row color $color[13] = '#3333cc'; $color[15] = '#33ff66'; // Unselectable folders -?> \ No newline at end of file