From 98e4ebf594f64761d6d4be0a00296a73d7f19277 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 8 Oct 1997 15:45:54 +0000 Subject: Fixed typo in the pointer to the license terms. --- c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/console/console.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c | 4 ++-- c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c | 4 ++-- 15 files changed, 30 insertions(+), 30 deletions(-) (limited to 'c/src/lib/libbsp/no_cpu') diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c b/c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c index 1925ceb3f3..2fd02ea563 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/console/console.c b/c/src/lib/libbsp/no_cpu/no_bsp/console/console.c index ac5ef47682..67edcc349c 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/console/console.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/console/console.c @@ -5,8 +5,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h b/c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h index d8ba29d247..4166023a44 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h +++ b/c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h @@ -8,8 +8,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h b/c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h index 48bf498500..f334713d97 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h +++ b/c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h @@ -18,8 +18,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c b/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c index 3e1f16ec81..5461b0a665 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c b/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c index c7bef36350..cc4847ee55 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c @@ -25,8 +25,8 @@ XXX: FIX THE COMMENTS BELOW WHEN THE CPU IS KNOWN * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c b/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c index 54ee0b1ba7..ef0ce822c6 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c b/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c index de2a4b0f1f..457c3eafe6 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c b/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c index 90f64272a3..4d7131f1e1 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c b/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c index 6bf337ddf2..c0325c021d 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds b/c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds index 8eb0a140e3..eaf8f84c46 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds +++ b/c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c b/c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c index 6b0a77bf44..3566b61d2c 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c b/c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c index 8958537e53..1c031bf029 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c @@ -16,8 +16,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c b/c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c index 4c5c733537..08fc6c4f1e 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c b/c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c index 1e39d76d2a..f347f27e7c 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c +++ b/c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c @@ -17,8 +17,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ -- cgit v1.2.3