Increment year in copyright notice.
[squirrelmail.git] / functions / decode / ns_4551_1.php
index 795f5f9337aaaf47475b658fabf5bca360e7cba1..36cb169165a0f802ece55e2fbcfc9a7cd446355c 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * functions/decode/ns_4551_1.php
  *
- * Copyright (c) 2004 The SquirrelMail Project Team
+ * Copyright (c) 2004-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This file contains ns_4551-1 decoding function that is needed to read
@@ -33,4 +33,4 @@ function charset_decode_ns_4551_1 ($string) {
      */
     return strtr ($string, "[\\]{|}", "ÆØÅæøå");
 }
-?>
\ No newline at end of file
+?>