phpDocumentor updates
[squirrelmail.git] / plugins / squirrelspell / modules / crypto.mod
index 91d2ff5ab3485ca8a2a48cee03ee56aef38bad30..8da95d3ba7b9fd665196c8371dc70cc88499c3d1 100644 (file)
@@ -1,16 +1,16 @@
 <?php
+
 /**
  * crypto.mod
- * ---------------
- * Squirrelspell module
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
+ * Squirrelspell module
  *
  * This module handles the encryption/decryption of the user dictionary
  * if the user so chooses from the options page.
  *
- * @author Konstantin Riabitsev <icon@duke.edu>
+ * @author Konstantin Riabitsev <icon at duke.edu>
+ * @copyright &copy; 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
  * @subpackage squirrelspell