summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/telnetd.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-04-01 13:18:49 -0500
committerJoel Sherrill <joel@rtems.org>2022-04-05 13:13:31 -0500
commit5f8c41c389a32b3c8d0503e550c6388f62f2927f (patch)
tree9f975164ebb0540675ff5b03dcd8db2fe256f8b9 /cpukit/telnetd/telnetd.c
parentbsp/stm32h7: Convert to UNIX line endings (diff)
downloadrtems-5f8c41c389a32b3c8d0503e550c6388f62f2927f.tar.bz2
Update email address of Fernando Ruiz Casas to <fruizcasas@gmail.com>
This was requested to be executed prior to relicensing to BSD-2.
Diffstat (limited to '')
-rw-r--r--cpukit/telnetd/telnetd.c17
1 files changed, 8 insertions, 9 deletions
diff --git a/cpukit/telnetd/telnetd.c b/cpukit/telnetd/telnetd.c
index 8d3a488ee6..6ca39575fd 100644
--- a/cpukit/telnetd/telnetd.c
+++ b/cpukit/telnetd/telnetd.c
@@ -1,12 +1,7 @@
-/***********************************************************/
-/*
- *
- * The telnet DAEMON
- *
- * Author: 17,may 2001
- *
- * WORK: fernando.ruiz@ctv.es
- * HOME: correo@fernando-ruiz.com
+/**
+ * @file
+ *
+ * @brief The telnet DAEMON
*
* After start the net you can start this daemon.
* It uses the previously inited pseudo-terminales (pty.c)
@@ -17,6 +12,10 @@
* this daemon interactively. (Login in /dev/console of course)
*
* Sorry but OOB is not still implemented. (This is the first version)
+ */
+
+/*
+ * Copyright (c) 2001 Fernando Ruiz Casas <fruizcasas@gmail.com>
*
* Till Straumann <strauman@slac.stanford.edu>
* - made the 'shell' interface more generic, i.e. it is now