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/i386/cpu.c | 3 +-- c/src/exec/score/cpu/i386/cpu_asm.S | 3 +-- c/src/exec/score/cpu/i386/rtems.S | 3 +-- c/src/exec/score/cpu/i386/rtems/score/cpu.h | 3 +-- c/src/exec/score/cpu/i386/rtems/score/i386.h | 3 +-- c/src/exec/score/cpu/i386/rtems/score/i386types.h | 3 +-- c/src/exec/score/cpu/i386/rtems/score/types.h | 3 +-- 7 files changed, 7 insertions(+), 14 deletions(-) (limited to 'c/src/exec/score/cpu/i386') diff --git a/c/src/exec/score/cpu/i386/cpu.c b/c/src/exec/score/cpu/i386/cpu.c index cabc285ce9..7ee7e6814c 100644 --- a/c/src/exec/score/cpu/i386/cpu.c +++ b/c/src/exec/score/cpu/i386/cpu.c @@ -2,9 +2,8 @@ * Intel i386 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/i386/cpu_asm.S b/c/src/exec/score/cpu/i386/cpu_asm.S index 906407836b..85316e357a 100644 --- a/c/src/exec/score/cpu/i386/cpu_asm.S +++ b/c/src/exec/score/cpu/i386/cpu_asm.S @@ -3,9 +3,8 @@ * This file contains all assembly code for the Intel i386 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/i386/rtems.S b/c/src/exec/score/cpu/i386/rtems.S index f08fe63299..96e7d2a0a6 100644 --- a/c/src/exec/score/cpu/i386/rtems.S +++ b/c/src/exec/score/cpu/i386/rtems.S @@ -3,9 +3,8 @@ * This file contains the single entry point code for * the i386 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/i386/rtems/score/cpu.h b/c/src/exec/score/cpu/i386/rtems/score/cpu.h index 68fdea703d..ab256cfa57 100644 --- a/c/src/exec/score/cpu/i386/rtems/score/cpu.h +++ b/c/src/exec/score/cpu/i386/rtems/score/cpu.h @@ -3,9 +3,8 @@ * This include file contains information pertaining to the Intel * i386 processor. * - * 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/i386/rtems/score/i386.h b/c/src/exec/score/cpu/i386/rtems/score/i386.h index 0eb936a6f7..4ddf0c5eab 100644 --- a/c/src/exec/score/cpu/i386/rtems/score/i386.h +++ b/c/src/exec/score/cpu/i386/rtems/score/i386.h @@ -3,9 +3,8 @@ * This include file contains information pertaining to the Intel * i386 processor. * - * 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/i386/rtems/score/i386types.h b/c/src/exec/score/cpu/i386/rtems/score/i386types.h index 7d2a8a1f4f..1b9091f501 100644 --- a/c/src/exec/score/cpu/i386/rtems/score/i386types.h +++ b/c/src/exec/score/cpu/i386/rtems/score/i386types.h @@ -3,9 +3,8 @@ * This include file contains type definitions pertaining to the Intel * i386 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/i386/rtems/score/types.h b/c/src/exec/score/cpu/i386/rtems/score/types.h index 7d2a8a1f4f..1b9091f501 100644 --- a/c/src/exec/score/cpu/i386/rtems/score/types.h +++ b/c/src/exec/score/cpu/i386/rtems/score/types.h @@ -3,9 +3,8 @@ * This include file contains type definitions pertaining to the Intel * i386 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