1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Updated email (comments)

This commit is contained in:
Nick Patavalis
2018-01-17 20:38:27 +02:00
parent d857e917ab
commit 58e55a835f
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
* Automatically enable custom baudrate support for systems (OS / * Automatically enable custom baudrate support for systems (OS /
* version / architecture combinations) we know it works. * 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 * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as * modify it under the terms of the GNU General Public License as

2
term.c
View File

@ -4,7 +4,7 @@
* *
* General purpose terminal handling library. * General purpose terminal handling library.
* *
* Nick Patavalis (npat@inaccessnetworks.com) * Nick Patavalis (npat@efault.net)
* *
* originaly by Pantelis Antoniou (panto@intranet.gr), Nick Patavalis * originaly by Pantelis Antoniou (panto@intranet.gr), Nick Patavalis
* *

2
term.h
View File

@ -79,7 +79,7 @@
* E flocntrl_t - library supported folw-control modes * E flocntrl_t - library supported folw-control modes
* M MAX_TERM - maximum number of fds that can be managed * 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 * originaly by Pantelis Antoniou (panto@intranet.gr), Nick Patavalis
* *