summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/timer/timer.c
diff options
context:
space:
mode:
authorEric Norum <WENorum@lbl.gov>2005-11-07 17:22:23 +0000
committerEric Norum <WENorum@lbl.gov>2005-11-07 17:22:23 +0000
commit12b36efe3936aef1b312753f91e3f7aa08746495 (patch)
treeb21a5eac0c016f15015d580ba682f36d01b5ff55 /c/src/lib/libbsp/m68k/uC5282/timer/timer.c
parentFixed formatting. (diff)
downloadrtems-12b36efe3936aef1b312753f91e3f7aa08746495.tar.bz2
Assign copyright to OAR since all files descend from OAR's source.
Diffstat (limited to 'c/src/lib/libbsp/m68k/uC5282/timer/timer.c')
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/timer/timer.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/uC5282/timer/timer.c b/c/src/lib/libbsp/m68k/uC5282/timer/timer.c
index 40ec59eb4d..4feeefac39 100644
--- a/c/src/lib/libbsp/m68k/uC5282/timer/timer.c
+++ b/c/src/lib/libbsp/m68k/uC5282/timer/timer.c
@@ -2,6 +2,15 @@
* Timer Init
*
* Use the last DMA timer (DTIM3) as the diagnostic timer.
+ *
+ * Author: W. Eric Norum <norume@aps.anl.gov>
+ *
+ * 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.OARcorp.com/rtems/license.html.
*/
#include <rtems.h>