Changeset 05dc5a7f in rtems
- Timestamp:
- Sep 4, 2003, 5:30:40 PM (18 years ago)
- Children:
- 0473224
- Parents:
- 0e9fa39
- Location:
- c/src/lib/libbsp/m68k/mcf5206elite
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog
r0e9fa39 r05dc5a7f 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * console/console.c, start/start.S, startup/bspclean.c, 4 startup/bspstart.c, startup/init5206e.c: Removed incorrect statement 5 about copyright assignment. 6 1 7 2003-08-22 Joel Sherrill <joel@OARcorp.com> 2 8 -
c/src/lib/libbsp/m68k/mcf5206elite/console/console.c
r0e9fa39 r05dc5a7f 7 7 * COPYRIGHT (c) 1989-1998. 8 8 * On-Line Applications Research Corporation (OAR). 9 * Copyright assigned to U.S. Government, 1994.10 9 * 11 10 * The license and distribution terms for this file may be -
c/src/lib/libbsp/m68k/mcf5206elite/start/start.S
r0e9fa39 r05dc5a7f 17 17 * COPYRIGHT (c) 1989-1998. 18 18 * On-Line Applications Research Corporation (OAR). 19 * Copyright assigned to U.S. Government, 1994.20 19 * 21 20 * The license and distribution terms for this file may be -
c/src/lib/libbsp/m68k/mcf5206elite/startup/bspclean.c
r0e9fa39 r05dc5a7f 9 9 * COPYRIGHT (c) 1989-1998. 10 10 * On-Line Applications Research Corporation (OAR). 11 * Copyright assigned to U.S. Government, 1994.12 11 * 13 12 * The license and distribution terms for this file may be -
c/src/lib/libbsp/m68k/mcf5206elite/startup/bspstart.c
r0e9fa39 r05dc5a7f 17 17 * COPYRIGHT (c) 1989-1998. 18 18 * On-Line Applications Research Corporation (OAR). 19 * Copyright assigned to U.S. Government, 1994.20 19 * 21 20 * The license and distribution terms for this file may be -
c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c
r0e9fa39 r05dc5a7f 20 20 * COPYRIGHT (c) 1989-1998. 21 21 * On-Line Applications Research Corporation (OAR). 22 * Copyright assigned to U.S. Government, 1994.23 22 * 24 23 * The license and distribution terms for this file may be
Note: See TracChangeset
for help on using the changeset viewer.