fsf changes, meant to be rebased on upstream
[squirrelmail.git] / themes / bluesnews_theme.php
index 58749d9d2e4bb478098a59ad21a31694ade7869b..1d34eb524244f411aad17e8475c2262447340a5e 100644 (file)
@@ -2,16 +2,15 @@
 
 /**
  * Name:    BluesNews
- * @author Ray Black
  * Date:    August 15, 2000
  * Comment: In the long tradition of mimicing popular sites, I bring
  *          you the 'inspired by BluesNews.com' theme. Simple, high-
  *          contrast colorset, easy to read with very little eye strain.
  *
- * Copyright (c) 2000-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Ray Black
+ * @copyright 2000-2021 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -31,5 +30,3 @@ $color[10]  = '#000080'; // (bright blue)       Darker version of #9
 $color[11]  = '#3333ff'; // (dull blue)         Special Folders color
 $color[12]  = '#808080'; //                     Alternate rows
 $color[15]  = '#c0c060'; // (dull yellow)       Unselectable folders
-
-?>
\ No newline at end of file