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/i960/cpu.c | 3 +-- c/src/exec/score/cpu/i960/cpu_asm.S | 3 +-- c/src/exec/score/cpu/i960/rtems.S | 3 +-- c/src/exec/score/cpu/i960/rtems/score/cpu.h | 3 +-- c/src/exec/score/cpu/i960/rtems/score/i960.h | 3 +-- c/src/exec/score/cpu/i960/rtems/score/i960types.h | 3 +-- c/src/exec/score/cpu/i960/rtems/score/types.h | 3 +-- 7 files changed, 7 insertions(+), 14 deletions(-) (limited to 'c/src/exec/score/cpu/i960') diff --git a/c/src/exec/score/cpu/i960/cpu.c b/c/src/exec/score/cpu/i960/cpu.c index b1f29ff1bf..a66cd4eda7 100644 --- a/c/src/exec/score/cpu/i960/cpu.c +++ b/c/src/exec/score/cpu/i960/cpu.c @@ -2,9 +2,8 @@ * Intel i960CA Dependent Source * * - * 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/i960/cpu_asm.S b/c/src/exec/score/cpu/i960/cpu_asm.S index ee6e053259..e990b7a799 100644 --- a/c/src/exec/score/cpu/i960/cpu_asm.S +++ b/c/src/exec/score/cpu/i960/cpu_asm.S @@ -3,9 +3,8 @@ * This file contains all assembly code for the i960CA implementation * of RTEMS. * - * 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/i960/rtems.S b/c/src/exec/score/cpu/i960/rtems.S index 37fb734436..18c6ca5a5f 100644 --- a/c/src/exec/score/cpu/i960/rtems.S +++ b/c/src/exec/score/cpu/i960/rtems.S @@ -3,9 +3,8 @@ * This file contains the single entry point code for * the i960 implementation of RTEMS. * - * 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/i960/rtems/score/cpu.h b/c/src/exec/score/cpu/i960/rtems/score/cpu.h index 45a7fb85d6..ef7c3ad968 100644 --- a/c/src/exec/score/cpu/i960/rtems/score/cpu.h +++ b/c/src/exec/score/cpu/i960/rtems/score/cpu.h @@ -3,9 +3,8 @@ * This include file contains information pertaining to the Intel * i960 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/i960/rtems/score/i960.h b/c/src/exec/score/cpu/i960/rtems/score/i960.h index 3719d96496..ae9a073aff 100644 --- a/c/src/exec/score/cpu/i960/rtems/score/i960.h +++ b/c/src/exec/score/cpu/i960/rtems/score/i960.h @@ -3,9 +3,8 @@ * This include file contains information pertaining to the Intel * i960 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/i960/rtems/score/i960types.h b/c/src/exec/score/cpu/i960/rtems/score/i960types.h index dff4c95f83..81deddaa1f 100644 --- a/c/src/exec/score/cpu/i960/rtems/score/i960types.h +++ b/c/src/exec/score/cpu/i960/rtems/score/i960types.h @@ -3,9 +3,8 @@ * This include file contains type definitions pertaining to the Intel * i960 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/i960/rtems/score/types.h b/c/src/exec/score/cpu/i960/rtems/score/types.h index dff4c95f83..81deddaa1f 100644 --- a/c/src/exec/score/cpu/i960/rtems/score/types.h +++ b/c/src/exec/score/cpu/i960/rtems/score/types.h @@ -3,9 +3,8 @@ * This include file contains type definitions pertaining to the Intel * i960 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