diff --git a/custbaud.h b/custbaud.h index f8f1dda..c51282b 100644 --- a/custbaud.h +++ b/custbaud.h @@ -5,7 +5,7 @@ * Automatically enable custom baudrate support for systems (OS / * version / architecture combinations) we know it works. * - * by Nick Patavalis (npat@inaccessnetworks.com) + * by Nick Patavalis (npat@efault.net) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/term.c b/term.c index 888dcf9..c0c0413 100644 --- a/term.c +++ b/term.c @@ -4,7 +4,7 @@ * * General purpose terminal handling library. * - * Nick Patavalis (npat@inaccessnetworks.com) + * Nick Patavalis (npat@efault.net) * * originaly by Pantelis Antoniou (panto@intranet.gr), Nick Patavalis * diff --git a/term.h b/term.h index 624d62b..5377a49 100644 --- a/term.h +++ b/term.h @@ -79,7 +79,7 @@ * E flocntrl_t - library supported folw-control modes * M MAX_TERM - maximum number of fds that can be managed * - * by Nick Patavalis (npat@inaccessnetworks.com) + * by Nick Patavalis (npat@efault.net) * * originaly by Pantelis Antoniou (panto@intranet.gr), Nick Patavalis *