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/lib/libbsp/m68k/shared/setvec.c | 3 +-- c/src/lib/libbsp/m68k/shared/start.S | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'c/src/lib/libbsp/m68k/shared') diff --git a/c/src/lib/libbsp/m68k/shared/setvec.c b/c/src/lib/libbsp/m68k/shared/setvec.c index baf7fdb385..3949a39ba2 100644 --- a/c/src/lib/libbsp/m68k/shared/setvec.c +++ b/c/src/lib/libbsp/m68k/shared/setvec.c @@ -7,9 +7,8 @@ * hardware to enable/disable, mask, prioritize, etc an interrupt * source, then this routine should be customized to support that. * - * 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/lib/libbsp/m68k/shared/start.S b/c/src/lib/libbsp/m68k/shared/start.S index 72849170d9..6ab0974948 100644 --- a/c/src/lib/libbsp/m68k/shared/start.S +++ b/c/src/lib/libbsp/m68k/shared/start.S @@ -5,9 +5,8 @@ * It jumps to the BSP which is responsible for performing * all initialization. * - * 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