X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fdeepocean_theme.php;h=5c1da12c558cc1a7ec0d15b7cc5e19494af857d2;hp=97e3ebb6fba9e35393cc42a36bbcfe60ef8e9e7c;hb=2cefa62ab30cc730b8683ee47ec69728ab89d773;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4 diff --git a/themes/deepocean_theme.php b/themes/deepocean_theme.php index 97e3ebb6..5c1da12c 100644 --- a/themes/deepocean_theme.php +++ b/themes/deepocean_theme.php @@ -3,14 +3,13 @@ /** * deepocean_theme.php * Name: Deep Ocean - * @author M.J. Prinsen * Date: January 3, 2000 * Comment: Deep Ocean is a theme that is very blue. * - * Copyright (c) 2000-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author M.J. Prinsen + * @copyright 2000-2012 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] = '#496e8b'; // (dark gray) Darker version of #9 $color[11] = '#a7c5f3'; // (dark red) Special Folders color $color[12] = '#7092b4'; $color[15] = '#83a1da'; // (another blue) Unselectable folders color - -?> \ No newline at end of file