X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fpurple_theme.php;h=69ca950566d33f29c79227a6e058d6216f7ce192;hp=425ccfd9e2f691f4968ae7264a5e1ab691932f97;hb=d9f83cf8cd23f773fde77e3233a10a07aa64b37b;hpb=eb548244cf42565bbad450f308b760d3b6c2fc94 diff --git a/themes/purple_theme.php b/themes/purple_theme.php index 425ccfd9..69ca9505 100644 --- a/themes/purple_theme.php +++ b/themes/purple_theme.php @@ -2,14 +2,13 @@ /** * Name: Purple Theme - * @author Luke Ehresman * Date: January 7, 2000 * Comment This Theme is composed entirely of shades of purple. * - * 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-2011 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -28,5 +27,3 @@ $color[9] = '#877c9f'; // (mid purp) Darker version of #0 $color[10] = '#726987'; // (dark purp) Darker version of #9 $color[11] = '#770000'; // (dark red) Special Folders color $color[12] = '#e0d9f2'; - -?> \ No newline at end of file