Update copyrights to 2010
[squirrelmail.git] / functions / decode / iso_ir_111.php
index e7c9de83b8c303dbcf5c4b96090af411fdc6ff98..df77ad9f569228cab2d91e4243aee7d6c71af5e0 100644 (file)
@@ -37,7 +37,7 @@
  * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
  * THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  *
- * @copyright © 2003-2005 The SquirrelMail Project Team
+ * @copyright 2003-2010 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -157,4 +157,3 @@ function charset_decode_iso_ir_111 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file