From 03f2154e519e5d2e620163624baa4a9241449415 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 Apr 1997 17:20:27 +0000 Subject: headers updated to reflect new style copyright notice as part of switching to the modified GNU GPL. --- c/src/tests/sptests/sp01/init.c | 10 +++++----- c/src/tests/sptests/sp01/sp01.doc | 10 +++++----- c/src/tests/sptests/sp01/system.h | 10 +++++----- c/src/tests/sptests/sp01/task1.c | 10 +++++----- c/src/tests/sptests/sp02/init.c | 10 +++++----- c/src/tests/sptests/sp02/preempt.c | 10 +++++----- c/src/tests/sptests/sp02/sp02.doc | 10 +++++----- c/src/tests/sptests/sp02/system.h | 10 +++++----- c/src/tests/sptests/sp02/task1.c | 10 +++++----- c/src/tests/sptests/sp02/task2.c | 10 +++++----- c/src/tests/sptests/sp02/task3.c | 10 +++++----- c/src/tests/sptests/sp03/init.c | 10 +++++----- c/src/tests/sptests/sp03/sp03.doc | 10 +++++----- c/src/tests/sptests/sp03/system.h | 10 +++++----- c/src/tests/sptests/sp03/task1.c | 10 +++++----- c/src/tests/sptests/sp03/task2.c | 10 +++++----- c/src/tests/sptests/sp04/init.c | 10 +++++----- c/src/tests/sptests/sp04/sp04.doc | 10 +++++----- c/src/tests/sptests/sp04/system.h | 10 +++++----- c/src/tests/sptests/sp04/task1.c | 10 +++++----- c/src/tests/sptests/sp04/task2.c | 10 +++++----- c/src/tests/sptests/sp04/task3.c | 10 +++++----- c/src/tests/sptests/sp04/tswitch.c | 10 +++++----- c/src/tests/sptests/sp05/init.c | 10 +++++----- c/src/tests/sptests/sp05/sp05.doc | 10 +++++----- c/src/tests/sptests/sp05/system.h | 10 +++++----- c/src/tests/sptests/sp05/task1.c | 10 +++++----- c/src/tests/sptests/sp05/task2.c | 10 +++++----- c/src/tests/sptests/sp05/task3.c | 10 +++++----- c/src/tests/sptests/sp06/init.c | 10 +++++----- c/src/tests/sptests/sp06/sp06.doc | 10 +++++----- c/src/tests/sptests/sp06/system.h | 10 +++++----- c/src/tests/sptests/sp06/task1.c | 10 +++++----- c/src/tests/sptests/sp06/task2.c | 10 +++++----- c/src/tests/sptests/sp06/task3.c | 10 +++++----- c/src/tests/sptests/sp07/init.c | 10 +++++----- c/src/tests/sptests/sp07/sp07.doc | 10 +++++----- c/src/tests/sptests/sp07/system.h | 10 +++++----- c/src/tests/sptests/sp07/task1.c | 10 +++++----- c/src/tests/sptests/sp07/task2.c | 10 +++++----- c/src/tests/sptests/sp07/task3.c | 10 +++++----- c/src/tests/sptests/sp07/task4.c | 10 +++++----- c/src/tests/sptests/sp07/taskexit.c | 10 +++++----- c/src/tests/sptests/sp07/tcreate.c | 10 +++++----- c/src/tests/sptests/sp07/tdelete.c | 10 +++++----- c/src/tests/sptests/sp07/trestart.c | 10 +++++----- c/src/tests/sptests/sp07/tstart.c | 10 +++++----- c/src/tests/sptests/sp08/init.c | 10 +++++----- c/src/tests/sptests/sp08/sp08.doc | 10 +++++----- c/src/tests/sptests/sp08/system.h | 10 +++++----- c/src/tests/sptests/sp08/task1.c | 10 +++++----- c/src/tests/sptests/sp09/delay.c | 10 +++++----- c/src/tests/sptests/sp09/init.c | 10 +++++----- c/src/tests/sptests/sp09/isr.c | 10 +++++----- c/src/tests/sptests/sp09/screen01.c | 10 +++++----- c/src/tests/sptests/sp09/screen02.c | 10 +++++----- c/src/tests/sptests/sp09/screen03.c | 10 +++++----- c/src/tests/sptests/sp09/screen04.c | 10 +++++----- c/src/tests/sptests/sp09/screen05.c | 10 +++++----- c/src/tests/sptests/sp09/screen06.c | 10 +++++----- c/src/tests/sptests/sp09/screen07.c | 10 +++++----- c/src/tests/sptests/sp09/screen08.c | 10 +++++----- c/src/tests/sptests/sp09/screen09.c | 10 +++++----- c/src/tests/sptests/sp09/screen10.c | 10 +++++----- c/src/tests/sptests/sp09/screen11.c | 10 +++++----- c/src/tests/sptests/sp09/screen12.c | 10 +++++----- c/src/tests/sptests/sp09/screen13.c | 10 +++++----- c/src/tests/sptests/sp09/screen14.c | 10 +++++----- c/src/tests/sptests/sp09/sp09.doc | 10 +++++----- c/src/tests/sptests/sp09/system.h | 10 +++++----- c/src/tests/sptests/sp09/task1.c | 10 +++++----- c/src/tests/sptests/sp09/task2.c | 10 +++++----- c/src/tests/sptests/sp09/task3.c | 10 +++++----- c/src/tests/sptests/sp09/task4.c | 10 +++++----- c/src/tests/sptests/sp11/init.c | 10 +++++----- c/src/tests/sptests/sp11/sp11.doc | 10 +++++----- c/src/tests/sptests/sp11/system.h | 10 +++++----- c/src/tests/sptests/sp11/task1.c | 10 +++++----- c/src/tests/sptests/sp11/task2.c | 10 +++++----- c/src/tests/sptests/sp11/timer.c | 10 +++++----- c/src/tests/sptests/sp12/init.c | 10 +++++----- c/src/tests/sptests/sp12/pridrv.c | 10 +++++----- c/src/tests/sptests/sp12/pritask.c | 10 +++++----- c/src/tests/sptests/sp12/sp12.doc | 10 +++++----- c/src/tests/sptests/sp12/system.h | 10 +++++----- c/src/tests/sptests/sp12/task1.c | 10 +++++----- c/src/tests/sptests/sp12/task2.c | 10 +++++----- c/src/tests/sptests/sp12/task3.c | 10 +++++----- c/src/tests/sptests/sp12/task4.c | 10 +++++----- c/src/tests/sptests/sp12/task5.c | 10 +++++----- c/src/tests/sptests/sp13/fillbuff.c | 10 +++++----- c/src/tests/sptests/sp13/init.c | 10 +++++----- c/src/tests/sptests/sp13/putbuff.c | 10 +++++----- c/src/tests/sptests/sp13/sp13.doc | 10 +++++----- c/src/tests/sptests/sp13/system.h | 10 +++++----- c/src/tests/sptests/sp13/task1.c | 10 +++++----- c/src/tests/sptests/sp13/task2.c | 10 +++++----- c/src/tests/sptests/sp13/task3.c | 10 +++++----- c/src/tests/sptests/sp14/asr.c | 10 +++++----- c/src/tests/sptests/sp14/init.c | 10 +++++----- c/src/tests/sptests/sp14/sp14.doc | 10 +++++----- c/src/tests/sptests/sp14/system.h | 10 +++++----- c/src/tests/sptests/sp14/task1.c | 10 +++++----- c/src/tests/sptests/sp14/task2.c | 10 +++++----- c/src/tests/sptests/sp15/init.c | 10 +++++----- c/src/tests/sptests/sp15/sp15.doc | 10 +++++----- c/src/tests/sptests/sp15/system.h | 10 +++++----- c/src/tests/sptests/sp15/task1.c | 10 +++++----- c/src/tests/sptests/sp16/init.c | 10 +++++----- c/src/tests/sptests/sp16/sp16.doc | 10 +++++----- c/src/tests/sptests/sp16/system.h | 10 +++++----- c/src/tests/sptests/sp16/task1.c | 10 +++++----- c/src/tests/sptests/sp16/task2.c | 10 +++++----- c/src/tests/sptests/sp16/task3.c | 10 +++++----- c/src/tests/sptests/sp16/task4.c | 10 +++++----- c/src/tests/sptests/sp16/task5.c | 10 +++++----- c/src/tests/sptests/sp17/asr.c | 10 +++++----- c/src/tests/sptests/sp17/init.c | 10 +++++----- c/src/tests/sptests/sp17/sp17.doc | 10 +++++----- c/src/tests/sptests/sp17/system.h | 10 +++++----- c/src/tests/sptests/sp17/task1.c | 10 +++++----- c/src/tests/sptests/sp17/task2.c | 10 +++++----- c/src/tests/sptests/sp19/first.c | 10 +++++----- c/src/tests/sptests/sp19/fptask.c | 10 +++++----- c/src/tests/sptests/sp19/fptest.h | 10 +++++----- c/src/tests/sptests/sp19/init.c | 10 +++++----- c/src/tests/sptests/sp19/inttest.h | 10 +++++----- c/src/tests/sptests/sp19/sp19.doc | 10 +++++----- c/src/tests/sptests/sp19/system.h | 10 +++++----- c/src/tests/sptests/sp19/task1.c | 10 +++++----- c/src/tests/sptests/sp20/getall.c | 10 +++++----- c/src/tests/sptests/sp20/init.c | 10 +++++----- c/src/tests/sptests/sp20/sp20.doc | 10 +++++----- c/src/tests/sptests/sp20/system.h | 10 +++++----- c/src/tests/sptests/sp20/task1.c | 10 +++++----- c/src/tests/sptests/sp21/init.c | 10 +++++----- c/src/tests/sptests/sp21/sp21.doc | 10 +++++----- c/src/tests/sptests/sp21/system.h | 10 +++++----- c/src/tests/sptests/sp21/task1.c | 10 +++++----- c/src/tests/sptests/sp22/delay.c | 10 +++++----- c/src/tests/sptests/sp22/init.c | 10 +++++----- c/src/tests/sptests/sp22/prtime.c | 10 +++++----- c/src/tests/sptests/sp22/sp22.doc | 10 +++++----- c/src/tests/sptests/sp22/system.h | 10 +++++----- c/src/tests/sptests/sp22/task1.c | 10 +++++----- c/src/tests/sptests/sp23/init.c | 10 +++++----- c/src/tests/sptests/sp23/sp23.doc | 10 +++++----- c/src/tests/sptests/sp23/system.h | 10 +++++----- c/src/tests/sptests/sp23/task1.c | 10 +++++----- c/src/tests/sptests/sp24/init.c | 10 +++++----- c/src/tests/sptests/sp24/resume.c | 10 +++++----- c/src/tests/sptests/sp24/sp24.doc | 10 +++++----- c/src/tests/sptests/sp24/system.h | 10 +++++----- c/src/tests/sptests/sp24/task1.c | 10 +++++----- c/src/tests/sptests/sp25/init.c | 10 +++++----- c/src/tests/sptests/sp25/sp25.doc | 10 +++++----- c/src/tests/sptests/sp25/system.h | 10 +++++----- c/src/tests/sptests/sp25/task1.c | 10 +++++----- c/src/tests/sptests/spfatal/fatal.c | 10 +++++----- c/src/tests/sptests/spfatal/init.c | 10 +++++----- c/src/tests/sptests/spfatal/puterr.c | 10 +++++----- c/src/tests/sptests/spfatal/spfatal.doc | 10 +++++----- c/src/tests/sptests/spfatal/system.h | 10 +++++----- c/src/tests/sptests/spfatal/task1.c | 10 +++++----- c/src/tests/sptests/spsize/getint.c | 10 +++++----- c/src/tests/sptests/spsize/init.c | 10 +++++----- c/src/tests/sptests/spsize/size.c | 10 +++++----- c/src/tests/sptests/spsize/system.h | 10 +++++----- 168 files changed, 840 insertions(+), 840 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 894cc3e890..99d5922a16 100644 --- a/c/src/tests/sptests/sp01/init.c +++ b/c/src/tests/sptests/sp01/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 79b1aaaa87..d89d855f3c 100644 --- a/c/src/tests/sptests/sp01/sp01.doc +++ b/c/src/tests/sptests/sp01/sp01.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may in +# the file LICENSE in this distribution or at +# http://www.OARcorp.com/rtems/license.html. # This file describes the directives and concepts tested by this test set. diff --git a/c/src/tests/sptests/sp01/system.h b/c/src/tests/sptests/sp01/system.h index c5e52fd082..423315e590 100644 --- a/c/src/tests/sptests/sp01/system.h +++ b/c/src/tests/sptests/sp01/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 b45d3abce6..e911abd595 100644 --- a/c/src/tests/sptests/sp01/task1.c +++ b/c/src/tests/sptests/sp01/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 b7be2dd680..e55f887074 100644 --- a/c/src/tests/sptests/sp02/init.c +++ b/c/src/tests/sptests/sp02/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 7e93f7af57..925b1d04a7 100644 --- a/c/src/tests/sptests/sp02/preempt.c +++ b/c/src/tests/sptests/sp02/preempt.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 00f2e0e7b3..0c4c99e31e 100644 --- a/c/src/tests/sptests/sp02/sp02.doc +++ b/c/src/tests/sptests/sp02/sp02.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 fcda60e410..15c15e1a18 100644 --- a/c/src/tests/sptests/sp02/system.h +++ b/c/src/tests/sptests/sp02/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 0f6152dbb2..560facc32c 100644 --- a/c/src/tests/sptests/sp02/task1.c +++ b/c/src/tests/sptests/sp02/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 f39cc5b9fc..16c95eb798 100644 --- a/c/src/tests/sptests/sp02/task2.c +++ b/c/src/tests/sptests/sp02/task2.c @@ -9,13 +9,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 89bda38b7c..c9231e7bd2 100644 --- a/c/src/tests/sptests/sp02/task3.c +++ b/c/src/tests/sptests/sp02/task3.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 0de15f689c..615a974c8b 100644 --- a/c/src/tests/sptests/sp03/init.c +++ b/c/src/tests/sptests/sp03/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 96d6d41d94..97dac0fd61 100644 --- a/c/src/tests/sptests/sp03/sp03.doc +++ b/c/src/tests/sptests/sp03/sp03.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 c8344410bd..2766458732 100644 --- a/c/src/tests/sptests/sp03/system.h +++ b/c/src/tests/sptests/sp03/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 e59fad45cf..8ad2adba27 100644 --- a/c/src/tests/sptests/sp03/task1.c +++ b/c/src/tests/sptests/sp03/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 8838c1db67..b25699ca45 100644 --- a/c/src/tests/sptests/sp03/task2.c +++ b/c/src/tests/sptests/sp03/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 c14e0ce918..954e8b1f32 100644 --- a/c/src/tests/sptests/sp04/init.c +++ b/c/src/tests/sptests/sp04/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 6f6355abfa..f15d9b73ef 100644 --- a/c/src/tests/sptests/sp04/sp04.doc +++ b/c/src/tests/sptests/sp04/sp04.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 f9b509f548..eb9dc8ed14 100644 --- a/c/src/tests/sptests/sp04/system.h +++ b/c/src/tests/sptests/sp04/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 671ae5483d..b6dcdd6659 100644 --- a/c/src/tests/sptests/sp04/task1.c +++ b/c/src/tests/sptests/sp04/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 7574e7dc9f..245c5a29bb 100644 --- a/c/src/tests/sptests/sp04/task2.c +++ b/c/src/tests/sptests/sp04/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 a0e7482944..424fb28d4f 100644 --- a/c/src/tests/sptests/sp04/task3.c +++ b/c/src/tests/sptests/sp04/task3.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 766d09e93b..8697b9670a 100644 --- a/c/src/tests/sptests/sp04/tswitch.c +++ b/c/src/tests/sptests/sp04/tswitch.c @@ -10,13 +10,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 5c1dbc0236..10db3b6321 100644 --- a/c/src/tests/sptests/sp05/init.c +++ b/c/src/tests/sptests/sp05/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 583381a37e..69c4a468b2 100644 --- a/c/src/tests/sptests/sp05/sp05.doc +++ b/c/src/tests/sptests/sp05/sp05.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 2411dc500a..fa31776238 100644 --- a/c/src/tests/sptests/sp05/system.h +++ b/c/src/tests/sptests/sp05/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 9b99586fc8..878e1b447a 100644 --- a/c/src/tests/sptests/sp05/task1.c +++ b/c/src/tests/sptests/sp05/task1.c @@ -10,13 +10,13 @@ * * NOTE: The rtems_task_suspend() directives fail on the first iteration. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 3878d8106d..c631d53cd8 100644 --- a/c/src/tests/sptests/sp05/task2.c +++ b/c/src/tests/sptests/sp05/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 c03c6de75b..e0af170ce3 100644 --- a/c/src/tests/sptests/sp05/task3.c +++ b/c/src/tests/sptests/sp05/task3.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 6d8af5f01d..3471294562 100644 --- a/c/src/tests/sptests/sp06/init.c +++ b/c/src/tests/sptests/sp06/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 e8b96f1f6b..e09b7c04f2 100644 --- a/c/src/tests/sptests/sp06/sp06.doc +++ b/c/src/tests/sptests/sp06/sp06.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 067d7c10ec..e2065c8196 100644 --- a/c/src/tests/sptests/sp06/system.h +++ b/c/src/tests/sptests/sp06/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 6d0f67f395..033b33b348 100644 --- a/c/src/tests/sptests/sp06/task1.c +++ b/c/src/tests/sptests/sp06/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 0c9e10bc07..04d16dbffc 100644 --- a/c/src/tests/sptests/sp06/task2.c +++ b/c/src/tests/sptests/sp06/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 379ef8de92..21da8aea9f 100644 --- a/c/src/tests/sptests/sp06/task3.c +++ b/c/src/tests/sptests/sp06/task3.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 d0fb6975af..545bace5a7 100644 --- a/c/src/tests/sptests/sp07/init.c +++ b/c/src/tests/sptests/sp07/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 47411194c6..01af734c06 100644 --- a/c/src/tests/sptests/sp07/sp07.doc +++ b/c/src/tests/sptests/sp07/sp07.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 4412d5f767..89bc8ac9b6 100644 --- a/c/src/tests/sptests/sp07/system.h +++ b/c/src/tests/sptests/sp07/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 f5abb10fa5..a829d68218 100644 --- a/c/src/tests/sptests/sp07/task1.c +++ b/c/src/tests/sptests/sp07/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 622bdd8e3d..54a575b5d0 100644 --- a/c/src/tests/sptests/sp07/task2.c +++ b/c/src/tests/sptests/sp07/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 dce44b283b..f725488aaa 100644 --- a/c/src/tests/sptests/sp07/task3.c +++ b/c/src/tests/sptests/sp07/task3.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 cc9de6d4c3..9405a0a1f5 100644 --- a/c/src/tests/sptests/sp07/task4.c +++ b/c/src/tests/sptests/sp07/task4.c @@ -9,13 +9,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 ad52d1f3a7..27977432b8 100644 --- a/c/src/tests/sptests/sp07/taskexit.c +++ b/c/src/tests/sptests/sp07/taskexit.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 aff47ed191..6e17e3ca56 100644 --- a/c/src/tests/sptests/sp07/tcreate.c +++ b/c/src/tests/sptests/sp07/tcreate.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 9d7c5749c1..ba59d6be7d 100644 --- a/c/src/tests/sptests/sp07/tdelete.c +++ b/c/src/tests/sptests/sp07/tdelete.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 6cefb485a6..0e93ae506c 100644 --- a/c/src/tests/sptests/sp07/trestart.c +++ b/c/src/tests/sptests/sp07/trestart.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 1b1fc795b7..0143260c4a 100644 --- a/c/src/tests/sptests/sp07/tstart.c +++ b/c/src/tests/sptests/sp07/tstart.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 7d6e63e00f..0e235a9bc9 100644 --- a/c/src/tests/sptests/sp08/init.c +++ b/c/src/tests/sptests/sp08/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 2b152779d7..72db2a37f9 100644 --- a/c/src/tests/sptests/sp08/sp08.doc +++ b/c/src/tests/sptests/sp08/sp08.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 39977ddb2e..2e43da787f 100644 --- a/c/src/tests/sptests/sp08/system.h +++ b/c/src/tests/sptests/sp08/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 eddcb11191..d2031fdde2 100644 --- a/c/src/tests/sptests/sp08/task1.c +++ b/c/src/tests/sptests/sp08/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 dd78610be8..a21516f216 100644 --- a/c/src/tests/sptests/sp09/delay.c +++ b/c/src/tests/sptests/sp09/delay.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 b879eff42e..c0ff9d86c1 100644 --- a/c/src/tests/sptests/sp09/init.c +++ b/c/src/tests/sptests/sp09/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 292e9c0225..d829ff8944 100644 --- a/c/src/tests/sptests/sp09/isr.c +++ b/c/src/tests/sptests/sp09/isr.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 39012f5051..25e4f58591 100644 --- a/c/src/tests/sptests/sp09/screen01.c +++ b/c/src/tests/sptests/sp09/screen01.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 5f2ef82205..2b4cd3142e 100644 --- a/c/src/tests/sptests/sp09/screen02.c +++ b/c/src/tests/sptests/sp09/screen02.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 eecab6066a..2c0b44a517 100644 --- a/c/src/tests/sptests/sp09/screen03.c +++ b/c/src/tests/sptests/sp09/screen03.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 6e3866cb05..0dd78deed9 100644 --- a/c/src/tests/sptests/sp09/screen04.c +++ b/c/src/tests/sptests/sp09/screen04.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 c47a25f89d..1070e654bf 100644 --- a/c/src/tests/sptests/sp09/screen05.c +++ b/c/src/tests/sptests/sp09/screen05.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 40ad75d606..967b68b867 100644 --- a/c/src/tests/sptests/sp09/screen06.c +++ b/c/src/tests/sptests/sp09/screen06.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 2c58160edd..9fb884b45e 100644 --- a/c/src/tests/sptests/sp09/screen07.c +++ b/c/src/tests/sptests/sp09/screen07.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 cc80bd2635..1aaa9df451 100644 --- a/c/src/tests/sptests/sp09/screen08.c +++ b/c/src/tests/sptests/sp09/screen08.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 c6fd1d3d72..0810c7c0ab 100644 --- a/c/src/tests/sptests/sp09/screen09.c +++ b/c/src/tests/sptests/sp09/screen09.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 53a5a8d6dc..5b8bc1f69a 100644 --- a/c/src/tests/sptests/sp09/screen10.c +++ b/c/src/tests/sptests/sp09/screen10.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 8c13cd2490..168c4c8788 100644 --- a/c/src/tests/sptests/sp09/screen11.c +++ b/c/src/tests/sptests/sp09/screen11.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 75212d5fc2..2bebb3b6d9 100644 --- a/c/src/tests/sptests/sp09/screen12.c +++ b/c/src/tests/sptests/sp09/screen12.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 f58f42998d..779ef9e4f7 100644 --- a/c/src/tests/sptests/sp09/screen13.c +++ b/c/src/tests/sptests/sp09/screen13.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 c0e75b1b98..fe39bab676 100644 --- a/c/src/tests/sptests/sp09/screen14.c +++ b/c/src/tests/sptests/sp09/screen14.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 f4e8391c47..a7e296ca7d 100644 --- a/c/src/tests/sptests/sp09/sp09.doc +++ b/c/src/tests/sptests/sp09/sp09.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 276ed7f95b..7c482db2a7 100644 --- a/c/src/tests/sptests/sp09/system.h +++ b/c/src/tests/sptests/sp09/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 c9e40851cc..fb4f3f3941 100644 --- a/c/src/tests/sptests/sp09/task1.c +++ b/c/src/tests/sptests/sp09/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 e9bda81fa3..096a423640 100644 --- a/c/src/tests/sptests/sp09/task2.c +++ b/c/src/tests/sptests/sp09/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 3ec1b0162c..a96bfa5a68 100644 --- a/c/src/tests/sptests/sp09/task3.c +++ b/c/src/tests/sptests/sp09/task3.c @@ -9,13 +9,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 73cd63373c..05f92f0dec 100644 --- a/c/src/tests/sptests/sp09/task4.c +++ b/c/src/tests/sptests/sp09/task4.c @@ -9,13 +9,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 9524f3ff82..f0792ce456 100644 --- a/c/src/tests/sptests/sp11/init.c +++ b/c/src/tests/sptests/sp11/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 d88f5eb86d..22f487a56b 100644 --- a/c/src/tests/sptests/sp11/sp11.doc +++ b/c/src/tests/sptests/sp11/sp11.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 78e9b347e4..b749025be5 100644 --- a/c/src/tests/sptests/sp11/system.h +++ b/c/src/tests/sptests/sp11/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 6384789b43..a7691dd2b0 100644 --- a/c/src/tests/sptests/sp11/task1.c +++ b/c/src/tests/sptests/sp11/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 d5ac476dac..9a233dd52c 100644 --- a/c/src/tests/sptests/sp11/task2.c +++ b/c/src/tests/sptests/sp11/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 3ec11b7345..4a7fb7044c 100644 --- a/c/src/tests/sptests/sp11/timer.c +++ b/c/src/tests/sptests/sp11/timer.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 159382ca94..862033ce1e 100644 --- a/c/src/tests/sptests/sp12/init.c +++ b/c/src/tests/sptests/sp12/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 7d6e1f9dc4..8ddf90749a 100644 --- a/c/src/tests/sptests/sp12/pridrv.c +++ b/c/src/tests/sptests/sp12/pridrv.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 155ef345cd..24a1ceb4d6 100644 --- a/c/src/tests/sptests/sp12/pritask.c +++ b/c/src/tests/sptests/sp12/pritask.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 fc19d92ed7..c68b14bf58 100644 --- a/c/src/tests/sptests/sp12/sp12.doc +++ b/c/src/tests/sptests/sp12/sp12.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 20e691bc71..e06f3b1df8 100644 --- a/c/src/tests/sptests/sp12/system.h +++ b/c/src/tests/sptests/sp12/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 ab133cc782..75ca767d45 100644 --- a/c/src/tests/sptests/sp12/task1.c +++ b/c/src/tests/sptests/sp12/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 41d6735162..0e2b2a4dfc 100644 --- a/c/src/tests/sptests/sp12/task2.c +++ b/c/src/tests/sptests/sp12/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 7340b84ce6..c951a4bdc4 100644 --- a/c/src/tests/sptests/sp12/task3.c +++ b/c/src/tests/sptests/sp12/task3.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 9a0e952613..a0c8bb40c7 100644 --- a/c/src/tests/sptests/sp12/task4.c +++ b/c/src/tests/sptests/sp12/task4.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 ccf10cd11a..ca3957015a 100644 --- a/c/src/tests/sptests/sp12/task5.c +++ b/c/src/tests/sptests/sp12/task5.c @@ -9,13 +9,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 43ccd86803..b0d1186ddc 100644 --- a/c/src/tests/sptests/sp13/fillbuff.c +++ b/c/src/tests/sptests/sp13/fillbuff.c @@ -9,13 +9,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 9a778f2fff..afe7d4e19b 100644 --- a/c/src/tests/sptests/sp13/init.c +++ b/c/src/tests/sptests/sp13/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 ed75a54fa4..6a4c08ee1d 100644 --- a/c/src/tests/sptests/sp13/putbuff.c +++ b/c/src/tests/sptests/sp13/putbuff.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 4a0c9d24a0..25747815aa 100644 --- a/c/src/tests/sptests/sp13/sp13.doc +++ b/c/src/tests/sptests/sp13/sp13.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 368397efce..7dbc55b933 100644 --- a/c/src/tests/sptests/sp13/system.h +++ b/c/src/tests/sptests/sp13/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 e84bfc5b2e..080d4608a7 100644 --- a/c/src/tests/sptests/sp13/task1.c +++ b/c/src/tests/sptests/sp13/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 1541d6c8bd..00a002e31a 100644 --- a/c/src/tests/sptests/sp13/task2.c +++ b/c/src/tests/sptests/sp13/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 f86f91a463..43c1a31b12 100644 --- a/c/src/tests/sptests/sp13/task3.c +++ b/c/src/tests/sptests/sp13/task3.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 af7e212877..85cf953b59 100644 --- a/c/src/tests/sptests/sp14/asr.c +++ b/c/src/tests/sptests/sp14/asr.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 dd3a593229..b85f8bda77 100644 --- a/c/src/tests/sptests/sp14/init.c +++ b/c/src/tests/sptests/sp14/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 16aa420183..ffd7c51519 100644 --- a/c/src/tests/sptests/sp14/sp14.doc +++ b/c/src/tests/sptests/sp14/sp14.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 8cf6ae7bae..dbc837b435 100644 --- a/c/src/tests/sptests/sp14/system.h +++ b/c/src/tests/sptests/sp14/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 b6ddba2671..8f5463c396 100644 --- a/c/src/tests/sptests/sp14/task1.c +++ b/c/src/tests/sptests/sp14/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 bf1e7cc224..7a7927d981 100644 --- a/c/src/tests/sptests/sp14/task2.c +++ b/c/src/tests/sptests/sp14/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 7c4d301e45..23ece2e8c8 100644 --- a/c/src/tests/sptests/sp15/init.c +++ b/c/src/tests/sptests/sp15/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 3ec20ae92b..33e10b068c 100644 --- a/c/src/tests/sptests/sp15/sp15.doc +++ b/c/src/tests/sptests/sp15/sp15.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 560e2b4dee..cbd2ae934c 100644 --- a/c/src/tests/sptests/sp15/system.h +++ b/c/src/tests/sptests/sp15/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 f22d27efe3..11664da95b 100644 --- a/c/src/tests/sptests/sp15/task1.c +++ b/c/src/tests/sptests/sp15/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 3b57b78c51..2dff7629bc 100644 --- a/c/src/tests/sptests/sp16/init.c +++ b/c/src/tests/sptests/sp16/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 c5512af051..86e8d7f236 100644 --- a/c/src/tests/sptests/sp16/sp16.doc +++ b/c/src/tests/sptests/sp16/sp16.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 38b600c2da..c8def60e12 100644 --- a/c/src/tests/sptests/sp16/system.h +++ b/c/src/tests/sptests/sp16/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 a9ef6548b9..b7560d7e95 100644 --- a/c/src/tests/sptests/sp16/task1.c +++ b/c/src/tests/sptests/sp16/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 d5bc312b27..980b98bbe1 100644 --- a/c/src/tests/sptests/sp16/task2.c +++ b/c/src/tests/sptests/sp16/task2.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 292e5824f6..c4d727d2e2 100644 --- a/c/src/tests/sptests/sp16/task3.c +++ b/c/src/tests/sptests/sp16/task3.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 f3da89b72e..7d100ce7d0 100644 --- a/c/src/tests/sptests/sp16/task4.c +++ b/c/src/tests/sptests/sp16/task4.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 5defa75f9c..c7f873f256 100644 --- a/c/src/tests/sptests/sp16/task5.c +++ b/c/src/tests/sptests/sp16/task5.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 1795bbd522..08be97bb23 100644 --- a/c/src/tests/sptests/sp17/asr.c +++ b/c/src/tests/sptests/sp17/asr.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 92c8812a8d..df369f0b3a 100644 --- a/c/src/tests/sptests/sp17/init.c +++ b/c/src/tests/sptests/sp17/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 b4258461cf..ff0586e337 100644 --- a/c/src/tests/sptests/sp17/sp17.doc +++ b/c/src/tests/sptests/sp17/sp17.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 e016aa93d2..7dd775af50 100644 --- a/c/src/tests/sptests/sp17/system.h +++ b/c/src/tests/sptests/sp17/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 282c161a39..656bdabc3c 100644 --- a/c/src/tests/sptests/sp17/task1.c +++ b/c/src/tests/sptests/sp17/task1.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 cd3e16c7c0..6d9c6878e8 100644 --- a/c/src/tests/sptests/sp17/task2.c +++ b/c/src/tests/sptests/sp17/task2.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 94bdedd5ad..c21537b1b9 100644 --- a/c/src/tests/sptests/sp19/first.c +++ b/c/src/tests/sptests/sp19/first.c @@ -9,13 +9,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 b8e881e6cd..14da9cf5ca 100644 --- a/c/src/tests/sptests/sp19/fptask.c +++ b/c/src/tests/sptests/sp19/fptask.c @@ -9,13 +9,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 cbe5d194e2..7ea1dd7fcd 100644 --- a/c/src/tests/sptests/sp19/fptest.h +++ b/c/src/tests/sptests/sp19/fptest.h @@ -14,13 +14,13 @@ * fptest.h. These routines form the core of the * floating point context switch test. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 0d1cce26ef..016f818da2 100644 --- a/c/src/tests/sptests/sp19/init.c +++ b/c/src/tests/sptests/sp19/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 5dfb0af636..f06ede16ce 100644 --- a/c/src/tests/sptests/sp19/inttest.h +++ b/c/src/tests/sptests/sp19/inttest.h @@ -15,13 +15,13 @@ * inttest.h. These routines form the core of the * floating point context switch test. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 78ac463c9f..75a35ac0d2 100644 --- a/c/src/tests/sptests/sp19/sp19.doc +++ b/c/src/tests/sptests/sp19/sp19.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 8d520ef64d..36571c52a1 100644 --- a/c/src/tests/sptests/sp19/system.h +++ b/c/src/tests/sptests/sp19/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 874fbcc614..6337538f87 100644 --- a/c/src/tests/sptests/sp19/task1.c +++ b/c/src/tests/sptests/sp19/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 cff3841dff..26465e3919 100644 --- a/c/src/tests/sptests/sp20/getall.c +++ b/c/src/tests/sptests/sp20/getall.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 d2bc2ec00d..6fddd21688 100644 --- a/c/src/tests/sptests/sp20/init.c +++ b/c/src/tests/sptests/sp20/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 4a029a4b89..9653ff4fa9 100644 --- a/c/src/tests/sptests/sp20/sp20.doc +++ b/c/src/tests/sptests/sp20/sp20.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 0744e58887..4563730893 100644 --- a/c/src/tests/sptests/sp20/system.h +++ b/c/src/tests/sptests/sp20/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 c5eda1a9ae..71dd53021e 100644 --- a/c/src/tests/sptests/sp20/task1.c +++ b/c/src/tests/sptests/sp20/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 a8ea3e7ed2..63a6e5ed0d 100644 --- a/c/src/tests/sptests/sp21/init.c +++ b/c/src/tests/sptests/sp21/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 55ed6282bc..08f1b03c53 100644 --- a/c/src/tests/sptests/sp21/sp21.doc +++ b/c/src/tests/sptests/sp21/sp21.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 276e57d642..b48bd1ea2a 100644 --- a/c/src/tests/sptests/sp21/system.h +++ b/c/src/tests/sptests/sp21/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 03bde1db75..3106ad6a88 100644 --- a/c/src/tests/sptests/sp21/task1.c +++ b/c/src/tests/sptests/sp21/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 bcf9e014a7..f63fb1877a 100644 --- a/c/src/tests/sptests/sp22/delay.c +++ b/c/src/tests/sptests/sp22/delay.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 1ebc50bb20..1c3459254f 100644 --- a/c/src/tests/sptests/sp22/init.c +++ b/c/src/tests/sptests/sp22/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 f3871eb9fd..58b3aa66f8 100644 --- a/c/src/tests/sptests/sp22/prtime.c +++ b/c/src/tests/sptests/sp22/prtime.c @@ -6,13 +6,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 9208d7a695..3b319ec311 100644 --- a/c/src/tests/sptests/sp22/sp22.doc +++ b/c/src/tests/sptests/sp22/sp22.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 f19e5eec24..5911cb1622 100644 --- a/c/src/tests/sptests/sp22/system.h +++ b/c/src/tests/sptests/sp22/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 547c8391cf..cd05c36273 100644 --- a/c/src/tests/sptests/sp22/task1.c +++ b/c/src/tests/sptests/sp22/task1.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 9ca4b634c8..ddb9f51236 100644 --- a/c/src/tests/sptests/sp23/init.c +++ b/c/src/tests/sptests/sp23/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 485a4ec466..78bbc6f8cb 100644 --- a/c/src/tests/sptests/sp23/sp23.doc +++ b/c/src/tests/sptests/sp23/sp23.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 206704704d..680088dd71 100644 --- a/c/src/tests/sptests/sp23/system.h +++ b/c/src/tests/sptests/sp23/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 73ebce778c..cf1906ef37 100644 --- a/c/src/tests/sptests/sp23/task1.c +++ b/c/src/tests/sptests/sp23/task1.c @@ -9,13 +9,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 74114ab82a..1741f80cb0 100644 --- a/c/src/tests/sptests/sp24/init.c +++ b/c/src/tests/sptests/sp24/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 c73696c109..8c975c5460 100644 --- a/c/src/tests/sptests/sp24/resume.c +++ b/c/src/tests/sptests/sp24/resume.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 14b743d588..d848553c93 100644 --- a/c/src/tests/sptests/sp24/sp24.doc +++ b/c/src/tests/sptests/sp24/sp24.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 265d0c1264..a22c7cc021 100644 --- a/c/src/tests/sptests/sp24/system.h +++ b/c/src/tests/sptests/sp24/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 bb3540acee..19892d5aed 100644 --- a/c/src/tests/sptests/sp24/task1.c +++ b/c/src/tests/sptests/sp24/task1.c @@ -8,13 +8,13 @@ * If the times are skewed from these values, then the calendar time * does not correspond correctly with the number of ticks. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 10a3f8cc52..afb5e6f50e 100644 --- a/c/src/tests/sptests/sp25/init.c +++ b/c/src/tests/sptests/sp25/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 98684f53b3..f9e6d621e1 100644 --- a/c/src/tests/sptests/sp25/sp25.doc +++ b/c/src/tests/sptests/sp25/sp25.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 aff4bf0abf..b1eed6cf0f 100644 --- a/c/src/tests/sptests/sp25/system.h +++ b/c/src/tests/sptests/sp25/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 44a8194efd..e279d5c401 100644 --- a/c/src/tests/sptests/sp25/task1.c +++ b/c/src/tests/sptests/sp25/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 a85d88a565..6a996ed50b 100644 --- a/c/src/tests/sptests/spfatal/fatal.c +++ b/c/src/tests/sptests/spfatal/fatal.c @@ -6,13 +6,13 @@ * the executive. It is very carefully constructed to do this and * uses the Configuration very carefully. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 5abcec46a4..8ab0156dc7 100644 --- a/c/src/tests/sptests/spfatal/init.c +++ b/c/src/tests/sptests/spfatal/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 f7d79e5f34..d994afe231 100644 --- a/c/src/tests/sptests/spfatal/puterr.c +++ b/c/src/tests/sptests/spfatal/puterr.c @@ -8,13 +8,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 501f278670..449a87173b 100644 --- a/c/src/tests/sptests/spfatal/spfatal.doc +++ b/c/src/tests/sptests/spfatal/spfatal.doc @@ -1,13 +1,13 @@ # # $Id$ # -# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# COPYRIGHT (c) 1989-1997. # On-Line Applications Research Corporation (OAR). -# All rights assigned to U.S. Government, 1994. +# Copyright assigned to U.S. Government, 1994. # -# This material may be reproduced by or for the U.S. Government pursuant -# to the copyright license under the clause at DFARS 252.227-7013. This -# notice must appear in all copies of this file and its derivatives. +# The license and distribution terms for this file may 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 54c68438cc..17ed231bfa 100644 --- a/c/src/tests/sptests/spfatal/system.h +++ b/c/src/tests/sptests/spfatal/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 d06d25e690..f0d0f51731 100644 --- a/c/src/tests/sptests/spfatal/task1.c +++ b/c/src/tests/sptests/spfatal/task1.c @@ -7,13 +7,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 43d1f695c9..3e0651e237 100644 --- a/c/src/tests/sptests/spsize/getint.c +++ b/c/src/tests/sptests/spsize/getint.c @@ -8,13 +8,13 @@ * Output parameters: * returns - number read * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 eed2359596..f8dee65981 100644 --- a/c/src/tests/sptests/spsize/init.c +++ b/c/src/tests/sptests/spsize/init.c @@ -11,13 +11,13 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 92a2aa3443..e7183bb1d0 100644 --- a/c/src/tests/sptests/spsize/size.c +++ b/c/src/tests/sptests/spsize/size.c @@ -3,13 +3,13 @@ * This program is run to determine the data space and work space * requirements of the current version of RTEMS. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may 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 331f99b96e..9b4c33cf8d 100644 --- a/c/src/tests/sptests/spsize/system.h +++ b/c/src/tests/sptests/spsize/system.h @@ -3,13 +3,13 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. + * Copyright assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. + * The license and distribution terms for this file may in + * the file LICENSE in this distribution or at + * http://www.OARcorp.com/rtems/license.html. * * $Id$ */ -- cgit v1.2.3