summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/tqm8xx/console/console.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-03-22 15:03:30 -0500
committerJoel Sherrill <joel@rtems.org>2022-03-24 10:01:51 -0500
commit753873e54bcbc291642819d708b80f9c664656b1 (patch)
tree8bbda7cc808c1e05216fbc407a94e7bf2785519a /bsps/powerpc/tqm8xx/console/console.c
parenttestsuites/: Update Eric Norum contact info and normalize file headers (diff)
downloadrtems-753873e54bcbc291642819d708b80f9c664656b1.tar.bz2
Update Eric Norum contact info and start to normalize file headers
Diffstat (limited to 'bsps/powerpc/tqm8xx/console/console.c')
-rw-r--r--bsps/powerpc/tqm8xx/console/console.c23
1 files changed, 9 insertions, 14 deletions
diff --git a/bsps/powerpc/tqm8xx/console/console.c b/bsps/powerpc/tqm8xx/console/console.c
index 0e0dace33e..f1bc7792c7 100644
--- a/bsps/powerpc/tqm8xx/console/console.c
+++ b/bsps/powerpc/tqm8xx/console/console.c
@@ -13,23 +13,18 @@
*/
/*
- * Author:
- * W. Eric Norum
- * Saskatchewan Accelerator Laboratory
- * University of Saskatchewan
- * Saskatoon, Saskatchewan, CANADA
- * eric@skatter.usask.ca
+ * Copyright (c) 2005 Eric Norum <eric@norum.ca>
*
- * COPYRIGHT (c) 1989-1998.
- * On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
+ * COPYRIGHT (c) 1989-1998.
+ * On-Line Applications Research Corporation (OAR).
+ * Copyright assigned to U.S. Government, 1994.
*
- * Copyright (c) 2008 Thomas Doerfler, embedded brains GmbH.
- * All rights reserved.
+ * Copyright (c) 2008 Thomas Doerfler, embedded brains GmbH.
+ * All rights reserved.
*
- * The license and distribution terms for this file may be
- * found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*/
#include <unistd.h>