Replacing deprecated HTML "center" element.
[squirrelmail.git] / plugins / info / setup.php
index 2ede4054ce19f29380ee181c329d4814f42f705a..0f7563d5205bb29c81e5644d6bcd6e7e247d0ff7 100644 (file)
@@ -1,11 +1,12 @@
 <?php
+
 /**
  * setup file for the IMAP server info plugin
- * 
- * @copyright (c) 1999-2004 The SquirrelMail Project Team
+ *
+ * @author Jason Munro <jason at stdbev.com>
+ * @copyright &copy; 1999-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
- * @author Jason Munro jason@stdbev.com
  * @package plugins
  * @subpackage info
  */
@@ -37,4 +38,4 @@ function info_opt() {
     );
 }
 
-?>
+?>
\ No newline at end of file