X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fimap_utf7_local.php;h=5b68b705cbf93f7e6dde94f8aa336274da7478ee;hb=6b76cffa6afb885fc54c385527ea18e1e7d46dcb;hp=83a930996ed9d7991a5d349fee93bea59c36b3dd;hpb=47ccfad452e8d345542d09e59112cac317cffed8;p=squirrelmail.git diff --git a/functions/imap_utf7_local.php b/functions/imap_utf7_local.php index 83a93099..5b68b705 100644 --- a/functions/imap_utf7_local.php +++ b/functions/imap_utf7_local.php @@ -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-2010 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