From fc0ac39cdaef765fb73fed85827386c43d06fadd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 12 Oct 2001 21:00:52 +0000 Subject: 2001-10-12 Joel Sherrill * clock/ckinit.c, include/iosh7045.h, include/ispsh7045.h, include/sci.h, include/sh7_pfc.h, include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7045.c, timer/timer.c: Fixed typo. --- c/src/lib/libcpu/sh/sh7045/ChangeLog | 6 ++++++ c/src/lib/libcpu/sh/sh7045/clock/ckinit.c | 1 - c/src/lib/libcpu/sh/sh7045/include/iosh7045.h | 1 - c/src/lib/libcpu/sh/sh7045/include/ispsh7045.h | 1 - c/src/lib/libcpu/sh/sh7045/include/sci.h | 1 - c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h | 1 - c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h | 1 - c/src/lib/libcpu/sh/sh7045/sci/sci.c | 1 - c/src/lib/libcpu/sh/sh7045/score/cpu_asm.c | 1 - c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c | 1 - c/src/lib/libcpu/sh/sh7045/timer/timer.c | 1 - 11 files changed, 6 insertions(+), 10 deletions(-) (limited to 'c/src/lib/libcpu') diff --git a/c/src/lib/libcpu/sh/sh7045/ChangeLog b/c/src/lib/libcpu/sh/sh7045/ChangeLog index f589ffe4d4..3976af19e1 100644 --- a/c/src/lib/libcpu/sh/sh7045/ChangeLog +++ b/c/src/lib/libcpu/sh/sh7045/ChangeLog @@ -1,3 +1,9 @@ +2001-10-12 Joel Sherrill + + * clock/ckinit.c, include/iosh7045.h, include/ispsh7045.h, + include/sci.h, include/sh7_pfc.h, include/sh7_sci.h, sci/sci.c, + score/cpu_asm.c, score/ispsh7045.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/libcpu/sh/sh7045/clock/ckinit.c b/c/src/lib/libcpu/sh/sh7045/clock/ckinit.c index c37c8ce7cd..678995ccda 100644 --- a/c/src/lib/libcpu/sh/sh7045/clock/ckinit.c +++ b/c/src/lib/libcpu/sh/sh7045/clock/ckinit.c @@ -13,7 +13,6 @@ * * COPYRIGHT (c) 1998. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * Modified to reflect registers of sh7045 processor: * John M. Mills (jmills@tga.com) diff --git a/c/src/lib/libcpu/sh/sh7045/include/iosh7045.h b/c/src/lib/libcpu/sh/sh7045/include/iosh7045.h index 62918dd958..c3f7f0b54f 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/iosh7045.h +++ b/c/src/lib/libcpu/sh/sh7045/include/iosh7045.h @@ -19,7 +19,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/libcpu/sh/sh7045/include/ispsh7045.h b/c/src/lib/libcpu/sh/sh7045/include/ispsh7045.h index e711bb1a21..77b442d475 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/ispsh7045.h +++ b/c/src/lib/libcpu/sh/sh7045/include/ispsh7045.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/libcpu/sh/sh7045/include/sci.h b/c/src/lib/libcpu/sh/sh7045/include/sci.h index e4160f9ca6..ee8e62d760 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/sci.h +++ b/c/src/lib/libcpu/sh/sh7045/include/sci.h @@ -13,7 +13,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/libcpu/sh/sh7045/include/sh7_pfc.h b/c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h index 5640e0f630..fde6037f6c 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h +++ b/c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h @@ -15,7 +15,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/libcpu/sh/sh7045/include/sh7_sci.h b/c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h index cf33c0ebdd..bcf4bc56f5 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h +++ b/c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h @@ -15,7 +15,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/libcpu/sh/sh7045/sci/sci.c b/c/src/lib/libcpu/sh/sh7045/sci/sci.c index 33ee6ef411..7430a6bbf5 100644 --- a/c/src/lib/libcpu/sh/sh7045/sci/sci.c +++ b/c/src/lib/libcpu/sh/sh7045/sci/sci.c @@ -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 diff --git a/c/src/lib/libcpu/sh/sh7045/score/cpu_asm.c b/c/src/lib/libcpu/sh/sh7045/score/cpu_asm.c index 2b5fc6d71d..e213d874dd 100644 --- a/c/src/lib/libcpu/sh/sh7045/score/cpu_asm.c +++ b/c/src/lib/libcpu/sh/sh7045/score/cpu_asm.c @@ -17,7 +17,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/libcpu/sh/sh7045/score/ispsh7045.c b/c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c index 85aa9d20e6..23e75038db 100644 --- a/c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c +++ b/c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c @@ -19,7 +19,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/libcpu/sh/sh7045/timer/timer.c b/c/src/lib/libcpu/sh/sh7045/timer/timer.c index 029c0bec94..e68d11f39e 100644 --- a/c/src/lib/libcpu/sh/sh7045/timer/timer.c +++ b/c/src/lib/libcpu/sh/sh7045/timer/timer.c @@ -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