diff --git a/README b/README index d8f6e07..0ef18a8 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ===================================================================== - libtelnet 0.12 - TELNET protocol handling library + libtelnet - TELNET protocol handling library ===================================================================== http://github.com/elanthis/libtelnet diff --git a/libtelnet.c b/libtelnet.c index 8e73a05..bf0409b 100644 --- a/libtelnet.c +++ b/libtelnet.c @@ -1,5 +1,5 @@ /* - * libtelnet 0.9 + * libtelnet - TELNET protocol handling library * * Sean Middleditch * sean@sourcemud.org diff --git a/libtelnet.h b/libtelnet.h index d4d31e6..74a52ef 100644 --- a/libtelnet.h +++ b/libtelnet.h @@ -1,5 +1,5 @@ /* - * libtelnet 0.9 + * libtelnet - TELNET protocol handling library * * Sean Middleditch * sean@sourcemud.org