X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fpurple_theme.php;h=3dfa2b173caba4c9fb06c3e345fcc2acb0489cd8;hb=981877957f7c648d7861b9c132c74d47aa1bc1c1;hp=7aedfc0c7769e5c2457929f6ad77277f8e50ec62;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/purple_theme.php b/themes/purple_theme.php index 7aedfc0c..3dfa2b17 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-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Luke Ehresman + * @copyright © 2000-2006 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