From 6dd5650fe9dfb3229594bd6ada7cd11b24020276 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 12 Oct 2001 21:05:50 +0000 Subject: 2001-10-12 Joel Sherrill * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/linkcmds: Fixed typo. --- c/src/lib/libbsp/sh/gensh1/ChangeLog | 5 +++++ c/src/lib/libbsp/sh/gensh1/include/bsp.h | 1 - c/src/lib/libbsp/sh/gensh1/include/coverhd.h | 1 - c/src/lib/libbsp/sh/gensh1/start/start.S | 1 - c/src/lib/libbsp/sh/gensh1/startup/bspclean.c | 1 - c/src/lib/libbsp/sh/gensh1/startup/bspstart.c | 1 - c/src/lib/libbsp/sh/gensh1/startup/linkcmds | 1 - 7 files changed, 5 insertions(+), 6 deletions(-) (limited to 'c/src/lib/libbsp/sh/gensh1') diff --git a/c/src/lib/libbsp/sh/gensh1/ChangeLog b/c/src/lib/libbsp/sh/gensh1/ChangeLog index 08d18bc18b..e343e060a6 100644 --- a/c/src/lib/libbsp/sh/gensh1/ChangeLog +++ b/c/src/lib/libbsp/sh/gensh1/ChangeLog @@ -1,3 +1,8 @@ +2001-10-12 Joel Sherrill + + * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c, + startup/bspstart.c, startup/linkcmds: Fixed typo. + 2001-10-11 Ralf Corsepius * .cvsignore: Add autom4te.cache for autoconf > 2.52. diff --git a/c/src/lib/libbsp/sh/gensh1/include/bsp.h b/c/src/lib/libbsp/sh/gensh1/include/bsp.h index 734878645b..afb3651c64 100644 --- a/c/src/lib/libbsp/sh/gensh1/include/bsp.h +++ b/c/src/lib/libbsp/sh/gensh1/include/bsp.h @@ -14,7 +14,6 @@ * * COPYRIGHT (c) 1998. * 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/sh/gensh1/include/coverhd.h b/c/src/lib/libbsp/sh/gensh1/include/coverhd.h index 570d21d0cb..839d439c47 100644 --- a/c/src/lib/libbsp/sh/gensh1/include/coverhd.h +++ b/c/src/lib/libbsp/sh/gensh1/include/coverhd.h @@ -31,7 +31,6 @@ * * COPYRIGHT (c) 1998. * 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/sh/gensh1/start/start.S b/c/src/lib/libbsp/sh/gensh1/start/start.S index eb4501bc66..08114f4361 100644 --- a/c/src/lib/libbsp/sh/gensh1/start/start.S +++ b/c/src/lib/libbsp/sh/gensh1/start/start.S @@ -11,7 +11,6 @@ * * COPYRIGHT (c) 1998. * 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/sh/gensh1/startup/bspclean.c b/c/src/lib/libbsp/sh/gensh1/startup/bspclean.c index 23b5bee4ac..5c37d63516 100644 --- a/c/src/lib/libbsp/sh/gensh1/startup/bspclean.c +++ b/c/src/lib/libbsp/sh/gensh1/startup/bspclean.c @@ -23,7 +23,6 @@ * * COPYRIGHT (c) 1998. * 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/sh/gensh1/startup/bspstart.c b/c/src/lib/libbsp/sh/gensh1/startup/bspstart.c index 8340f3726c..6b4a9fafc8 100644 --- a/c/src/lib/libbsp/sh/gensh1/startup/bspstart.c +++ b/c/src/lib/libbsp/sh/gensh1/startup/bspstart.c @@ -16,7 +16,6 @@ * * COPYRIGHT (c) 1998. * 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/sh/gensh1/startup/linkcmds b/c/src/lib/libbsp/sh/gensh1/startup/linkcmds index cf1fe5b7e4..5264383c6c 100644 --- a/c/src/lib/libbsp/sh/gensh1/startup/linkcmds +++ b/c/src/lib/libbsp/sh/gensh1/startup/linkcmds @@ -20,7 +20,6 @@ * * COPYRIGHT (c) 1998. * 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 -- cgit v1.2.3