Happy New Year
[squirrelmail.git] / functions / imap_utf7_local.php
index 83a930996ed9d7991a5d349fee93bea59c36b3dd..4f5b0884fc68052eef74e5ecdee7fe4ed2d48ae0 100644 (file)
@@ -7,7 +7,7 @@
  * Before 1.3.2 functions were stored in imap_utf7_decode_local.php and
  * imap_utf7_encode_local.php files.
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2020 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -250,5 +250,3 @@ function decodeBASE64($s) {
     }
     return $d;
 }
-
-?>
\ No newline at end of file