fix decryption of ipv6 headers (thanks Tomas Kuliavas)
[squirrelmail.git] / plugins / info / functions.php
index 36bff635d67d386368d1e2987b4f2404dedef69f..e48276b6294c1f7dde728b56041692ef11c1eb2a 100644 (file)
@@ -10,7 +10,7 @@
  * to options.php.
  *
  * @author Jason Munro <jason at stdbev.com>
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -59,5 +59,3 @@ function print_response($response) {
         }
     }
 }
-
-?>
\ No newline at end of file