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/a29k/portsw/console/console.c | 4 ++-- c/src/lib/libbsp/a29k/portsw/include/bsp.h | 4 ++-- c/src/lib/libbsp/a29k/portsw/include/coverhd.h | 4 ++-- c/src/lib/libbsp/a29k/portsw/shmsupp/addrconv.c | 4 ++-- c/src/lib/libbsp/a29k/portsw/shmsupp/getcfg.c | 4 ++-- c/src/lib/libbsp/a29k/portsw/shmsupp/lock.c | 4 ++-- c/src/lib/libbsp/a29k/portsw/shmsupp/mpisr.c | 4 ++-- c/src/lib/libbsp/a29k/portsw/startup/bspclean.c | 4 ++-- c/src/lib/libbsp/a29k/portsw/startup/bspstart.c | 4 ++-- c/src/lib/libbsp/a29k/portsw/startup/main.c | 4 ++-- c/src/lib/libbsp/a29k/portsw/startup/setvec.c | 4 ++-- 11 files changed, 22 insertions(+), 22 deletions(-) (limited to 'c/src/lib/libbsp/a29k') diff --git a/c/src/lib/libbsp/a29k/portsw/console/console.c b/c/src/lib/libbsp/a29k/portsw/console/console.c index 6920e37067..82911398f9 100644 --- a/c/src/lib/libbsp/a29k/portsw/console/console.c +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/include/bsp.h b/c/src/lib/libbsp/a29k/portsw/include/bsp.h index ec571c6fc5..3ccc1fa4e1 100644 --- a/c/src/lib/libbsp/a29k/portsw/include/bsp.h +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/include/coverhd.h b/c/src/lib/libbsp/a29k/portsw/include/coverhd.h index 48bf498500..f334713d97 100644 --- a/c/src/lib/libbsp/a29k/portsw/include/coverhd.h +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/shmsupp/addrconv.c b/c/src/lib/libbsp/a29k/portsw/shmsupp/addrconv.c index 3a180c437c..85148511a8 100644 --- a/c/src/lib/libbsp/a29k/portsw/shmsupp/addrconv.c +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/shmsupp/getcfg.c b/c/src/lib/libbsp/a29k/portsw/shmsupp/getcfg.c index 7445c44168..be7806f766 100644 --- a/c/src/lib/libbsp/a29k/portsw/shmsupp/getcfg.c +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/shmsupp/lock.c b/c/src/lib/libbsp/a29k/portsw/shmsupp/lock.c index 8e16b727fd..ad38010a89 100644 --- a/c/src/lib/libbsp/a29k/portsw/shmsupp/lock.c +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/shmsupp/mpisr.c b/c/src/lib/libbsp/a29k/portsw/shmsupp/mpisr.c index 3f6dfb2876..e508178204 100644 --- a/c/src/lib/libbsp/a29k/portsw/shmsupp/mpisr.c +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/startup/bspclean.c b/c/src/lib/libbsp/a29k/portsw/startup/bspclean.c index 5243205870..09c418fa0a 100644 --- a/c/src/lib/libbsp/a29k/portsw/startup/bspclean.c +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/startup/bspstart.c b/c/src/lib/libbsp/a29k/portsw/startup/bspstart.c index 695a4e25ca..d2f75a8723 100644 --- a/c/src/lib/libbsp/a29k/portsw/startup/bspstart.c +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/startup/main.c b/c/src/lib/libbsp/a29k/portsw/startup/main.c index e6029d05fe..c4a29337ef 100644 --- a/c/src/lib/libbsp/a29k/portsw/startup/main.c +++ b/c/src/lib/libbsp/a29k/portsw/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/a29k/portsw/startup/setvec.c b/c/src/lib/libbsp/a29k/portsw/startup/setvec.c index d0246590df..5990daf593 100644 --- a/c/src/lib/libbsp/a29k/portsw/startup/setvec.c +++ b/c/src/lib/libbsp/a29k/portsw/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$ -- cgit v1.2.3