X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=lib%2Fmudpy%2Ftelnet.py;h=9feac03c2d3d5fb62163788b7c20bd933b4e0048;hb=3b16769152e6f5bff553a37d0e69f35dee28dc29;hp=dfac1ee97fdf72c499dc8d66cc83cebace872850;hpb=bca875d67e9f4fad50bf47a6c9695687a6e95778;p=mudpy.git diff --git a/lib/mudpy/telnet.py b/lib/mudpy/telnet.py index dfac1ee..9feac03 100644 --- a/lib/mudpy/telnet.py +++ b/lib/mudpy/telnet.py @@ -1,7 +1,6 @@ -# -*- coding: utf-8 -*- """Telnet functions and constants for the mudpy engine.""" -# Copyright (c) 2004-2014 Jeremy Stanley . Permission +# Copyright (c) 2004-2015 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software.