X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fdeepocean_theme.php;h=3ac535bff65da96c89051ee2c07e0d3e3c562348;hb=c997cbe6f5a46d432d7733acb207dfcdfd00e49e;hp=97e3ebb6fba9e35393cc42a36bbcfe60ef8e9e7c;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/themes/deepocean_theme.php b/themes/deepocean_theme.php index 97e3ebb6..3ac535bf 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-2021 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