summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/termiosinitialize.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-03-22 14:40:34 -0500
committerJoel Sherrill <joel@rtems.org>2022-03-24 10:01:51 -0500
commit628bd9b682e746690b380c254b15ef370e99c565 (patch)
tree76468d8bb43fb77e2625a0c383cddd5cc8782481 /cpukit/libcsupport/src/termiosinitialize.c
parentvalidation: Clarify comment (diff)
downloadrtems-628bd9b682e746690b380c254b15ef370e99c565.tar.bz2
cpukit/: Update Eric Norum contact info and normalize file headers
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/src/termiosinitialize.c13
1 files changed, 4 insertions, 9 deletions
diff --git a/cpukit/libcsupport/src/termiosinitialize.c b/cpukit/libcsupport/src/termiosinitialize.c
index 2ea34f08b3..35aa1eb955 100644
--- a/cpukit/libcsupport/src/termiosinitialize.c
+++ b/cpukit/libcsupport/src/termiosinitialize.c
@@ -6,16 +6,11 @@
*/
/*
- * Author:
- * W. Eric Norum
- * Saskatchewan Accelerator Laboratory
- * University of Saskatchewan
- * Saskatoon, Saskatchewan, CANADA
- * eric@skatter.usask.ca
+ * Copyright (c) 1997 Eric Norum <eric@norum.ca>
*
- * The license and distribution terms for this file may be
- * found in the file LICENSE in this distribution or at
- * http://www.rtems.org/license/LICENSE.
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.org/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H