summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/pty.h
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/include/rtems/pty.h
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 'cpukit/include/rtems/pty.h')
-rw-r--r--cpukit/include/rtems/pty.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/cpukit/include/rtems/pty.h b/cpukit/include/rtems/pty.h
index 94b66d63c4..46d07602b4 100644
--- a/cpukit/include/rtems/pty.h
+++ b/cpukit/include/rtems/pty.h
@@ -1,8 +1,11 @@
+/**
+ * @file
+ *
+ * @brief /dev/ptyXX (A first version for pseudo-terminals)
+ */
+
/*
- * /dev/ptyXX (A first version for pseudo-terminals)
- *
- * Author: Fernando RUIZ CASAS (fernando.ruiz@ctv.es)
- * May 2001
+ * Copyright (c) 2001 Fernando Ruiz Casas <fruizcasas@gmail.com>
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of