summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/startup/bspstart.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/startup/bspstart.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/startup/bspstart.c')
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/startup/bspstart.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/m68k/uC5282/startup/bspstart.c b/c/src/lib/libbsp/m68k/uC5282/startup/bspstart.c
index 7f75d37e07..be76803483 100644
--- a/c/src/lib/libbsp/m68k/uC5282/startup/bspstart.c
+++ b/c/src/lib/libbsp/m68k/uC5282/startup/bspstart.c
@@ -6,17 +6,13 @@
* The generic CPU dependent initialization has been performed
* before this routine is invoked.
*
- * Author:
- * David Fiddes, D.J@fiddes.surfaid.org
- * http://www.calm.hw.ac.uk/davidf/coldfire/
+ * Author: W. Eric Norum <norume@aps.anl.gov>
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 2005.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* 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.
*
* $Id$