From d53094301c90abbf49729c4a911bd49ee6921a12 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 12 Oct 2001 21:06:23 +0000 Subject: 2001-10-12 Joel Sherrill * clock/clock.c, console/console.c, console/debugio.c, console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c, console/z85c30cfg.h, include/bsp.h, startup/bspstart.c, startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c, timer/timer.c: Fixed typo. --- c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog | 8 ++++++++ c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/console/console.c | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/console/debugio.c | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.c | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.h | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.c | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.h | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/include/bsp.h | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/startup/bspstart.c | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/startup/genpvec.c | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/startup/rtems-ctor.cc | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/startup/setvec.c | 1 - c/src/lib/libbsp/powerpc/ppcn_60x/timer/timer.c | 1 - 14 files changed, 8 insertions(+), 13 deletions(-) (limited to 'c/src/lib/libbsp/powerpc') diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog b/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog index 1e7e493287..e17880ba01 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog @@ -1,3 +1,11 @@ +2001-10-12 Joel Sherrill + + * clock/clock.c, console/console.c, console/debugio.c, + console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c, + console/z85c30cfg.h, include/bsp.h, startup/bspstart.c, + startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c, + timer/timer.c: Fixed typo. + 2001-10-11 Ralf Corsepius * .cvsignore: Add autom4te.cache for autoconf > 2.52. diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c b/c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c index 7e08ed0ea4..88c0f79321 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c @@ -8,7 +8,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/console/console.c b/c/src/lib/libbsp/powerpc/ppcn_60x/console/console.c index 1c788bac0f..2cad4e0f95 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/console.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/console.c @@ -18,7 +18,6 @@ * * COPYRIGHT (c) 1989-1997. * 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 diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/console/debugio.c b/c/src/lib/libbsp/powerpc/ppcn_60x/console/debugio.c index d23df205a3..75895e1d97 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/debugio.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/debugio.c @@ -16,7 +16,6 @@ * * COPYRIGHT (c) 1989-1997. * 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 diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.c b/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.c index 88cbde4bbe..41108beb44 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.c @@ -17,7 +17,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.h b/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.h index 87235a80f2..f707bb79eb 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.h +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.h @@ -17,7 +17,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.c b/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.c index 3a1a98c720..7cc40020b2 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.c @@ -17,7 +17,6 @@ * * COPYRIGHT (c) 1989-1997. * 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 diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.h b/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.h index 3dfb96e048..c1be660620 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.h +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.h @@ -17,7 +17,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/include/bsp.h b/c/src/lib/libbsp/powerpc/ppcn_60x/include/bsp.h index 4d94bed6b2..64ebd37c54 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/include/bsp.h +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/include/bsp.h @@ -17,7 +17,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/bspstart.c b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/bspstart.c index 4835f64679..41cbca7cc3 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/bspstart.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/bspstart.c @@ -22,7 +22,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/genpvec.c b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/genpvec.c index eb1486dd72..1b48d98a02 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/genpvec.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/genpvec.c @@ -20,7 +20,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/rtems-ctor.cc b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/rtems-ctor.cc index 1949e71f0c..877a562cae 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/rtems-ctor.cc +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/rtems-ctor.cc @@ -45,7 +45,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/setvec.c b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/setvec.c index dd7c39da82..fd4f025e4f 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/setvec.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/setvec.c @@ -14,7 +14,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/timer/timer.c b/c/src/lib/libbsp/powerpc/ppcn_60x/timer/timer.c index c96587a233..7595773c72 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/timer/timer.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/timer/timer.c @@ -9,7 +9,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at -- cgit v1.2.3