Add support for socket-based database connections
[squirrelmail.git] / functions / decode / iso_8859_3.php
index 0ea19d2c9d0e96a3cb4990ccc420b30f44c66731..1c184487bf45bc3d6ef290372635575cf855d345 100644 (file)
@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2016 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -146,4 +146,3 @@ function charset_decode_iso_8859_3 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file