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/i960/cvme961/clock/ckinit.c | 3 +-- c/src/lib/libbsp/i960/cvme961/console/console.c | 3 +-- c/src/lib/libbsp/i960/cvme961/include/bsp.h | 3 +-- c/src/lib/libbsp/i960/cvme961/include/coverhd.h | 3 +-- c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c | 3 +-- c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c | 3 +-- c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c | 3 +-- c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c | 3 +-- c/src/lib/libbsp/i960/cvme961/start/start.S | 3 +-- c/src/lib/libbsp/i960/cvme961/startup/bspclean.c | 3 +-- c/src/lib/libbsp/i960/cvme961/startup/bspstart.c | 3 +-- c/src/lib/libbsp/i960/cvme961/startup/exit.c | 3 +-- c/src/lib/libbsp/i960/cvme961/startup/linkcmds | 3 +-- c/src/lib/libbsp/i960/cvme961/startup/setvec.c | 3 +-- c/src/lib/libbsp/i960/cvme961/timer/timer.c | 3 +-- c/src/lib/libbsp/i960/cvme961/timer/timerisr.S | 3 +-- 16 files changed, 16 insertions(+), 32 deletions(-) (limited to 'c/src/lib/libbsp/i960') diff --git a/c/src/lib/libbsp/i960/cvme961/clock/ckinit.c b/c/src/lib/libbsp/i960/cvme961/clock/ckinit.c index a8703c44a6..5850f5f04e 100644 --- a/c/src/lib/libbsp/i960/cvme961/clock/ckinit.c +++ b/c/src/lib/libbsp/i960/cvme961/clock/ckinit.c @@ -7,9 +7,8 @@ * * Output parameters: NONE * - * 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/i960/cvme961/console/console.c b/c/src/lib/libbsp/i960/cvme961/console/console.c index ef24efd754..adad20aa61 100644 --- a/c/src/lib/libbsp/i960/cvme961/console/console.c +++ b/c/src/lib/libbsp/i960/cvme961/console/console.c @@ -1,9 +1,8 @@ /* * This file contains the CVME961 console IO package. * - * 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/i960/cvme961/include/bsp.h b/c/src/lib/libbsp/i960/cvme961/include/bsp.h index ce55317090..e023114c88 100644 --- a/c/src/lib/libbsp/i960/cvme961/include/bsp.h +++ b/c/src/lib/libbsp/i960/cvme961/include/bsp.h @@ -4,9 +4,8 @@ * Cyclone CVME960 and CVME961 boards. These boards are the * same except the 960 uses SRAM and the 961 DRAM. * - * 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/i960/cvme961/include/coverhd.h b/c/src/lib/libbsp/i960/cvme961/include/coverhd.h index 4212277865..c09acde623 100644 --- a/c/src/lib/libbsp/i960/cvme961/include/coverhd.h +++ b/c/src/lib/libbsp/i960/cvme961/include/coverhd.h @@ -3,9 +3,8 @@ * This include file has defines to represent the overhead associated * with calling a particular directive from C on this target. * - * 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/i960/cvme961/shmsupp/addrconv.c b/c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c index e45dd60128..953136ede9 100644 --- a/c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c +++ b/c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c @@ -10,9 +10,8 @@ * Output parameters: * returns - converted address * - * 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/i960/cvme961/shmsupp/getcfg.c b/c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c index 4894898c73..cb1e7df96c 100644 --- a/c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c +++ b/c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c @@ -31,9 +31,8 @@ * POLLED LITTLE 2+ * INTERRUPT LITTLE 2-8 * - * 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/i960/cvme961/shmsupp/lock.c b/c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c index 80e24ac1ec..95d31254a3 100644 --- a/c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c +++ b/c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c @@ -6,9 +6,8 @@ * and deadlock when two tasks poll for the same lock. * previous level. * - * 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/i960/cvme961/shmsupp/mpisr.c b/c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c index 5773b45a2a..cf51bd69d4 100644 --- a/c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c +++ b/c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c @@ -7,9 +7,8 @@ * 0xb600000x) for the VIC068 to clear the interrupt request * before the interrupt request is cleared from IPND (sf0). * - * 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/i960/cvme961/start/start.S b/c/src/lib/libbsp/i960/cvme961/start/start.S index 1d6055363a..f84c681f72 100644 --- a/c/src/lib/libbsp/i960/cvme961/start/start.S +++ b/c/src/lib/libbsp/i960/cvme961/start/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 diff --git a/c/src/lib/libbsp/i960/cvme961/startup/bspclean.c b/c/src/lib/libbsp/i960/cvme961/startup/bspclean.c index eee90a69b2..e25e5d4b12 100644 --- a/c/src/lib/libbsp/i960/cvme961/startup/bspclean.c +++ b/c/src/lib/libbsp/i960/cvme961/startup/bspclean.c @@ -4,9 +4,8 @@ * * NOTES: DOES NOT RETURN!!! * - * 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/i960/cvme961/startup/bspstart.c b/c/src/lib/libbsp/i960/cvme961/startup/bspstart.c index c05d697292..26a05670c1 100644 --- a/c/src/lib/libbsp/i960/cvme961/startup/bspstart.c +++ b/c/src/lib/libbsp/i960/cvme961/startup/bspstart.c @@ -4,9 +4,8 @@ * The generic CPU dependent initialization has been performed * before this routine is invoked. * - * 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/i960/cvme961/startup/exit.c b/c/src/lib/libbsp/i960/cvme961/startup/exit.c index fe63ff7d34..11b9b4c7a3 100644 --- a/c/src/lib/libbsp/i960/cvme961/startup/exit.c +++ b/c/src/lib/libbsp/i960/cvme961/startup/exit.c @@ -10,9 +10,8 @@ * * NOTES: DOES NOT RETURN!!! * - * 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/i960/cvme961/startup/linkcmds b/c/src/lib/libbsp/i960/cvme961/startup/linkcmds index 2cc58e68ba..64dc991e07 100644 --- a/c/src/lib/libbsp/i960/cvme961/startup/linkcmds +++ b/c/src/lib/libbsp/i960/cvme961/startup/linkcmds @@ -2,9 +2,8 @@ * This file contains directives for the GNU linker which are specific * to the Cyclone CVME960/CVME961 boards. * - * 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/i960/cvme961/startup/setvec.c b/c/src/lib/libbsp/i960/cvme961/startup/setvec.c index f426db9dee..13e847f23c 100644 --- a/c/src/lib/libbsp/i960/cvme961/startup/setvec.c +++ b/c/src/lib/libbsp/i960/cvme961/startup/setvec.c @@ -35,9 +35,8 @@ * RETURNS: * address of previous interrupt handler * - * 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/i960/cvme961/timer/timer.c b/c/src/lib/libbsp/i960/cvme961/timer/timer.c index b4d6c0e276..b433ae396e 100644 --- a/c/src/lib/libbsp/i960/cvme961/timer/timer.c +++ b/c/src/lib/libbsp/i960/cvme961/timer/timer.c @@ -15,9 +15,8 @@ * It is important that the timer start/stop overhead be * determined when porting or modifying this code. * - * 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/i960/cvme961/timer/timerisr.S b/c/src/lib/libbsp/i960/cvme961/timer/timerisr.S index edce480326..93c46e710f 100644 --- a/c/src/lib/libbsp/i960/cvme961/timer/timerisr.S +++ b/c/src/lib/libbsp/i960/cvme961/timer/timerisr.S @@ -9,9 +9,8 @@ * * Output parameters: NONE * - * 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