information about added themes and sq_strpos_8bit() function in url parser.
[squirrelmail.git] / functions / prefs.php
index d43c1ed5c8b91a1d52b561b3ea53f08e2f7f21fa..ec3bc71c9837d49340be45e32b3fccbe1ad5eeab 100644 (file)
@@ -3,11 +3,10 @@
 /**
  * prefs.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * This contains functions for manipulating user preferences
  *
+ * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage prefs
@@ -181,4 +180,4 @@ function checkForJavascript($reset = FALSE) {
   return $javascript_on;
 }
 
-?>
+?>
\ No newline at end of file