summaryrefslogtreecommitdiffstats
path: root/bsps/m68k/uC5282/start/bspstart.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/m68k/uC5282/start/bspstart.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/m68k/uC5282/start/bspstart.c')
-rw-r--r--bsps/m68k/uC5282/start/bspstart.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/bsps/m68k/uC5282/start/bspstart.c b/bsps/m68k/uC5282/start/bspstart.c
index 33ce737ceb..0729778f2b 100644
--- a/bsps/m68k/uC5282/start/bspstart.c
+++ b/bsps/m68k/uC5282/start/bspstart.c
@@ -3,14 +3,14 @@
*/
/*
- * Author: W. Eric Norum <norume@aps.anl.gov>
+ * Copyright (c) 2005 Eric Norum <eric@norum.ca>
*
- * COPYRIGHT (c) 2005.
- * On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (c) 2005.
+ * On-Line Applications Research Corporation (OAR).
*
- * 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.
*/
#include <bsp.h>