Document bad assumption
[squirrelmail.git] / functions / decode / iso_ir_111.php
index 5a1984a32326b5c8d96cff2e682bd4ad8f3f2ccb..82341265f5e660cc4c8deca8d418ca2c8a4b1982 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-2006 The SquirrelMail Project Team
+ * @copyright 2003-2017 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