X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Ftelnet.py;h=8d8870c50bafcb16917482105b2cc151dc5d95d9;hp=95581017616ba899eba1b925c355fb788c187d90;hb=3cfb3e28f88580e78030ebfef4ccf900dd4efec0;hpb=dc22daedb7bba8e79e7ec878ec16d3ce57229279 diff --git a/mudpy/telnet.py b/mudpy/telnet.py index 9558101..8d8870c 100644 --- a/mudpy/telnet.py +++ b/mudpy/telnet.py @@ -1,6 +1,6 @@ """Telnet functions and constants for the mudpy engine.""" -# Copyright (c) 2004-2015 Jeremy Stanley . Permission +# Copyright (c) 2004-2017 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software.