Konstantin is the author of SquirrelSpell that has been added to the
[squirrelmail.git] / src / options_personal.php
index 9bfdd5e0c9770177a974d64478ce5d2198c55316..c2a680bf2afb948c1af2a6a4d228ac1b7fbc0a50 100644 (file)
@@ -1,15 +1,15 @@
 <?php
 
-   /**
   **  options_personal.php
   **
   **  Copyright (c) 1999-2001 The SquirrelMail Development Team
   **  Licensed under the GNU GPL. For full terms see the file COPYING.
   **
   **  Displays all options relating to personal information
   **
   **  $Id$
   **/
+/**
* options_personal.php
+ *
* Copyright (c) 1999-2002 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
* Displays all options relating to personal information
+ *
* $Id$
+ */
 
 require_once('../functions/imap.php');
 require_once('../functions/array.php');