Increment year in copyright notice.
[squirrelmail.git] / plugins / fortune / functions.php
index 5e98f066b11710b96acc1828b8bbefc2bae3ca4c..460e6e2ef44b62748aab5af9d48422d6f8678ce7 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * Fortune plugin functions
  *
- * @copyright (c) 2004 The SquirrelMail Project Team
+ * @copyright (c) 2004-2005 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -90,4 +90,4 @@ function fortune_function_load() {
 
     $fortune_visible = getPref($data_dir, $username, 'fortune_visible');
 }
-?>
\ No newline at end of file
+?>