fsf changes, meant to be rebased on upstream
[squirrelmail.git] / themes / deepocean_theme.php
index 9197d3f80f7a43f56e3b82e261bbb71321033a35..dd846a1be07c2321a0c612fa21802de9a97214e2 100644 (file)
@@ -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-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author M.J. Prinsen
+ * @copyright 2000-2022 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