X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fmidnight.php;h=d0e31a1d241309dd283516d5a0e9dca11b444410;hp=579528b5f9d8e1af8fabfb64d6d4d07d98c0fcc9;hb=b65a57eafe670d1550f663704ec100a5fe719bef;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94 diff --git a/themes/midnight.php b/themes/midnight.php index 579528b5..d0e31a1d 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-2018 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