From 08311cc3a95a4b8abf98477c46d7a9f18d360bdb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Nov 1999 17:51:34 +0000 Subject: Updated copyright notice. --- c/src/exec/score/cpu/a29k/cpu.c | 3 +-- c/src/exec/score/cpu/a29k/cpu_asm.S | 3 +-- c/src/exec/score/cpu/a29k/rtems.c | 3 +-- c/src/exec/score/cpu/a29k/rtems/score/a29k.h | 2 +- c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h | 3 +-- c/src/exec/score/cpu/a29k/rtems/score/cpu.h | 3 +-- c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h | 2 +- c/src/exec/score/cpu/a29k/rtems/score/types.h | 3 +-- 8 files changed, 8 insertions(+), 14 deletions(-) (limited to 'c/src/exec/score/cpu/a29k') diff --git a/c/src/exec/score/cpu/a29k/cpu.c b/c/src/exec/score/cpu/a29k/cpu.c index 111533a2ae..0485714062 100644 --- a/c/src/exec/score/cpu/a29k/cpu.c +++ b/c/src/exec/score/cpu/a29k/cpu.c @@ -18,9 +18,8 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu.c: * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * 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/exec/score/cpu/a29k/cpu_asm.S b/c/src/exec/score/cpu/a29k/cpu_asm.S index a3ed2c59c3..bfa7444f35 100644 --- a/c/src/exec/score/cpu/a29k/cpu_asm.S +++ b/c/src/exec/score/cpu/a29k/cpu_asm.S @@ -22,9 +22,8 @@ ; * ; * NOTE: This is supposed to be a .S or .s file NOT a C file. ; * -; * COPYRIGHT (c) 1989-1998. +; * COPYRIGHT (c) 1989-1999. ; * 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/exec/score/cpu/a29k/rtems.c b/c/src/exec/score/cpu/a29k/rtems.c index 35fef9ed1a..b729ffdb73 100644 --- a/c/src/exec/score/cpu/a29k/rtems.c +++ b/c/src/exec/score/cpu/a29k/rtems.c @@ -5,9 +5,8 @@ * * NOTE: This is supposed to be a .S or .s file NOT a C file. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * 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/exec/score/cpu/a29k/rtems/score/a29k.h b/c/src/exec/score/cpu/a29k/rtems/score/a29k.h index c22a70d437..7dd9030609 100644 --- a/c/src/exec/score/cpu/a29k/rtems/score/a29k.h +++ b/c/src/exec/score/cpu/a29k/rtems/score/a29k.h @@ -1,6 +1,6 @@ /* a29k.h * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h b/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h index 943a922695..130fd30dd4 100644 --- a/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h +++ b/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h @@ -3,9 +3,8 @@ * This include file contains type definitions pertaining to the Intel * no_cpu processor family. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * 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/exec/score/cpu/a29k/rtems/score/cpu.h b/c/src/exec/score/cpu/a29k/rtems/score/cpu.h index 1235e991c8..c65c628979 100644 --- a/c/src/exec/score/cpu/a29k/rtems/score/cpu.h +++ b/c/src/exec/score/cpu/a29k/rtems/score/cpu.h @@ -20,9 +20,8 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.c: * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * 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/exec/score/cpu/a29k/rtems/score/cpu_asm.h b/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h index 65eaf29737..d2c09fa103 100644 --- a/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h +++ b/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h @@ -5,7 +5,7 @@ * if it is implemented as a ".S" file (preprocessed by cpp) instead * of a ".s" file (preprocessed by gm4 or gasp). * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/a29k/rtems/score/types.h b/c/src/exec/score/cpu/a29k/rtems/score/types.h index 943a922695..130fd30dd4 100644 --- a/c/src/exec/score/cpu/a29k/rtems/score/types.h +++ b/c/src/exec/score/cpu/a29k/rtems/score/types.h @@ -3,9 +3,8 @@ * This include file contains type definitions pertaining to the Intel * no_cpu processor family. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * 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