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/tests/sptests/sp01/init.c | 4 ++-- c/src/tests/sptests/sp01/sp01.doc | 4 ++-- c/src/tests/sptests/sp01/system.h | 4 ++-- c/src/tests/sptests/sp01/task1.c | 4 ++-- c/src/tests/sptests/sp02/init.c | 4 ++-- c/src/tests/sptests/sp02/preempt.c | 4 ++-- c/src/tests/sptests/sp02/sp02.doc | 4 ++-- c/src/tests/sptests/sp02/system.h | 4 ++-- c/src/tests/sptests/sp02/task1.c | 4 ++-- c/src/tests/sptests/sp02/task2.c | 4 ++-- c/src/tests/sptests/sp02/task3.c | 4 ++-- c/src/tests/sptests/sp03/init.c | 4 ++-- c/src/tests/sptests/sp03/sp03.doc | 4 ++-- c/src/tests/sptests/sp03/system.h | 4 ++-- c/src/tests/sptests/sp03/task1.c | 4 ++-- c/src/tests/sptests/sp03/task2.c | 4 ++-- c/src/tests/sptests/sp04/init.c | 4 ++-- c/src/tests/sptests/sp04/sp04.doc | 4 ++-- c/src/tests/sptests/sp04/system.h | 4 ++-- c/src/tests/sptests/sp04/task1.c | 4 ++-- c/src/tests/sptests/sp04/task2.c | 4 ++-- c/src/tests/sptests/sp04/task3.c | 4 ++-- c/src/tests/sptests/sp04/tswitch.c | 4 ++-- c/src/tests/sptests/sp05/init.c | 4 ++-- c/src/tests/sptests/sp05/sp05.doc | 4 ++-- c/src/tests/sptests/sp05/system.h | 4 ++-- c/src/tests/sptests/sp05/task1.c | 4 ++-- c/src/tests/sptests/sp05/task2.c | 4 ++-- c/src/tests/sptests/sp05/task3.c | 4 ++-- c/src/tests/sptests/sp06/init.c | 4 ++-- c/src/tests/sptests/sp06/sp06.doc | 4 ++-- c/src/tests/sptests/sp06/system.h | 4 ++-- c/src/tests/sptests/sp06/task1.c | 4 ++-- c/src/tests/sptests/sp06/task2.c | 4 ++-- c/src/tests/sptests/sp06/task3.c | 4 ++-- c/src/tests/sptests/sp07/init.c | 4 ++-- c/src/tests/sptests/sp07/sp07.doc | 4 ++-- c/src/tests/sptests/sp07/system.h | 4 ++-- c/src/tests/sptests/sp07/task1.c | 4 ++-- c/src/tests/sptests/sp07/task2.c | 4 ++-- c/src/tests/sptests/sp07/task3.c | 4 ++-- c/src/tests/sptests/sp07/task4.c | 4 ++-- c/src/tests/sptests/sp07/taskexit.c | 4 ++-- c/src/tests/sptests/sp07/tcreate.c | 4 ++-- c/src/tests/sptests/sp07/tdelete.c | 4 ++-- c/src/tests/sptests/sp07/trestart.c | 4 ++-- c/src/tests/sptests/sp07/tstart.c | 4 ++-- c/src/tests/sptests/sp08/init.c | 4 ++-- c/src/tests/sptests/sp08/sp08.doc | 4 ++-- c/src/tests/sptests/sp08/system.h | 4 ++-- c/src/tests/sptests/sp08/task1.c | 4 ++-- c/src/tests/sptests/sp09/delay.c | 4 ++-- c/src/tests/sptests/sp09/init.c | 4 ++-- c/src/tests/sptests/sp09/isr.c | 4 ++-- c/src/tests/sptests/sp09/screen01.c | 4 ++-- c/src/tests/sptests/sp09/screen02.c | 4 ++-- c/src/tests/sptests/sp09/screen03.c | 4 ++-- c/src/tests/sptests/sp09/screen04.c | 4 ++-- c/src/tests/sptests/sp09/screen05.c | 4 ++-- c/src/tests/sptests/sp09/screen06.c | 4 ++-- c/src/tests/sptests/sp09/screen07.c | 4 ++-- c/src/tests/sptests/sp09/screen08.c | 4 ++-- c/src/tests/sptests/sp09/screen09.c | 4 ++-- c/src/tests/sptests/sp09/screen10.c | 4 ++-- c/src/tests/sptests/sp09/screen11.c | 4 ++-- c/src/tests/sptests/sp09/screen12.c | 4 ++-- c/src/tests/sptests/sp09/screen13.c | 4 ++-- c/src/tests/sptests/sp09/screen14.c | 4 ++-- c/src/tests/sptests/sp09/sp09.doc | 4 ++-- c/src/tests/sptests/sp09/system.h | 4 ++-- c/src/tests/sptests/sp09/task1.c | 4 ++-- c/src/tests/sptests/sp09/task2.c | 4 ++-- c/src/tests/sptests/sp09/task3.c | 4 ++-- c/src/tests/sptests/sp09/task4.c | 4 ++-- c/src/tests/sptests/sp11/init.c | 4 ++-- c/src/tests/sptests/sp11/sp11.doc | 4 ++-- c/src/tests/sptests/sp11/system.h | 4 ++-- c/src/tests/sptests/sp11/task1.c | 4 ++-- c/src/tests/sptests/sp11/task2.c | 4 ++-- c/src/tests/sptests/sp11/timer.c | 4 ++-- c/src/tests/sptests/sp12/init.c | 4 ++-- c/src/tests/sptests/sp12/pridrv.c | 4 ++-- c/src/tests/sptests/sp12/pritask.c | 4 ++-- c/src/tests/sptests/sp12/sp12.doc | 4 ++-- c/src/tests/sptests/sp12/system.h | 4 ++-- c/src/tests/sptests/sp12/task1.c | 4 ++-- c/src/tests/sptests/sp12/task2.c | 4 ++-- c/src/tests/sptests/sp12/task3.c | 4 ++-- c/src/tests/sptests/sp12/task4.c | 4 ++-- c/src/tests/sptests/sp12/task5.c | 4 ++-- c/src/tests/sptests/sp13/fillbuff.c | 4 ++-- c/src/tests/sptests/sp13/init.c | 4 ++-- c/src/tests/sptests/sp13/putbuff.c | 4 ++-- c/src/tests/sptests/sp13/sp13.doc | 4 ++-- c/src/tests/sptests/sp13/system.h | 4 ++-- c/src/tests/sptests/sp13/task1.c | 4 ++-- c/src/tests/sptests/sp13/task2.c | 4 ++-- c/src/tests/sptests/sp13/task3.c | 4 ++-- c/src/tests/sptests/sp14/asr.c | 4 ++-- c/src/tests/sptests/sp14/init.c | 4 ++-- c/src/tests/sptests/sp14/sp14.doc | 4 ++-- c/src/tests/sptests/sp14/system.h | 4 ++-- c/src/tests/sptests/sp14/task1.c | 4 ++-- c/src/tests/sptests/sp14/task2.c | 4 ++-- c/src/tests/sptests/sp15/init.c | 4 ++-- c/src/tests/sptests/sp15/sp15.doc | 4 ++-- c/src/tests/sptests/sp15/system.h | 4 ++-- c/src/tests/sptests/sp15/task1.c | 4 ++-- c/src/tests/sptests/sp16/init.c | 4 ++-- c/src/tests/sptests/sp16/sp16.doc | 4 ++-- c/src/tests/sptests/sp16/system.h | 4 ++-- c/src/tests/sptests/sp16/task1.c | 4 ++-- c/src/tests/sptests/sp16/task2.c | 4 ++-- c/src/tests/sptests/sp16/task3.c | 4 ++-- c/src/tests/sptests/sp16/task4.c | 4 ++-- c/src/tests/sptests/sp16/task5.c | 4 ++-- c/src/tests/sptests/sp17/asr.c | 4 ++-- c/src/tests/sptests/sp17/init.c | 4 ++-- c/src/tests/sptests/sp17/sp17.doc | 4 ++-- c/src/tests/sptests/sp17/system.h | 4 ++-- c/src/tests/sptests/sp17/task1.c | 4 ++-- c/src/tests/sptests/sp17/task2.c | 4 ++-- c/src/tests/sptests/sp19/first.c | 4 ++-- c/src/tests/sptests/sp19/fptask.c | 4 ++-- c/src/tests/sptests/sp19/fptest.h | 4 ++-- c/src/tests/sptests/sp19/init.c | 4 ++-- c/src/tests/sptests/sp19/inttest.h | 4 ++-- c/src/tests/sptests/sp19/sp19.doc | 4 ++-- c/src/tests/sptests/sp19/system.h | 4 ++-- c/src/tests/sptests/sp19/task1.c | 4 ++-- c/src/tests/sptests/sp20/getall.c | 4 ++-- c/src/tests/sptests/sp20/init.c | 4 ++-- c/src/tests/sptests/sp20/sp20.doc | 4 ++-- c/src/tests/sptests/sp20/system.h | 4 ++-- c/src/tests/sptests/sp20/task1.c | 4 ++-- c/src/tests/sptests/sp21/init.c | 4 ++-- c/src/tests/sptests/sp21/sp21.doc | 4 ++-- c/src/tests/sptests/sp21/system.h | 4 ++-- c/src/tests/sptests/sp21/task1.c | 4 ++-- c/src/tests/sptests/sp22/delay.c | 4 ++-- c/src/tests/sptests/sp22/init.c | 4 ++-- c/src/tests/sptests/sp22/prtime.c | 4 ++-- c/src/tests/sptests/sp22/sp22.doc | 4 ++-- c/src/tests/sptests/sp22/system.h | 4 ++-- c/src/tests/sptests/sp22/task1.c | 4 ++-- c/src/tests/sptests/sp23/init.c | 4 ++-- c/src/tests/sptests/sp23/sp23.doc | 4 ++-- c/src/tests/sptests/sp23/system.h | 4 ++-- c/src/tests/sptests/sp23/task1.c | 4 ++-- c/src/tests/sptests/sp24/init.c | 4 ++-- c/src/tests/sptests/sp24/resume.c | 4 ++-- c/src/tests/sptests/sp24/sp24.doc | 4 ++-- c/src/tests/sptests/sp24/system.h | 4 ++-- c/src/tests/sptests/sp24/task1.c | 4 ++-- c/src/tests/sptests/sp25/init.c | 4 ++-- c/src/tests/sptests/sp25/sp25.doc | 4 ++-- c/src/tests/sptests/sp25/system.h | 4 ++-- c/src/tests/sptests/sp25/task1.c | 4 ++-- c/src/tests/sptests/spfatal/fatal.c | 4 ++-- c/src/tests/sptests/spfatal/init.c | 4 ++-- c/src/tests/sptests/spfatal/puterr.c | 4 ++-- c/src/tests/sptests/spfatal/spfatal.doc | 4 ++-- c/src/tests/sptests/spfatal/system.h | 4 ++-- c/src/tests/sptests/spfatal/task1.c | 4 ++-- c/src/tests/sptests/spsize/getint.c | 4 ++-- c/src/tests/sptests/spsize/init.c | 4 ++-- c/src/tests/sptests/spsize/size.c | 4 ++-- c/src/tests/sptests/spsize/system.h | 4 ++-- 168 files changed, 336 insertions(+), 336 deletions(-) (limited to 'c/src/tests/sptests') diff --git a/c/src/tests/sptests/sp01/init.c b/c/src/tests/sptests/sp01/init.c index 99d5922a16..0d5a2f5266 100644 --- a/c/src/tests/sptests/sp01/init.c +++ b/c/src/tests/sptests/sp01/init.c @@ -15,8 +15,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/tests/sptests/sp01/sp01.doc b/c/src/tests/sptests/sp01/sp01.doc index d89d855f3c..2b32a2b435 100644 --- a/c/src/tests/sptests/sp01/sp01.doc +++ b/c/src/tests/sptests/sp01/sp01.doc @@ -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. # diff --git a/c/src/tests/sptests/sp01/system.h b/c/src/tests/sptests/sp01/system.h index 423315e590..9227eeb86a 100644 --- a/c/src/tests/sptests/sp01/system.h +++ b/c/src/tests/sptests/sp01/system.h @@ -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/tests/sptests/sp01/task1.c b/c/src/tests/sptests/sp01/task1.c index e911abd595..cbfc0f0bbd 100644 --- a/c/src/tests/sptests/sp01/task1.c +++ b/c/src/tests/sptests/sp01/task1.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/tests/sptests/sp02/init.c b/c/src/tests/sptests/sp02/init.c index e55f887074..5a7a3b2903 100644 --- a/c/src/tests/sptests/sp02/init.c +++ b/c/src/tests/sptests/sp02/init.c @@ -15,8 +15,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/tests/sptests/sp02/preempt.c b/c/src/tests/sptests/sp02/preempt.c index 925b1d04a7..a62a69f258 100644 --- a/c/src/tests/sptests/sp02/preempt.c +++ b/c/src/tests/sptests/sp02/preempt.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/tests/sptests/sp02/sp02.doc b/c/src/tests/sptests/sp02/sp02.doc index 0c4c99e31e..81af9bda1a 100644 --- a/c/src/tests/sptests/sp02/sp02.doc +++ b/c/src/tests/sptests/sp02/sp02.doc @@ -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. # diff --git a/c/src/tests/sptests/sp02/system.h b/c/src/tests/sptests/sp02/system.h index 15c15e1a18..7cb427ccda 100644 --- a/c/src/tests/sptests/sp02/system.h +++ b/c/src/tests/sptests/sp02/system.h @@ -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/tests/sptests/sp02/task1.c b/c/src/tests/sptests/sp02/task1.c index 560facc32c..a0dfc53dcf 100644 --- a/c/src/tests/sptests/sp02/task1.c +++ b/c/src/tests/sptests/sp02/task1.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/tests/sptests/sp02/task2.c b/c/src/tests/sptests/sp02/task2.c index 16c95eb798..3ddb9aac96 100644 --- a/c/src/tests/sptests/sp02/task2.c +++ b/c/src/tests/sptests/sp02/task2.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/tests/sptests/sp02/task3.c b/c/src/tests/sptests/sp02/task3.c index c9231e7bd2..c7d4774cb7 100644 --- a/c/src/tests/sptests/sp02/task3.c +++ b/c/src/tests/sptests/sp02/task3.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/tests/sptests/sp03/init.c b/c/src/tests/sptests/sp03/init.c index 615a974c8b..a3f2b3d456 100644 --- a/c/src/tests/sptests/sp03/init.c +++ b/c/src/tests/sptests/sp03/init.c @@ -15,8 +15,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/tests/sptests/sp03/sp03.doc b/c/src/tests/sptests/sp03/sp03.doc index 97dac0fd61..d944f72823 100644 --- a/c/src/tests/sptests/sp03/sp03.doc +++ b/c/src/tests/sptests/sp03/sp03.doc @@ -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. # diff --git a/c/src/tests/sptests/sp03/system.h b/c/src/tests/sptests/sp03/system.h index 2766458732..9ee0764ebb 100644 --- a/c/src/tests/sptests/sp03/system.h +++ b/c/src/tests/sptests/sp03/system.h @@ -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/tests/sptests/sp03/task1.c b/c/src/tests/sptests/sp03/task1.c index 8ad2adba27..4399e0e653 100644 --- a/c/src/tests/sptests/sp03/task1.c +++ b/c/src/tests/sptests/sp03/task1.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/tests/sptests/sp03/task2.c b/c/src/tests/sptests/sp03/task2.c index b25699ca45..6bc186b6e0 100644 --- a/c/src/tests/sptests/sp03/task2.c +++ b/c/src/tests/sptests/sp03/task2.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/tests/sptests/sp04/init.c b/c/src/tests/sptests/sp04/init.c index 954e8b1f32..e9a3342f01 100644 --- a/c/src/tests/sptests/sp04/init.c +++ b/c/src/tests/sptests/sp04/init.c @@ -15,8 +15,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/tests/sptests/sp04/sp04.doc b/c/src/tests/sptests/sp04/sp04.doc index f15d9b73ef..d17f7b1658 100644 --- a/c/src/tests/sptests/sp04/sp04.doc +++ b/c/src/tests/sptests/sp04/sp04.doc @@ -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. # diff --git a/c/src/tests/sptests/sp04/system.h b/c/src/tests/sptests/sp04/system.h index eb9dc8ed14..2ccc012c2b 100644 --- a/c/src/tests/sptests/sp04/system.h +++ b/c/src/tests/sptests/sp04/system.h @@ -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/tests/sptests/sp04/task1.c b/c/src/tests/sptests/sp04/task1.c index b6dcdd6659..42af556515 100644 --- a/c/src/tests/sptests/sp04/task1.c +++ b/c/src/tests/sptests/sp04/task1.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/tests/sptests/sp04/task2.c b/c/src/tests/sptests/sp04/task2.c index 245c5a29bb..2ce06709c5 100644 --- a/c/src/tests/sptests/sp04/task2.c +++ b/c/src/tests/sptests/sp04/task2.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/tests/sptests/sp04/task3.c b/c/src/tests/sptests/sp04/task3.c index 424fb28d4f..0c253cabfa 100644 --- a/c/src/tests/sptests/sp04/task3.c +++ b/c/src/tests/sptests/sp04/task3.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/tests/sptests/sp04/tswitch.c b/c/src/tests/sptests/sp04/tswitch.c index 8697b9670a..d5f11a58da 100644 --- a/c/src/tests/sptests/sp04/tswitch.c +++ b/c/src/tests/sptests/sp04/tswitch.c @@ -14,8 +14,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/tests/sptests/sp05/init.c b/c/src/tests/sptests/sp05/init.c index 10db3b6321..9e3b94e522 100644 --- a/c/src/tests/sptests/sp05/init.c +++ b/c/src/tests/sptests/sp05/init.c @@ -15,8 +15,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/tests/sptests/sp05/sp05.doc b/c/src/tests/sptests/sp05/sp05.doc index 69c4a468b2..92b61cd8e4 100644 --- a/c/src/tests/sptests/sp05/sp05.doc +++ b/c/src/tests/sptests/sp05/sp05.doc @@ -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. # diff --git a/c/src/tests/sptests/sp05/system.h b/c/src/tests/sptests/sp05/system.h index fa31776238..13fdddec2e 100644 --- a/c/src/tests/sptests/sp05/system.h +++ b/c/src/tests/sptests/sp05/system.h @@ -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/tests/sptests/sp05/task1.c b/c/src/tests/sptests/sp05/task1.c index 878e1b447a..9022349629 100644 --- a/c/src/tests/sptests/sp05/task1.c +++ b/c/src/tests/sptests/sp05/task1.c @@ -14,8 +14,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/tests/sptests/sp05/task2.c b/c/src/tests/sptests/sp05/task2.c index c631d53cd8..80db802faf 100644 --- a/c/src/tests/sptests/sp05/task2.c +++ b/c/src/tests/sptests/sp05/task2.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/tests/sptests/sp05/task3.c b/c/src/tests/sptests/sp05/task3.c index e0af170ce3..6826787a28 100644 --- a/c/src/tests/sptests/sp05/task3.c +++ b/c/src/tests/sptests/sp05/task3.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/tests/sptests/sp06/init.c b/c/src/tests/sptests/sp06/init.c index 3471294562..0cb973eac9 100644 --- a/c/src/tests/sptests/sp06/init.c +++ b/c/src/tests/sptests/sp06/init.c @@ -15,8 +15,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/tests/sptests/sp06/sp06.doc b/c/src/tests/sptests/sp06/sp06.doc index e09b7c04f2..f28d8c5532 100644 --- a/c/src/tests/sptests/sp06/sp06.doc +++ b/c/src/tests/sptests/sp06/sp06.doc @@ -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. # diff --git a/c/src/tests/sptests/sp06/system.h b/c/src/tests/sptests/sp06/system.h index e2065c8196..09988f5dbc 100644 --- a/c/src/tests/sptests/sp06/system.h +++ b/c/src/tests/sptests/sp06/system.h @@ -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/tests/sptests/sp06/task1.c b/c/src/tests/sptests/sp06/task1.c index 033b33b348..525a93533f 100644 --- a/c/src/tests/sptests/sp06/task1.c +++ b/c/src/tests/sptests/sp06/task1.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/tests/sptests/sp06/task2.c b/c/src/tests/sptests/sp06/task2.c index 04d16dbffc..c5c9e4cd65 100644 --- a/c/src/tests/sptests/sp06/task2.c +++ b/c/src/tests/sptests/sp06/task2.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/tests/sptests/sp06/task3.c b/c/src/tests/sptests/sp06/task3.c index 21da8aea9f..b32b7da3a8 100644 --- a/c/src/tests/sptests/sp06/task3.c +++ b/c/src/tests/sptests/sp06/task3.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/tests/sptests/sp07/init.c b/c/src/tests/sptests/sp07/init.c index 545bace5a7..42a7b89ced 100644 --- a/c/src/tests/sptests/sp07/init.c +++ b/c/src/tests/sptests/sp07/init.c @@ -15,8 +15,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/tests/sptests/sp07/sp07.doc b/c/src/tests/sptests/sp07/sp07.doc index 01af734c06..ea0b91c5c8 100644 --- a/c/src/tests/sptests/sp07/sp07.doc +++ b/c/src/tests/sptests/sp07/sp07.doc @@ -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. # diff --git a/c/src/tests/sptests/sp07/system.h b/c/src/tests/sptests/sp07/system.h index 89bc8ac9b6..fdefc7fc05 100644 --- a/c/src/tests/sptests/sp07/system.h +++ b/c/src/tests/sptests/sp07/system.h @@ -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/tests/sptests/sp07/task1.c b/c/src/tests/sptests/sp07/task1.c index a829d68218..2982f32168 100644 --- a/c/src/tests/sptests/sp07/task1.c +++ b/c/src/tests/sptests/sp07/task1.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/tests/sptests/sp07/task2.c b/c/src/tests/sptests/sp07/task2.c index 54a575b5d0..d091ba8f29 100644 --- a/c/src/tests/sptests/sp07/task2.c +++ b/c/src/tests/sptests/sp07/task2.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/tests/sptests/sp07/task3.c b/c/src/tests/sptests/sp07/task3.c index f725488aaa..bdbb511cf0 100644 --- a/c/src/tests/sptests/sp07/task3.c +++ b/c/src/tests/sptests/sp07/task3.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/tests/sptests/sp07/task4.c b/c/src/tests/sptests/sp07/task4.c index 9405a0a1f5..8e14ecf0ca 100644 --- a/c/src/tests/sptests/sp07/task4.c +++ b/c/src/tests/sptests/sp07/task4.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/tests/sptests/sp07/taskexit.c b/c/src/tests/sptests/sp07/taskexit.c index 27977432b8..1732fd2bda 100644 --- a/c/src/tests/sptests/sp07/taskexit.c +++ b/c/src/tests/sptests/sp07/taskexit.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/tests/sptests/sp07/tcreate.c b/c/src/tests/sptests/sp07/tcreate.c index 6e17e3ca56..601934b534 100644 --- a/c/src/tests/sptests/sp07/tcreate.c +++ b/c/src/tests/sptests/sp07/tcreate.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/tests/sptests/sp07/tdelete.c b/c/src/tests/sptests/sp07/tdelete.c index ba59d6be7d..550bc948fe 100644 --- a/c/src/tests/sptests/sp07/tdelete.c +++ b/c/src/tests/sptests/sp07/tdelete.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/tests/sptests/sp07/trestart.c b/c/src/tests/sptests/sp07/trestart.c index 0e93ae506c..68bf091191 100644 --- a/c/src/tests/sptests/sp07/trestart.c +++ b/c/src/tests/sptests/sp07/trestart.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/tests/sptests/sp07/tstart.c b/c/src/tests/sptests/sp07/tstart.c index 0143260c4a..6146043fe5 100644 --- a/c/src/tests/sptests/sp07/tstart.c +++ b/c/src/tests/sptests/sp07/tstart.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/tests/sptests/sp08/init.c b/c/src/tests/sptests/sp08/init.c index 0e235a9bc9..782f0410c0 100644 --- a/c/src/tests/sptests/sp08/init.c +++ b/c/src/tests/sptests/sp08/init.c @@ -15,8 +15,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/tests/sptests/sp08/sp08.doc b/c/src/tests/sptests/sp08/sp08.doc index 72db2a37f9..982c2ed510 100644 --- a/c/src/tests/sptests/sp08/sp08.doc +++ b/c/src/tests/sptests/sp08/sp08.doc @@ -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. # diff --git a/c/src/tests/sptests/sp08/system.h b/c/src/tests/sptests/sp08/system.h index 2e43da787f..34d71edb70 100644 --- a/c/src/tests/sptests/sp08/system.h +++ b/c/src/tests/sptests/sp08/system.h @@ -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/tests/sptests/sp08/task1.c b/c/src/tests/sptests/sp08/task1.c index d2031fdde2..a441df64bb 100644 --- a/c/src/tests/sptests/sp08/task1.c +++ b/c/src/tests/sptests/sp08/task1.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/tests/sptests/sp09/delay.c b/c/src/tests/sptests/sp09/delay.c index a21516f216..0bdf07ddb3 100644 --- a/c/src/tests/sptests/sp09/delay.c +++ b/c/src/tests/sptests/sp09/delay.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/tests/sptests/sp09/init.c b/c/src/tests/sptests/sp09/init.c index c0ff9d86c1..b94cc0704b 100644 --- a/c/src/tests/sptests/sp09/init.c +++ b/c/src/tests/sptests/sp09/init.c @@ -15,8 +15,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/tests/sptests/sp09/isr.c b/c/src/tests/sptests/sp09/isr.c index d829ff8944..ce6e3b2313 100644 --- a/c/src/tests/sptests/sp09/isr.c +++ b/c/src/tests/sptests/sp09/isr.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/tests/sptests/sp09/screen01.c b/c/src/tests/sptests/sp09/screen01.c index 25e4f58591..7a40e5b4ea 100644 --- a/c/src/tests/sptests/sp09/screen01.c +++ b/c/src/tests/sptests/sp09/screen01.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/tests/sptests/sp09/screen02.c b/c/src/tests/sptests/sp09/screen02.c index 2b4cd3142e..df756151cf 100644 --- a/c/src/tests/sptests/sp09/screen02.c +++ b/c/src/tests/sptests/sp09/screen02.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/tests/sptests/sp09/screen03.c b/c/src/tests/sptests/sp09/screen03.c index 2c0b44a517..f0f7aff476 100644 --- a/c/src/tests/sptests/sp09/screen03.c +++ b/c/src/tests/sptests/sp09/screen03.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/tests/sptests/sp09/screen04.c b/c/src/tests/sptests/sp09/screen04.c index 0dd78deed9..625781bbf3 100644 --- a/c/src/tests/sptests/sp09/screen04.c +++ b/c/src/tests/sptests/sp09/screen04.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/tests/sptests/sp09/screen05.c b/c/src/tests/sptests/sp09/screen05.c index 1070e654bf..94ddda8eec 100644 --- a/c/src/tests/sptests/sp09/screen05.c +++ b/c/src/tests/sptests/sp09/screen05.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/tests/sptests/sp09/screen06.c b/c/src/tests/sptests/sp09/screen06.c index 967b68b867..e022c7ff5b 100644 --- a/c/src/tests/sptests/sp09/screen06.c +++ b/c/src/tests/sptests/sp09/screen06.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/tests/sptests/sp09/screen07.c b/c/src/tests/sptests/sp09/screen07.c index 87e423f38c..331e8af94b 100644 --- a/c/src/tests/sptests/sp09/screen07.c +++ b/c/src/tests/sptests/sp09/screen07.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/tests/sptests/sp09/screen08.c b/c/src/tests/sptests/sp09/screen08.c index 1aaa9df451..8638fef9ec 100644 --- a/c/src/tests/sptests/sp09/screen08.c +++ b/c/src/tests/sptests/sp09/screen08.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/tests/sptests/sp09/screen09.c b/c/src/tests/sptests/sp09/screen09.c index 0810c7c0ab..cbb42819cb 100644 --- a/c/src/tests/sptests/sp09/screen09.c +++ b/c/src/tests/sptests/sp09/screen09.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/tests/sptests/sp09/screen10.c b/c/src/tests/sptests/sp09/screen10.c index 5b8bc1f69a..1aaa2c4eaa 100644 --- a/c/src/tests/sptests/sp09/screen10.c +++ b/c/src/tests/sptests/sp09/screen10.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/tests/sptests/sp09/screen11.c b/c/src/tests/sptests/sp09/screen11.c index 168c4c8788..a3d56cef8f 100644 --- a/c/src/tests/sptests/sp09/screen11.c +++ b/c/src/tests/sptests/sp09/screen11.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/tests/sptests/sp09/screen12.c b/c/src/tests/sptests/sp09/screen12.c index e9f1724808..208cf2d376 100644 --- a/c/src/tests/sptests/sp09/screen12.c +++ b/c/src/tests/sptests/sp09/screen12.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/tests/sptests/sp09/screen13.c b/c/src/tests/sptests/sp09/screen13.c index 779ef9e4f7..babaee00de 100644 --- a/c/src/tests/sptests/sp09/screen13.c +++ b/c/src/tests/sptests/sp09/screen13.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/tests/sptests/sp09/screen14.c b/c/src/tests/sptests/sp09/screen14.c index fe39bab676..8f21723cee 100644 --- a/c/src/tests/sptests/sp09/screen14.c +++ b/c/src/tests/sptests/sp09/screen14.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/tests/sptests/sp09/sp09.doc b/c/src/tests/sptests/sp09/sp09.doc index a7e296ca7d..20b341a738 100644 --- a/c/src/tests/sptests/sp09/sp09.doc +++ b/c/src/tests/sptests/sp09/sp09.doc @@ -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. # diff --git a/c/src/tests/sptests/sp09/system.h b/c/src/tests/sptests/sp09/system.h index 7c482db2a7..a0c23e16a2 100644 --- a/c/src/tests/sptests/sp09/system.h +++ b/c/src/tests/sptests/sp09/system.h @@ -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/tests/sptests/sp09/task1.c b/c/src/tests/sptests/sp09/task1.c index fb4f3f3941..60663146a5 100644 --- a/c/src/tests/sptests/sp09/task1.c +++ b/c/src/tests/sptests/sp09/task1.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/tests/sptests/sp09/task2.c b/c/src/tests/sptests/sp09/task2.c index 096a423640..034e2ac075 100644 --- a/c/src/tests/sptests/sp09/task2.c +++ b/c/src/tests/sptests/sp09/task2.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/tests/sptests/sp09/task3.c b/c/src/tests/sptests/sp09/task3.c index a96bfa5a68..5405c18396 100644 --- a/c/src/tests/sptests/sp09/task3.c +++ b/c/src/tests/sptests/sp09/task3.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/tests/sptests/sp09/task4.c b/c/src/tests/sptests/sp09/task4.c index 05f92f0dec..22629b4ff5 100644 --- a/c/src/tests/sptests/sp09/task4.c +++ b/c/src/tests/sptests/sp09/task4.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/tests/sptests/sp11/init.c b/c/src/tests/sptests/sp11/init.c index f0792ce456..18ee245fb1 100644 --- a/c/src/tests/sptests/sp11/init.c +++ b/c/src/tests/sptests/sp11/init.c @@ -15,8 +15,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/tests/sptests/sp11/sp11.doc b/c/src/tests/sptests/sp11/sp11.doc index 22f487a56b..61d25ec353 100644 --- a/c/src/tests/sptests/sp11/sp11.doc +++ b/c/src/tests/sptests/sp11/sp11.doc @@ -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. # diff --git a/c/src/tests/sptests/sp11/system.h b/c/src/tests/sptests/sp11/system.h index b749025be5..5edd6090e7 100644 --- a/c/src/tests/sptests/sp11/system.h +++ b/c/src/tests/sptests/sp11/system.h @@ -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/tests/sptests/sp11/task1.c b/c/src/tests/sptests/sp11/task1.c index a7691dd2b0..3fa04858df 100644 --- a/c/src/tests/sptests/sp11/task1.c +++ b/c/src/tests/sptests/sp11/task1.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/tests/sptests/sp11/task2.c b/c/src/tests/sptests/sp11/task2.c index 9a233dd52c..a6f7807784 100644 --- a/c/src/tests/sptests/sp11/task2.c +++ b/c/src/tests/sptests/sp11/task2.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/tests/sptests/sp11/timer.c b/c/src/tests/sptests/sp11/timer.c index 4a7fb7044c..e215bb6bbc 100644 --- a/c/src/tests/sptests/sp11/timer.c +++ b/c/src/tests/sptests/sp11/timer.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/tests/sptests/sp12/init.c b/c/src/tests/sptests/sp12/init.c index 862033ce1e..17cf47abde 100644 --- a/c/src/tests/sptests/sp12/init.c +++ b/c/src/tests/sptests/sp12/init.c @@ -15,8 +15,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/tests/sptests/sp12/pridrv.c b/c/src/tests/sptests/sp12/pridrv.c index 8ddf90749a..6bb7dac81f 100644 --- a/c/src/tests/sptests/sp12/pridrv.c +++ b/c/src/tests/sptests/sp12/pridrv.c @@ -15,8 +15,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/tests/sptests/sp12/pritask.c b/c/src/tests/sptests/sp12/pritask.c index 24a1ceb4d6..2cc0cc37b2 100644 --- a/c/src/tests/sptests/sp12/pritask.c +++ b/c/src/tests/sptests/sp12/pritask.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/tests/sptests/sp12/sp12.doc b/c/src/tests/sptests/sp12/sp12.doc index c68b14bf58..5711d246d6 100644 --- a/c/src/tests/sptests/sp12/sp12.doc +++ b/c/src/tests/sptests/sp12/sp12.doc @@ -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. # diff --git a/c/src/tests/sptests/sp12/system.h b/c/src/tests/sptests/sp12/system.h index e06f3b1df8..fe0fb7ab32 100644 --- a/c/src/tests/sptests/sp12/system.h +++ b/c/src/tests/sptests/sp12/system.h @@ -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/tests/sptests/sp12/task1.c b/c/src/tests/sptests/sp12/task1.c index 75ca767d45..2a4ee380cf 100644 --- a/c/src/tests/sptests/sp12/task1.c +++ b/c/src/tests/sptests/sp12/task1.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/tests/sptests/sp12/task2.c b/c/src/tests/sptests/sp12/task2.c index 0e2b2a4dfc..5756ffcabe 100644 --- a/c/src/tests/sptests/sp12/task2.c +++ b/c/src/tests/sptests/sp12/task2.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/tests/sptests/sp12/task3.c b/c/src/tests/sptests/sp12/task3.c index c951a4bdc4..3834d8bce8 100644 --- a/c/src/tests/sptests/sp12/task3.c +++ b/c/src/tests/sptests/sp12/task3.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/tests/sptests/sp12/task4.c b/c/src/tests/sptests/sp12/task4.c index a0c8bb40c7..9b6f9d43e8 100644 --- a/c/src/tests/sptests/sp12/task4.c +++ b/c/src/tests/sptests/sp12/task4.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/tests/sptests/sp12/task5.c b/c/src/tests/sptests/sp12/task5.c index ca3957015a..fbfc15420a 100644 --- a/c/src/tests/sptests/sp12/task5.c +++ b/c/src/tests/sptests/sp12/task5.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/tests/sptests/sp13/fillbuff.c b/c/src/tests/sptests/sp13/fillbuff.c index b0d1186ddc..59fae47d7a 100644 --- a/c/src/tests/sptests/sp13/fillbuff.c +++ b/c/src/tests/sptests/sp13/fillbuff.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/tests/sptests/sp13/init.c b/c/src/tests/sptests/sp13/init.c index afe7d4e19b..0984e4a0f8 100644 --- a/c/src/tests/sptests/sp13/init.c +++ b/c/src/tests/sptests/sp13/init.c @@ -15,8 +15,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/tests/sptests/sp13/putbuff.c b/c/src/tests/sptests/sp13/putbuff.c index 6a4c08ee1d..57328098a2 100644 --- a/c/src/tests/sptests/sp13/putbuff.c +++ b/c/src/tests/sptests/sp13/putbuff.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/tests/sptests/sp13/sp13.doc b/c/src/tests/sptests/sp13/sp13.doc index 25747815aa..5929e32e74 100644 --- a/c/src/tests/sptests/sp13/sp13.doc +++ b/c/src/tests/sptests/sp13/sp13.doc @@ -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. # diff --git a/c/src/tests/sptests/sp13/system.h b/c/src/tests/sptests/sp13/system.h index 7dbc55b933..bef2f940e6 100644 --- a/c/src/tests/sptests/sp13/system.h +++ b/c/src/tests/sptests/sp13/system.h @@ -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/tests/sptests/sp13/task1.c b/c/src/tests/sptests/sp13/task1.c index bfd43c3dd8..10f11019d1 100644 --- a/c/src/tests/sptests/sp13/task1.c +++ b/c/src/tests/sptests/sp13/task1.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/tests/sptests/sp13/task2.c b/c/src/tests/sptests/sp13/task2.c index 00a002e31a..af7826121e 100644 --- a/c/src/tests/sptests/sp13/task2.c +++ b/c/src/tests/sptests/sp13/task2.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/tests/sptests/sp13/task3.c b/c/src/tests/sptests/sp13/task3.c index 43c1a31b12..bdcaec5885 100644 --- a/c/src/tests/sptests/sp13/task3.c +++ b/c/src/tests/sptests/sp13/task3.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/tests/sptests/sp14/asr.c b/c/src/tests/sptests/sp14/asr.c index 85cf953b59..a6ff442025 100644 --- a/c/src/tests/sptests/sp14/asr.c +++ b/c/src/tests/sptests/sp14/asr.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/tests/sptests/sp14/init.c b/c/src/tests/sptests/sp14/init.c index b85f8bda77..70d0d37ca5 100644 --- a/c/src/tests/sptests/sp14/init.c +++ b/c/src/tests/sptests/sp14/init.c @@ -15,8 +15,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/tests/sptests/sp14/sp14.doc b/c/src/tests/sptests/sp14/sp14.doc index ffd7c51519..ec540ca506 100644 --- a/c/src/tests/sptests/sp14/sp14.doc +++ b/c/src/tests/sptests/sp14/sp14.doc @@ -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. # diff --git a/c/src/tests/sptests/sp14/system.h b/c/src/tests/sptests/sp14/system.h index dbc837b435..73a14448cb 100644 --- a/c/src/tests/sptests/sp14/system.h +++ b/c/src/tests/sptests/sp14/system.h @@ -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/tests/sptests/sp14/task1.c b/c/src/tests/sptests/sp14/task1.c index 8f5463c396..2729c14a00 100644 --- a/c/src/tests/sptests/sp14/task1.c +++ b/c/src/tests/sptests/sp14/task1.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/tests/sptests/sp14/task2.c b/c/src/tests/sptests/sp14/task2.c index 7a7927d981..d93de693b6 100644 --- a/c/src/tests/sptests/sp14/task2.c +++ b/c/src/tests/sptests/sp14/task2.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/tests/sptests/sp15/init.c b/c/src/tests/sptests/sp15/init.c index 23ece2e8c8..654a4d1d58 100644 --- a/c/src/tests/sptests/sp15/init.c +++ b/c/src/tests/sptests/sp15/init.c @@ -15,8 +15,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/tests/sptests/sp15/sp15.doc b/c/src/tests/sptests/sp15/sp15.doc index 33e10b068c..d667c516ad 100644 --- a/c/src/tests/sptests/sp15/sp15.doc +++ b/c/src/tests/sptests/sp15/sp15.doc @@ -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. # diff --git a/c/src/tests/sptests/sp15/system.h b/c/src/tests/sptests/sp15/system.h index cbd2ae934c..7ac748c53d 100644 --- a/c/src/tests/sptests/sp15/system.h +++ b/c/src/tests/sptests/sp15/system.h @@ -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/tests/sptests/sp15/task1.c b/c/src/tests/sptests/sp15/task1.c index 11664da95b..7827325b1a 100644 --- a/c/src/tests/sptests/sp15/task1.c +++ b/c/src/tests/sptests/sp15/task1.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/tests/sptests/sp16/init.c b/c/src/tests/sptests/sp16/init.c index 2dff7629bc..99419206b7 100644 --- a/c/src/tests/sptests/sp16/init.c +++ b/c/src/tests/sptests/sp16/init.c @@ -15,8 +15,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/tests/sptests/sp16/sp16.doc b/c/src/tests/sptests/sp16/sp16.doc index 86e8d7f236..219c1d3d87 100644 --- a/c/src/tests/sptests/sp16/sp16.doc +++ b/c/src/tests/sptests/sp16/sp16.doc @@ -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. # diff --git a/c/src/tests/sptests/sp16/system.h b/c/src/tests/sptests/sp16/system.h index c8def60e12..5dd09e77f9 100644 --- a/c/src/tests/sptests/sp16/system.h +++ b/c/src/tests/sptests/sp16/system.h @@ -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/tests/sptests/sp16/task1.c b/c/src/tests/sptests/sp16/task1.c index b7560d7e95..e18445ee53 100644 --- a/c/src/tests/sptests/sp16/task1.c +++ b/c/src/tests/sptests/sp16/task1.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/tests/sptests/sp16/task2.c b/c/src/tests/sptests/sp16/task2.c index 980b98bbe1..db7581feb6 100644 --- a/c/src/tests/sptests/sp16/task2.c +++ b/c/src/tests/sptests/sp16/task2.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/tests/sptests/sp16/task3.c b/c/src/tests/sptests/sp16/task3.c index c4d727d2e2..b2a151459d 100644 --- a/c/src/tests/sptests/sp16/task3.c +++ b/c/src/tests/sptests/sp16/task3.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/tests/sptests/sp16/task4.c b/c/src/tests/sptests/sp16/task4.c index 7d100ce7d0..5857d352c9 100644 --- a/c/src/tests/sptests/sp16/task4.c +++ b/c/src/tests/sptests/sp16/task4.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/tests/sptests/sp16/task5.c b/c/src/tests/sptests/sp16/task5.c index c7f873f256..f015972d3d 100644 --- a/c/src/tests/sptests/sp16/task5.c +++ b/c/src/tests/sptests/sp16/task5.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/tests/sptests/sp17/asr.c b/c/src/tests/sptests/sp17/asr.c index 08be97bb23..475cb59f3a 100644 --- a/c/src/tests/sptests/sp17/asr.c +++ b/c/src/tests/sptests/sp17/asr.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/tests/sptests/sp17/init.c b/c/src/tests/sptests/sp17/init.c index df369f0b3a..88844b8379 100644 --- a/c/src/tests/sptests/sp17/init.c +++ b/c/src/tests/sptests/sp17/init.c @@ -15,8 +15,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/tests/sptests/sp17/sp17.doc b/c/src/tests/sptests/sp17/sp17.doc index ff0586e337..638650c8cd 100644 --- a/c/src/tests/sptests/sp17/sp17.doc +++ b/c/src/tests/sptests/sp17/sp17.doc @@ -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. # diff --git a/c/src/tests/sptests/sp17/system.h b/c/src/tests/sptests/sp17/system.h index 7dd775af50..ea16bb8f28 100644 --- a/c/src/tests/sptests/sp17/system.h +++ b/c/src/tests/sptests/sp17/system.h @@ -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/tests/sptests/sp17/task1.c b/c/src/tests/sptests/sp17/task1.c index 656bdabc3c..b9607ac237 100644 --- a/c/src/tests/sptests/sp17/task1.c +++ b/c/src/tests/sptests/sp17/task1.c @@ -15,8 +15,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/tests/sptests/sp17/task2.c b/c/src/tests/sptests/sp17/task2.c index 6d9c6878e8..207b129290 100644 --- a/c/src/tests/sptests/sp17/task2.c +++ b/c/src/tests/sptests/sp17/task2.c @@ -15,8 +15,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/tests/sptests/sp19/first.c b/c/src/tests/sptests/sp19/first.c index c21537b1b9..228a1988cf 100644 --- a/c/src/tests/sptests/sp19/first.c +++ b/c/src/tests/sptests/sp19/first.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/tests/sptests/sp19/fptask.c b/c/src/tests/sptests/sp19/fptask.c index 14da9cf5ca..d80bbe3309 100644 --- a/c/src/tests/sptests/sp19/fptask.c +++ b/c/src/tests/sptests/sp19/fptask.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/tests/sptests/sp19/fptest.h b/c/src/tests/sptests/sp19/fptest.h index 7ea1dd7fcd..8fe1588ab0 100644 --- a/c/src/tests/sptests/sp19/fptest.h +++ b/c/src/tests/sptests/sp19/fptest.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/tests/sptests/sp19/init.c b/c/src/tests/sptests/sp19/init.c index 016f818da2..4b6b1211de 100644 --- a/c/src/tests/sptests/sp19/init.c +++ b/c/src/tests/sptests/sp19/init.c @@ -15,8 +15,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/tests/sptests/sp19/inttest.h b/c/src/tests/sptests/sp19/inttest.h index f06ede16ce..c9a6d7c96c 100644 --- a/c/src/tests/sptests/sp19/inttest.h +++ b/c/src/tests/sptests/sp19/inttest.h @@ -19,8 +19,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/tests/sptests/sp19/sp19.doc b/c/src/tests/sptests/sp19/sp19.doc index 75a35ac0d2..b7b5c83bef 100644 --- a/c/src/tests/sptests/sp19/sp19.doc +++ b/c/src/tests/sptests/sp19/sp19.doc @@ -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. # diff --git a/c/src/tests/sptests/sp19/system.h b/c/src/tests/sptests/sp19/system.h index 36571c52a1..2e8159483d 100644 --- a/c/src/tests/sptests/sp19/system.h +++ b/c/src/tests/sptests/sp19/system.h @@ -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/tests/sptests/sp19/task1.c b/c/src/tests/sptests/sp19/task1.c index 6337538f87..2ac1bbb029 100644 --- a/c/src/tests/sptests/sp19/task1.c +++ b/c/src/tests/sptests/sp19/task1.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/tests/sptests/sp20/getall.c b/c/src/tests/sptests/sp20/getall.c index 26465e3919..6d67ce8808 100644 --- a/c/src/tests/sptests/sp20/getall.c +++ b/c/src/tests/sptests/sp20/getall.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/tests/sptests/sp20/init.c b/c/src/tests/sptests/sp20/init.c index 6fddd21688..7f21b9f8f9 100644 --- a/c/src/tests/sptests/sp20/init.c +++ b/c/src/tests/sptests/sp20/init.c @@ -15,8 +15,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/tests/sptests/sp20/sp20.doc b/c/src/tests/sptests/sp20/sp20.doc index 9653ff4fa9..ff80b854e6 100644 --- a/c/src/tests/sptests/sp20/sp20.doc +++ b/c/src/tests/sptests/sp20/sp20.doc @@ -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. # diff --git a/c/src/tests/sptests/sp20/system.h b/c/src/tests/sptests/sp20/system.h index 4563730893..e545a5a180 100644 --- a/c/src/tests/sptests/sp20/system.h +++ b/c/src/tests/sptests/sp20/system.h @@ -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/tests/sptests/sp20/task1.c b/c/src/tests/sptests/sp20/task1.c index 71dd53021e..ed79f047a4 100644 --- a/c/src/tests/sptests/sp20/task1.c +++ b/c/src/tests/sptests/sp20/task1.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/tests/sptests/sp21/init.c b/c/src/tests/sptests/sp21/init.c index 63a6e5ed0d..a7dfaef70a 100644 --- a/c/src/tests/sptests/sp21/init.c +++ b/c/src/tests/sptests/sp21/init.c @@ -15,8 +15,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/tests/sptests/sp21/sp21.doc b/c/src/tests/sptests/sp21/sp21.doc index 08f1b03c53..f2f84b0ad5 100644 --- a/c/src/tests/sptests/sp21/sp21.doc +++ b/c/src/tests/sptests/sp21/sp21.doc @@ -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. # diff --git a/c/src/tests/sptests/sp21/system.h b/c/src/tests/sptests/sp21/system.h index b48bd1ea2a..1dce050fc8 100644 --- a/c/src/tests/sptests/sp21/system.h +++ b/c/src/tests/sptests/sp21/system.h @@ -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/tests/sptests/sp21/task1.c b/c/src/tests/sptests/sp21/task1.c index 3106ad6a88..75702a5679 100644 --- a/c/src/tests/sptests/sp21/task1.c +++ b/c/src/tests/sptests/sp21/task1.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/tests/sptests/sp22/delay.c b/c/src/tests/sptests/sp22/delay.c index f63fb1877a..202f71df64 100644 --- a/c/src/tests/sptests/sp22/delay.c +++ b/c/src/tests/sptests/sp22/delay.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/tests/sptests/sp22/init.c b/c/src/tests/sptests/sp22/init.c index 1c3459254f..c9ce13e603 100644 --- a/c/src/tests/sptests/sp22/init.c +++ b/c/src/tests/sptests/sp22/init.c @@ -15,8 +15,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/tests/sptests/sp22/prtime.c b/c/src/tests/sptests/sp22/prtime.c index 58b3aa66f8..ff22a07177 100644 --- a/c/src/tests/sptests/sp22/prtime.c +++ b/c/src/tests/sptests/sp22/prtime.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/tests/sptests/sp22/sp22.doc b/c/src/tests/sptests/sp22/sp22.doc index 3b319ec311..37df46d114 100644 --- a/c/src/tests/sptests/sp22/sp22.doc +++ b/c/src/tests/sptests/sp22/sp22.doc @@ -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. # diff --git a/c/src/tests/sptests/sp22/system.h b/c/src/tests/sptests/sp22/system.h index 5911cb1622..60755da0a0 100644 --- a/c/src/tests/sptests/sp22/system.h +++ b/c/src/tests/sptests/sp22/system.h @@ -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/tests/sptests/sp22/task1.c b/c/src/tests/sptests/sp22/task1.c index cd05c36273..db7fc298db 100644 --- a/c/src/tests/sptests/sp22/task1.c +++ b/c/src/tests/sptests/sp22/task1.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/tests/sptests/sp23/init.c b/c/src/tests/sptests/sp23/init.c index ddb9f51236..6d63e755b4 100644 --- a/c/src/tests/sptests/sp23/init.c +++ b/c/src/tests/sptests/sp23/init.c @@ -15,8 +15,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/tests/sptests/sp23/sp23.doc b/c/src/tests/sptests/sp23/sp23.doc index 78bbc6f8cb..d42959f172 100644 --- a/c/src/tests/sptests/sp23/sp23.doc +++ b/c/src/tests/sptests/sp23/sp23.doc @@ -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. # diff --git a/c/src/tests/sptests/sp23/system.h b/c/src/tests/sptests/sp23/system.h index 680088dd71..cc42af3054 100644 --- a/c/src/tests/sptests/sp23/system.h +++ b/c/src/tests/sptests/sp23/system.h @@ -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/tests/sptests/sp23/task1.c b/c/src/tests/sptests/sp23/task1.c index cf1906ef37..7ee832f00a 100644 --- a/c/src/tests/sptests/sp23/task1.c +++ b/c/src/tests/sptests/sp23/task1.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/tests/sptests/sp24/init.c b/c/src/tests/sptests/sp24/init.c index 1741f80cb0..b7e1ee1bb2 100644 --- a/c/src/tests/sptests/sp24/init.c +++ b/c/src/tests/sptests/sp24/init.c @@ -15,8 +15,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/tests/sptests/sp24/resume.c b/c/src/tests/sptests/sp24/resume.c index 8c975c5460..23465608a1 100644 --- a/c/src/tests/sptests/sp24/resume.c +++ b/c/src/tests/sptests/sp24/resume.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/tests/sptests/sp24/sp24.doc b/c/src/tests/sptests/sp24/sp24.doc index d848553c93..c6eb7afdc8 100644 --- a/c/src/tests/sptests/sp24/sp24.doc +++ b/c/src/tests/sptests/sp24/sp24.doc @@ -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. # diff --git a/c/src/tests/sptests/sp24/system.h b/c/src/tests/sptests/sp24/system.h index a22c7cc021..1f07189488 100644 --- a/c/src/tests/sptests/sp24/system.h +++ b/c/src/tests/sptests/sp24/system.h @@ -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/tests/sptests/sp24/task1.c b/c/src/tests/sptests/sp24/task1.c index 19892d5aed..517ea3d750 100644 --- a/c/src/tests/sptests/sp24/task1.c +++ b/c/src/tests/sptests/sp24/task1.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/tests/sptests/sp25/init.c b/c/src/tests/sptests/sp25/init.c index afb5e6f50e..ea95d402ce 100644 --- a/c/src/tests/sptests/sp25/init.c +++ b/c/src/tests/sptests/sp25/init.c @@ -15,8 +15,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/tests/sptests/sp25/sp25.doc b/c/src/tests/sptests/sp25/sp25.doc index f9e6d621e1..2f8ca71ec2 100644 --- a/c/src/tests/sptests/sp25/sp25.doc +++ b/c/src/tests/sptests/sp25/sp25.doc @@ -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. # diff --git a/c/src/tests/sptests/sp25/system.h b/c/src/tests/sptests/sp25/system.h index b1eed6cf0f..6c4571f118 100644 --- a/c/src/tests/sptests/sp25/system.h +++ b/c/src/tests/sptests/sp25/system.h @@ -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/tests/sptests/sp25/task1.c b/c/src/tests/sptests/sp25/task1.c index e279d5c401..a2d3169141 100644 --- a/c/src/tests/sptests/sp25/task1.c +++ b/c/src/tests/sptests/sp25/task1.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/tests/sptests/spfatal/fatal.c b/c/src/tests/sptests/spfatal/fatal.c index 6a996ed50b..2e032cb288 100644 --- a/c/src/tests/sptests/spfatal/fatal.c +++ b/c/src/tests/sptests/spfatal/fatal.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/tests/sptests/spfatal/init.c b/c/src/tests/sptests/spfatal/init.c index 8ab0156dc7..c43a15bb05 100644 --- a/c/src/tests/sptests/spfatal/init.c +++ b/c/src/tests/sptests/spfatal/init.c @@ -15,8 +15,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/tests/sptests/spfatal/puterr.c b/c/src/tests/sptests/spfatal/puterr.c index d994afe231..1869567587 100644 --- a/c/src/tests/sptests/spfatal/puterr.c +++ b/c/src/tests/sptests/spfatal/puterr.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/tests/sptests/spfatal/spfatal.doc b/c/src/tests/sptests/spfatal/spfatal.doc index 449a87173b..288ade6e4e 100644 --- a/c/src/tests/sptests/spfatal/spfatal.doc +++ b/c/src/tests/sptests/spfatal/spfatal.doc @@ -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. # diff --git a/c/src/tests/sptests/spfatal/system.h b/c/src/tests/sptests/spfatal/system.h index 17ed231bfa..de7a9ac7eb 100644 --- a/c/src/tests/sptests/spfatal/system.h +++ b/c/src/tests/sptests/spfatal/system.h @@ -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/tests/sptests/spfatal/task1.c b/c/src/tests/sptests/spfatal/task1.c index f0d0f51731..5599087572 100644 --- a/c/src/tests/sptests/spfatal/task1.c +++ b/c/src/tests/sptests/spfatal/task1.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/tests/sptests/spsize/getint.c b/c/src/tests/sptests/spsize/getint.c index 3e0651e237..3b47be13bc 100644 --- a/c/src/tests/sptests/spsize/getint.c +++ b/c/src/tests/sptests/spsize/getint.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/tests/sptests/spsize/init.c b/c/src/tests/sptests/spsize/init.c index f8dee65981..c3aba51b96 100644 --- a/c/src/tests/sptests/spsize/init.c +++ b/c/src/tests/sptests/spsize/init.c @@ -15,8 +15,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/tests/sptests/spsize/size.c b/c/src/tests/sptests/spsize/size.c index e7183bb1d0..ab01e56489 100644 --- a/c/src/tests/sptests/spsize/size.c +++ b/c/src/tests/sptests/spsize/size.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/tests/sptests/spsize/system.h b/c/src/tests/sptests/spsize/system.h index 9b4c33cf8d..bab5fb1db9 100644 --- a/c/src/tests/sptests/spsize/system.h +++ b/c/src/tests/sptests/spsize/system.h @@ -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$ -- cgit v1.2.3