Changeset 366e548 in rtems
- Timestamp:
- Sep 4, 2003, 6:51:31 PM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 129daf3
- Parents:
- 2ec8160
- Location:
- c/src/lib/libbsp
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/armulator/ChangeLog
r2ec8160 r366e548 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for 4 license changed. 5 1 6 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
c/src/lib/libbsp/arm/armulator/console/console-io.c
r2ec8160 r366e548 8 8 * The license and distribution terms for this file may be 9 9 * found in the file LICENSE in this distribution or at 10 * http://www. OARcorp.com/rtems/license.html.10 * http://www.rtems.com/license/LICENSE. 11 11 * 12 12 * $Id$ -
c/src/lib/libbsp/arm/armulator/include/bsp.h
r2ec8160 r366e548 9 9 * The license and distribution terms for this file may be 10 10 * found in the file LICENSE in this distribution or at 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * $Id$ -
c/src/lib/libbsp/arm/armulator/startup/bspstart.c
r2ec8160 r366e548 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/lib/libbsp/h8300/h8sim/ChangeLog
r2ec8160 r366e548 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for 4 license changed. 5 1 6 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
c/src/lib/libbsp/h8300/h8sim/console/console-io.c
r2ec8160 r366e548 8 8 * The license and distribution terms for this file may be 9 9 * found in the file LICENSE in this distribution or at 10 * http://www. OARcorp.com/rtems/license.html.10 * http://www.rtems.com/license/LICENSE. 11 11 * 12 12 * $Id$ -
c/src/lib/libbsp/h8300/h8sim/include/bsp.h
r2ec8160 r366e548 9 9 * The license and distribution terms for this file may be 10 10 * found in the file LICENSE in this distribution or at 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * $Id$ -
c/src/lib/libbsp/h8300/h8sim/startup/bspstart.c
r2ec8160 r366e548 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/lib/libbsp/i960/i960sim/ChangeLog
r2ec8160 r366e548 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for 4 license changed. 5 1 6 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
c/src/lib/libbsp/i960/i960sim/console/console-io.c
r2ec8160 r366e548 8 8 * The license and distribution terms for this file may be 9 9 * found in the file LICENSE in this distribution or at 10 * http://www. OARcorp.com/rtems/license.html.10 * http://www.rtems.com/license/LICENSE. 11 11 * 12 12 * $Id$ -
c/src/lib/libbsp/i960/i960sim/include/bsp.h
r2ec8160 r366e548 9 9 * The license and distribution terms for this file may be 10 10 * found in the file LICENSE in this distribution or at 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * $Id$ -
c/src/lib/libbsp/i960/i960sim/startup/bspstart.c
r2ec8160 r366e548 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$
Note: See TracChangeset
for help on using the changeset viewer.