summaryrefslogtreecommitdiffstats
path: root/bsps/m68k/uC5282/btimer/btimer.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/btimer/btimer.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/btimer/btimer.c')
-rw-r--r--bsps/m68k/uC5282/btimer/btimer.c16
1 files changed, 9 insertions, 7 deletions
diff --git a/bsps/m68k/uC5282/btimer/btimer.c b/bsps/m68k/uC5282/btimer/btimer.c
index e01b9c8269..c60527670a 100644
--- a/bsps/m68k/uC5282/btimer/btimer.c
+++ b/bsps/m68k/uC5282/btimer/btimer.c
@@ -2,15 +2,17 @@
* Timer Init
*
* Use the last DMA timer (DTIM3) as the diagnostic timer.
+ */
+
+/*
+ * Copyright (c) 2005 Eric Norum <eric@norum.ca>
*
- * Author: W. Eric Norum <norume@aps.anl.gov>
- *
- * 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 <rtems.h>