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/psxtests/psx01/init.c | 10 +++++----- c/src/tests/psxtests/psx01/system.h | 10 +++++----- c/src/tests/psxtests/psx01/task.c | 10 +++++----- c/src/tests/psxtests/psx02/init.c | 10 +++++----- c/src/tests/psxtests/psx02/system.h | 10 +++++----- c/src/tests/psxtests/psx02/task.c | 10 +++++----- c/src/tests/psxtests/psx03/init.c | 10 +++++----- c/src/tests/psxtests/psx03/system.h | 10 +++++----- c/src/tests/psxtests/psx03/task.c | 10 +++++----- c/src/tests/psxtests/psx04/init.c | 10 +++++----- c/src/tests/psxtests/psx04/system.h | 10 +++++----- c/src/tests/psxtests/psx04/task1.c | 10 +++++----- c/src/tests/psxtests/psx04/task2.c | 10 +++++----- c/src/tests/psxtests/psx04/task3.c | 10 +++++----- c/src/tests/psxtests/psx05/init.c | 10 +++++----- c/src/tests/psxtests/psx05/system.h | 10 +++++----- c/src/tests/psxtests/psx05/task.c | 10 +++++----- c/src/tests/psxtests/psx05/task2.c | 10 +++++----- c/src/tests/psxtests/psx05/task3.c | 10 +++++----- c/src/tests/psxtests/psx06/init.c | 10 +++++----- c/src/tests/psxtests/psx06/system.h | 10 +++++----- c/src/tests/psxtests/psx06/task.c | 10 +++++----- c/src/tests/psxtests/psx06/task2.c | 10 +++++----- c/src/tests/psxtests/psx07/init.c | 10 +++++----- c/src/tests/psxtests/psx07/system.h | 10 +++++----- c/src/tests/psxtests/psx07/task.c | 10 +++++----- c/src/tests/psxtests/psx08/init.c | 10 +++++----- c/src/tests/psxtests/psx08/system.h | 10 +++++----- c/src/tests/psxtests/psx08/task.c | 10 +++++----- c/src/tests/psxtests/psx08/task2.c | 10 +++++----- c/src/tests/psxtests/psx09/init.c | 10 +++++----- c/src/tests/psxtests/psx09/system.h | 10 +++++----- c/src/tests/psxtests/psx10/init.c | 10 +++++----- c/src/tests/psxtests/psx10/system.h | 10 +++++----- c/src/tests/psxtests/psx10/task.c | 10 +++++----- c/src/tests/psxtests/psx10/task2.c | 10 +++++----- c/src/tests/psxtests/psx10/task3.c | 10 +++++----- c/src/tests/psxtests/psx11/init.c | 10 +++++----- c/src/tests/psxtests/psx11/system.h | 10 +++++----- c/src/tests/psxtests/psx11/task.c | 10 +++++----- c/src/tests/psxtests/psx12/init.c | 10 +++++----- c/src/tests/psxtests/psx12/system.h | 10 +++++----- c/src/tests/psxtests/psx12/task.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/clock01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/clock02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/clock03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/clock04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/clock05.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/clock06.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond05.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond06.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond07.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond08.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond09.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/cond10.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/key01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/key02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/key03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/key04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex05.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex06.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex07.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex08.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex09.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex10.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex11.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex12.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex13.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex14.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex15.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/mutex16.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc05.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc06.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc07.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc08.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc09.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc10.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc11.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc12.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc13.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/proc14.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread05.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread06.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread07.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread08.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread09.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread10.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread11.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread12.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread13.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread14.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread15.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread16.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread17.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread18.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread19.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread20.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread21.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread22.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread23.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread24.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread25.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread26.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread27.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread28.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread29.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread30.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread31.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread32.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread33.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread34.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread35.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/pthread36.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/sched01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/sched02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/sched03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/sched04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/sched05.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/sched06.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/sched07.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/sched08.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal05.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal06.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal07.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal08.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal09.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal10.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal11.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal12.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal13.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal14.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal15.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal16.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal17.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal18.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal19.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal20.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal21.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/signal22.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time05.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time06.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time07.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time08.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time09.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time10.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time11.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time12.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/time13.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/timer01.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/timer02.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/timer03.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/timer04.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/timer05.c | 10 +++++----- c/src/tests/psxtests/psxhdrs/timer06.c | 10 +++++----- 178 files changed, 890 insertions(+), 890 deletions(-) (limited to 'c/src/tests/psxtests') diff --git a/c/src/tests/psxtests/psx01/init.c b/c/src/tests/psxtests/psx01/init.c index a46554ce67..848d130fb2 100644 --- a/c/src/tests/psxtests/psx01/init.c +++ b/c/src/tests/psxtests/psx01/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx01/system.h b/c/src/tests/psxtests/psx01/system.h index 35fef73269..08be4fecd5 100644 --- a/c/src/tests/psxtests/psx01/system.h +++ b/c/src/tests/psxtests/psx01/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/psxtests/psx01/task.c b/c/src/tests/psxtests/psx01/task.c index 7af0d7bd8d..13ce3bb67a 100644 --- a/c/src/tests/psxtests/psx01/task.c +++ b/c/src/tests/psxtests/psx01/task.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/psxtests/psx02/init.c b/c/src/tests/psxtests/psx02/init.c index 72592b58c7..14a850fca4 100644 --- a/c/src/tests/psxtests/psx02/init.c +++ b/c/src/tests/psxtests/psx02/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx02/system.h b/c/src/tests/psxtests/psx02/system.h index 765abc2766..2f9aaac4c7 100644 --- a/c/src/tests/psxtests/psx02/system.h +++ b/c/src/tests/psxtests/psx02/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/psxtests/psx02/task.c b/c/src/tests/psxtests/psx02/task.c index 410ee32346..1b86d61f84 100644 --- a/c/src/tests/psxtests/psx02/task.c +++ b/c/src/tests/psxtests/psx02/task.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/psxtests/psx03/init.c b/c/src/tests/psxtests/psx03/init.c index 7a23a4c7f1..1dab1c7558 100644 --- a/c/src/tests/psxtests/psx03/init.c +++ b/c/src/tests/psxtests/psx03/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx03/system.h b/c/src/tests/psxtests/psx03/system.h index 7a27946b41..b5f82b7817 100644 --- a/c/src/tests/psxtests/psx03/system.h +++ b/c/src/tests/psxtests/psx03/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/psxtests/psx03/task.c b/c/src/tests/psxtests/psx03/task.c index b04bf6827b..c35f958315 100644 --- a/c/src/tests/psxtests/psx03/task.c +++ b/c/src/tests/psxtests/psx03/task.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/psxtests/psx04/init.c b/c/src/tests/psxtests/psx04/init.c index 5a5a7051e3..6d87afad55 100644 --- a/c/src/tests/psxtests/psx04/init.c +++ b/c/src/tests/psxtests/psx04/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx04/system.h b/c/src/tests/psxtests/psx04/system.h index 06c39bdf7b..5d996f8601 100644 --- a/c/src/tests/psxtests/psx04/system.h +++ b/c/src/tests/psxtests/psx04/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/psxtests/psx04/task1.c b/c/src/tests/psxtests/psx04/task1.c index f62a85fbea..8e2fe957c3 100644 --- a/c/src/tests/psxtests/psx04/task1.c +++ b/c/src/tests/psxtests/psx04/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/psxtests/psx04/task2.c b/c/src/tests/psxtests/psx04/task2.c index e3d5bc1533..fbdd2011c7 100644 --- a/c/src/tests/psxtests/psx04/task2.c +++ b/c/src/tests/psxtests/psx04/task2.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/psxtests/psx04/task3.c b/c/src/tests/psxtests/psx04/task3.c index 6eb14b9db7..e32a0a341c 100644 --- a/c/src/tests/psxtests/psx04/task3.c +++ b/c/src/tests/psxtests/psx04/task3.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/psxtests/psx05/init.c b/c/src/tests/psxtests/psx05/init.c index ce8279a394..1593cc65a7 100644 --- a/c/src/tests/psxtests/psx05/init.c +++ b/c/src/tests/psxtests/psx05/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx05/system.h b/c/src/tests/psxtests/psx05/system.h index 16bb938b26..7dff6eef2f 100644 --- a/c/src/tests/psxtests/psx05/system.h +++ b/c/src/tests/psxtests/psx05/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/psxtests/psx05/task.c b/c/src/tests/psxtests/psx05/task.c index 07320c133a..44c6d04c13 100644 --- a/c/src/tests/psxtests/psx05/task.c +++ b/c/src/tests/psxtests/psx05/task.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/psxtests/psx05/task2.c b/c/src/tests/psxtests/psx05/task2.c index 87c3f04b70..13164518d5 100644 --- a/c/src/tests/psxtests/psx05/task2.c +++ b/c/src/tests/psxtests/psx05/task2.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/psxtests/psx05/task3.c b/c/src/tests/psxtests/psx05/task3.c index 34fd3ef6d6..f3adb243d1 100644 --- a/c/src/tests/psxtests/psx05/task3.c +++ b/c/src/tests/psxtests/psx05/task3.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/psxtests/psx06/init.c b/c/src/tests/psxtests/psx06/init.c index b07fad1101..e8bd1f5f0e 100644 --- a/c/src/tests/psxtests/psx06/init.c +++ b/c/src/tests/psxtests/psx06/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx06/system.h b/c/src/tests/psxtests/psx06/system.h index f6527b5516..6a856e8bf6 100644 --- a/c/src/tests/psxtests/psx06/system.h +++ b/c/src/tests/psxtests/psx06/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/psxtests/psx06/task.c b/c/src/tests/psxtests/psx06/task.c index 706c8ccef9..c64efb7190 100644 --- a/c/src/tests/psxtests/psx06/task.c +++ b/c/src/tests/psxtests/psx06/task.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/psxtests/psx06/task2.c b/c/src/tests/psxtests/psx06/task2.c index 700e10fc9e..48418d4a46 100644 --- a/c/src/tests/psxtests/psx06/task2.c +++ b/c/src/tests/psxtests/psx06/task2.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/psxtests/psx07/init.c b/c/src/tests/psxtests/psx07/init.c index 189d7cdfd0..9e31b1605b 100644 --- a/c/src/tests/psxtests/psx07/init.c +++ b/c/src/tests/psxtests/psx07/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx07/system.h b/c/src/tests/psxtests/psx07/system.h index fab0c2c822..cda511751e 100644 --- a/c/src/tests/psxtests/psx07/system.h +++ b/c/src/tests/psxtests/psx07/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/psxtests/psx07/task.c b/c/src/tests/psxtests/psx07/task.c index 5e3c0b7a35..d4dc39d840 100644 --- a/c/src/tests/psxtests/psx07/task.c +++ b/c/src/tests/psxtests/psx07/task.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/psxtests/psx08/init.c b/c/src/tests/psxtests/psx08/init.c index 328adae9e1..bd6ad8c2b1 100644 --- a/c/src/tests/psxtests/psx08/init.c +++ b/c/src/tests/psxtests/psx08/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx08/system.h b/c/src/tests/psxtests/psx08/system.h index d8afa77427..84622608e0 100644 --- a/c/src/tests/psxtests/psx08/system.h +++ b/c/src/tests/psxtests/psx08/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/psxtests/psx08/task.c b/c/src/tests/psxtests/psx08/task.c index 3fd2692f03..2724d49783 100644 --- a/c/src/tests/psxtests/psx08/task.c +++ b/c/src/tests/psxtests/psx08/task.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/psxtests/psx08/task2.c b/c/src/tests/psxtests/psx08/task2.c index a599ca1464..eceefe5553 100644 --- a/c/src/tests/psxtests/psx08/task2.c +++ b/c/src/tests/psxtests/psx08/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/psxtests/psx09/init.c b/c/src/tests/psxtests/psx09/init.c index e2c61d8e6c..50119c3bc9 100644 --- a/c/src/tests/psxtests/psx09/init.c +++ b/c/src/tests/psxtests/psx09/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx09/system.h b/c/src/tests/psxtests/psx09/system.h index 125a3516a0..32518e58b6 100644 --- a/c/src/tests/psxtests/psx09/system.h +++ b/c/src/tests/psxtests/psx09/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/psxtests/psx10/init.c b/c/src/tests/psxtests/psx10/init.c index b4461d5abe..17105591a6 100644 --- a/c/src/tests/psxtests/psx10/init.c +++ b/c/src/tests/psxtests/psx10/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx10/system.h b/c/src/tests/psxtests/psx10/system.h index eae6660baf..a3dfc0766d 100644 --- a/c/src/tests/psxtests/psx10/system.h +++ b/c/src/tests/psxtests/psx10/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/psxtests/psx10/task.c b/c/src/tests/psxtests/psx10/task.c index f1bef38972..017d44e80d 100644 --- a/c/src/tests/psxtests/psx10/task.c +++ b/c/src/tests/psxtests/psx10/task.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/psxtests/psx10/task2.c b/c/src/tests/psxtests/psx10/task2.c index 1b1c03557e..9190082bc8 100644 --- a/c/src/tests/psxtests/psx10/task2.c +++ b/c/src/tests/psxtests/psx10/task2.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/psxtests/psx10/task3.c b/c/src/tests/psxtests/psx10/task3.c index a2cfa63a6e..3d73290440 100644 --- a/c/src/tests/psxtests/psx10/task3.c +++ b/c/src/tests/psxtests/psx10/task3.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/psxtests/psx11/init.c b/c/src/tests/psxtests/psx11/init.c index b8070994a1..8eeca0f618 100644 --- a/c/src/tests/psxtests/psx11/init.c +++ b/c/src/tests/psxtests/psx11/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx11/system.h b/c/src/tests/psxtests/psx11/system.h index fab0c2c822..cda511751e 100644 --- a/c/src/tests/psxtests/psx11/system.h +++ b/c/src/tests/psxtests/psx11/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/psxtests/psx11/task.c b/c/src/tests/psxtests/psx11/task.c index 6b023e0ce7..5c0a3751b0 100644 --- a/c/src/tests/psxtests/psx11/task.c +++ b/c/src/tests/psxtests/psx11/task.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/psxtests/psx12/init.c b/c/src/tests/psxtests/psx12/init.c index b5b35d8604..aa223f1b91 100644 --- a/c/src/tests/psxtests/psx12/init.c +++ b/c/src/tests/psxtests/psx12/init.c @@ -1,11 +1,11 @@ /* - * 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/psxtests/psx12/system.h b/c/src/tests/psxtests/psx12/system.h index 6827f3d327..87e8f92f94 100644 --- a/c/src/tests/psxtests/psx12/system.h +++ b/c/src/tests/psxtests/psx12/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/psxtests/psx12/task.c b/c/src/tests/psxtests/psx12/task.c index 5e3c0b7a35..d4dc39d840 100644 --- a/c/src/tests/psxtests/psx12/task.c +++ b/c/src/tests/psxtests/psx12/task.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/psxtests/psxhdrs/clock01.c b/c/src/tests/psxtests/psxhdrs/clock01.c index 06a5d4f752..db6c7a1113 100644 --- a/c/src/tests/psxtests/psxhdrs/clock01.c +++ b/c/src/tests/psxtests/psxhdrs/clock01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/clock02.c b/c/src/tests/psxtests/psxhdrs/clock02.c index 996b4324ef..f18c8f8f12 100644 --- a/c/src/tests/psxtests/psxhdrs/clock02.c +++ b/c/src/tests/psxtests/psxhdrs/clock02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/clock03.c b/c/src/tests/psxtests/psxhdrs/clock03.c index 165cc06c67..5a8d51b501 100644 --- a/c/src/tests/psxtests/psxhdrs/clock03.c +++ b/c/src/tests/psxtests/psxhdrs/clock03.c @@ -3,13 +3,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/clock04.c b/c/src/tests/psxtests/psxhdrs/clock04.c index 70d25cdcea..3bdd0fe65c 100644 --- a/c/src/tests/psxtests/psxhdrs/clock04.c +++ b/c/src/tests/psxtests/psxhdrs/clock04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/clock05.c b/c/src/tests/psxtests/psxhdrs/clock05.c index 3b405d3907..58d886f2d1 100644 --- a/c/src/tests/psxtests/psxhdrs/clock05.c +++ b/c/src/tests/psxtests/psxhdrs/clock05.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/clock06.c b/c/src/tests/psxtests/psxhdrs/clock06.c index 2b2f587332..8f38f4d217 100644 --- a/c/src/tests/psxtests/psxhdrs/clock06.c +++ b/c/src/tests/psxtests/psxhdrs/clock06.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond01.c b/c/src/tests/psxtests/psxhdrs/cond01.c index 1d19c90b29..9d77394ffc 100644 --- a/c/src/tests/psxtests/psxhdrs/cond01.c +++ b/c/src/tests/psxtests/psxhdrs/cond01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond02.c b/c/src/tests/psxtests/psxhdrs/cond02.c index 9faadc033e..75575fe97b 100644 --- a/c/src/tests/psxtests/psxhdrs/cond02.c +++ b/c/src/tests/psxtests/psxhdrs/cond02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond03.c b/c/src/tests/psxtests/psxhdrs/cond03.c index 01f393f160..0a3b58852b 100644 --- a/c/src/tests/psxtests/psxhdrs/cond03.c +++ b/c/src/tests/psxtests/psxhdrs/cond03.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond04.c b/c/src/tests/psxtests/psxhdrs/cond04.c index d02ae7b54a..d06183e21f 100644 --- a/c/src/tests/psxtests/psxhdrs/cond04.c +++ b/c/src/tests/psxtests/psxhdrs/cond04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond05.c b/c/src/tests/psxtests/psxhdrs/cond05.c index 86eb9a1cd1..4775866dcc 100644 --- a/c/src/tests/psxtests/psxhdrs/cond05.c +++ b/c/src/tests/psxtests/psxhdrs/cond05.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond06.c b/c/src/tests/psxtests/psxhdrs/cond06.c index 893ed45ba2..39280757bc 100644 --- a/c/src/tests/psxtests/psxhdrs/cond06.c +++ b/c/src/tests/psxtests/psxhdrs/cond06.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond07.c b/c/src/tests/psxtests/psxhdrs/cond07.c index 358645882a..66524c1beb 100644 --- a/c/src/tests/psxtests/psxhdrs/cond07.c +++ b/c/src/tests/psxtests/psxhdrs/cond07.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond08.c b/c/src/tests/psxtests/psxhdrs/cond08.c index 9a46ab0862..65e90f5830 100644 --- a/c/src/tests/psxtests/psxhdrs/cond08.c +++ b/c/src/tests/psxtests/psxhdrs/cond08.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond09.c b/c/src/tests/psxtests/psxhdrs/cond09.c index 4440df2c8c..76b8f3c46e 100644 --- a/c/src/tests/psxtests/psxhdrs/cond09.c +++ b/c/src/tests/psxtests/psxhdrs/cond09.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/cond10.c b/c/src/tests/psxtests/psxhdrs/cond10.c index e5e504ac82..19acf9bb0b 100644 --- a/c/src/tests/psxtests/psxhdrs/cond10.c +++ b/c/src/tests/psxtests/psxhdrs/cond10.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/key01.c b/c/src/tests/psxtests/psxhdrs/key01.c index e5b7f226c1..c85c09772a 100644 --- a/c/src/tests/psxtests/psxhdrs/key01.c +++ b/c/src/tests/psxtests/psxhdrs/key01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/key02.c b/c/src/tests/psxtests/psxhdrs/key02.c index 7c5c7ac240..89bac33ca9 100644 --- a/c/src/tests/psxtests/psxhdrs/key02.c +++ b/c/src/tests/psxtests/psxhdrs/key02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/key03.c b/c/src/tests/psxtests/psxhdrs/key03.c index a105a8135e..c139dfbb34 100644 --- a/c/src/tests/psxtests/psxhdrs/key03.c +++ b/c/src/tests/psxtests/psxhdrs/key03.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/key04.c b/c/src/tests/psxtests/psxhdrs/key04.c index e5b1ddaf6c..258748ff99 100644 --- a/c/src/tests/psxtests/psxhdrs/key04.c +++ b/c/src/tests/psxtests/psxhdrs/key04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex01.c b/c/src/tests/psxtests/psxhdrs/mutex01.c index 903de2066d..afaab3a6f8 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex01.c +++ b/c/src/tests/psxtests/psxhdrs/mutex01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex02.c b/c/src/tests/psxtests/psxhdrs/mutex02.c index feab14c187..e707656aaa 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex02.c +++ b/c/src/tests/psxtests/psxhdrs/mutex02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex03.c b/c/src/tests/psxtests/psxhdrs/mutex03.c index 6ca68ea73f..30c6226c28 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex03.c +++ b/c/src/tests/psxtests/psxhdrs/mutex03.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex04.c b/c/src/tests/psxtests/psxhdrs/mutex04.c index b0ef6c53a6..860f293621 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex04.c +++ b/c/src/tests/psxtests/psxhdrs/mutex04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex05.c b/c/src/tests/psxtests/psxhdrs/mutex05.c index 9a02accc97..1ea0d1140e 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex05.c +++ b/c/src/tests/psxtests/psxhdrs/mutex05.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex06.c b/c/src/tests/psxtests/psxhdrs/mutex06.c index fab42b1b2b..1d89311a62 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex06.c +++ b/c/src/tests/psxtests/psxhdrs/mutex06.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex07.c b/c/src/tests/psxtests/psxhdrs/mutex07.c index c471f921b5..01edc72da7 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex07.c +++ b/c/src/tests/psxtests/psxhdrs/mutex07.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex08.c b/c/src/tests/psxtests/psxhdrs/mutex08.c index ecea0c0fc0..56e31ca630 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex08.c +++ b/c/src/tests/psxtests/psxhdrs/mutex08.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex09.c b/c/src/tests/psxtests/psxhdrs/mutex09.c index cf5d8403a7..af326a2611 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex09.c +++ b/c/src/tests/psxtests/psxhdrs/mutex09.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex10.c b/c/src/tests/psxtests/psxhdrs/mutex10.c index 3433f6bf25..ea5eeb0faa 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex10.c +++ b/c/src/tests/psxtests/psxhdrs/mutex10.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex11.c b/c/src/tests/psxtests/psxhdrs/mutex11.c index 38e4e6986c..d9421ff6f6 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex11.c +++ b/c/src/tests/psxtests/psxhdrs/mutex11.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex12.c b/c/src/tests/psxtests/psxhdrs/mutex12.c index d8f6ac2231..8167e27cd8 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex12.c +++ b/c/src/tests/psxtests/psxhdrs/mutex12.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex13.c b/c/src/tests/psxtests/psxhdrs/mutex13.c index 12313ef280..09ee561ad9 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex13.c +++ b/c/src/tests/psxtests/psxhdrs/mutex13.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex14.c b/c/src/tests/psxtests/psxhdrs/mutex14.c index abab10965a..9cba669732 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex14.c +++ b/c/src/tests/psxtests/psxhdrs/mutex14.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex15.c b/c/src/tests/psxtests/psxhdrs/mutex15.c index 1e57d8ec7e..e57abc68e5 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex15.c +++ b/c/src/tests/psxtests/psxhdrs/mutex15.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/mutex16.c b/c/src/tests/psxtests/psxhdrs/mutex16.c index 684f177d4b..1ffdad38ca 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex16.c +++ b/c/src/tests/psxtests/psxhdrs/mutex16.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc01.c b/c/src/tests/psxtests/psxhdrs/proc01.c index 6a51a067a3..024caf436b 100644 --- a/c/src/tests/psxtests/psxhdrs/proc01.c +++ b/c/src/tests/psxtests/psxhdrs/proc01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc02.c b/c/src/tests/psxtests/psxhdrs/proc02.c index 3a313b5043..3c578bf29d 100644 --- a/c/src/tests/psxtests/psxhdrs/proc02.c +++ b/c/src/tests/psxtests/psxhdrs/proc02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc03.c b/c/src/tests/psxtests/psxhdrs/proc03.c index 8cfea312a2..1e5014b3b4 100644 --- a/c/src/tests/psxtests/psxhdrs/proc03.c +++ b/c/src/tests/psxtests/psxhdrs/proc03.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc04.c b/c/src/tests/psxtests/psxhdrs/proc04.c index 004e6bb5b4..f569b6ffcc 100644 --- a/c/src/tests/psxtests/psxhdrs/proc04.c +++ b/c/src/tests/psxtests/psxhdrs/proc04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc05.c b/c/src/tests/psxtests/psxhdrs/proc05.c index 35f3b633fc..5881dd83a0 100644 --- a/c/src/tests/psxtests/psxhdrs/proc05.c +++ b/c/src/tests/psxtests/psxhdrs/proc05.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc06.c b/c/src/tests/psxtests/psxhdrs/proc06.c index da594c25b7..882bf09eec 100644 --- a/c/src/tests/psxtests/psxhdrs/proc06.c +++ b/c/src/tests/psxtests/psxhdrs/proc06.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc07.c b/c/src/tests/psxtests/psxhdrs/proc07.c index dd045f9b7e..e0e4e42cd4 100644 --- a/c/src/tests/psxtests/psxhdrs/proc07.c +++ b/c/src/tests/psxtests/psxhdrs/proc07.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc08.c b/c/src/tests/psxtests/psxhdrs/proc08.c index 4862ea5936..720e6a4641 100644 --- a/c/src/tests/psxtests/psxhdrs/proc08.c +++ b/c/src/tests/psxtests/psxhdrs/proc08.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc09.c b/c/src/tests/psxtests/psxhdrs/proc09.c index 8b79767a51..f83e2e31b0 100644 --- a/c/src/tests/psxtests/psxhdrs/proc09.c +++ b/c/src/tests/psxtests/psxhdrs/proc09.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc10.c b/c/src/tests/psxtests/psxhdrs/proc10.c index d5de7b8941..4d491f2c76 100644 --- a/c/src/tests/psxtests/psxhdrs/proc10.c +++ b/c/src/tests/psxtests/psxhdrs/proc10.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc11.c b/c/src/tests/psxtests/psxhdrs/proc11.c index 5cc3476022..fb7adc5b89 100644 --- a/c/src/tests/psxtests/psxhdrs/proc11.c +++ b/c/src/tests/psxtests/psxhdrs/proc11.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc12.c b/c/src/tests/psxtests/psxhdrs/proc12.c index 4184f298db..67d35ce40c 100644 --- a/c/src/tests/psxtests/psxhdrs/proc12.c +++ b/c/src/tests/psxtests/psxhdrs/proc12.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc13.c b/c/src/tests/psxtests/psxhdrs/proc13.c index 10b85bfc2d..326777d254 100644 --- a/c/src/tests/psxtests/psxhdrs/proc13.c +++ b/c/src/tests/psxtests/psxhdrs/proc13.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/proc14.c b/c/src/tests/psxtests/psxhdrs/proc14.c index 5460cd1768..c07b0a8846 100644 --- a/c/src/tests/psxtests/psxhdrs/proc14.c +++ b/c/src/tests/psxtests/psxhdrs/proc14.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread01.c b/c/src/tests/psxtests/psxhdrs/pthread01.c index b8507416b4..83656a33b5 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread01.c +++ b/c/src/tests/psxtests/psxhdrs/pthread01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread02.c b/c/src/tests/psxtests/psxhdrs/pthread02.c index 52dbc3e99a..a232be1a4c 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread02.c +++ b/c/src/tests/psxtests/psxhdrs/pthread02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread03.c b/c/src/tests/psxtests/psxhdrs/pthread03.c index d5ec98b8e1..1c3e476e27 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread03.c +++ b/c/src/tests/psxtests/psxhdrs/pthread03.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread04.c b/c/src/tests/psxtests/psxhdrs/pthread04.c index 7ae9f7f630..3b3f355f33 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread04.c +++ b/c/src/tests/psxtests/psxhdrs/pthread04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread05.c b/c/src/tests/psxtests/psxhdrs/pthread05.c index bb36065d0c..8abc331f6b 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread05.c +++ b/c/src/tests/psxtests/psxhdrs/pthread05.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread06.c b/c/src/tests/psxtests/psxhdrs/pthread06.c index 3bb0ed98ed..5bdbd0502a 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread06.c +++ b/c/src/tests/psxtests/psxhdrs/pthread06.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread07.c b/c/src/tests/psxtests/psxhdrs/pthread07.c index 07709980f1..24db17e912 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread07.c +++ b/c/src/tests/psxtests/psxhdrs/pthread07.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread08.c b/c/src/tests/psxtests/psxhdrs/pthread08.c index e843a234d6..5a77557c4e 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread08.c +++ b/c/src/tests/psxtests/psxhdrs/pthread08.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread09.c b/c/src/tests/psxtests/psxhdrs/pthread09.c index 2674ea9087..5c2399bedc 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread09.c +++ b/c/src/tests/psxtests/psxhdrs/pthread09.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread10.c b/c/src/tests/psxtests/psxhdrs/pthread10.c index 88ab2a9eae..ab7c39f4af 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread10.c +++ b/c/src/tests/psxtests/psxhdrs/pthread10.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread11.c b/c/src/tests/psxtests/psxhdrs/pthread11.c index f8afb36a02..48d09ea6d2 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread11.c +++ b/c/src/tests/psxtests/psxhdrs/pthread11.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread12.c b/c/src/tests/psxtests/psxhdrs/pthread12.c index 072d23a92c..aa1aa7cef1 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread12.c +++ b/c/src/tests/psxtests/psxhdrs/pthread12.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread13.c b/c/src/tests/psxtests/psxhdrs/pthread13.c index 4d340a92f0..a116cadedb 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread13.c +++ b/c/src/tests/psxtests/psxhdrs/pthread13.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread14.c b/c/src/tests/psxtests/psxhdrs/pthread14.c index 29ae27d98b..c0e5d62f5c 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread14.c +++ b/c/src/tests/psxtests/psxhdrs/pthread14.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread15.c b/c/src/tests/psxtests/psxhdrs/pthread15.c index a3f0026514..560e4b3998 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread15.c +++ b/c/src/tests/psxtests/psxhdrs/pthread15.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread16.c b/c/src/tests/psxtests/psxhdrs/pthread16.c index 5919d7939f..006022ac8f 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread16.c +++ b/c/src/tests/psxtests/psxhdrs/pthread16.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread17.c b/c/src/tests/psxtests/psxhdrs/pthread17.c index 70d894c18f..b234bde16e 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread17.c +++ b/c/src/tests/psxtests/psxhdrs/pthread17.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread18.c b/c/src/tests/psxtests/psxhdrs/pthread18.c index b4925a76e5..95ebdb88a0 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread18.c +++ b/c/src/tests/psxtests/psxhdrs/pthread18.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread19.c b/c/src/tests/psxtests/psxhdrs/pthread19.c index cf5516b3d4..9dec23a7c7 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread19.c +++ b/c/src/tests/psxtests/psxhdrs/pthread19.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread20.c b/c/src/tests/psxtests/psxhdrs/pthread20.c index f535897693..066dffc549 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread20.c +++ b/c/src/tests/psxtests/psxhdrs/pthread20.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread21.c b/c/src/tests/psxtests/psxhdrs/pthread21.c index 6b4bff7983..2afe366675 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread21.c +++ b/c/src/tests/psxtests/psxhdrs/pthread21.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread22.c b/c/src/tests/psxtests/psxhdrs/pthread22.c index fb414ff433..2f864248c0 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread22.c +++ b/c/src/tests/psxtests/psxhdrs/pthread22.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread23.c b/c/src/tests/psxtests/psxhdrs/pthread23.c index c8751c883e..cea26984c4 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread23.c +++ b/c/src/tests/psxtests/psxhdrs/pthread23.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread24.c b/c/src/tests/psxtests/psxhdrs/pthread24.c index 3228eb665b..85be962d15 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread24.c +++ b/c/src/tests/psxtests/psxhdrs/pthread24.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread25.c b/c/src/tests/psxtests/psxhdrs/pthread25.c index 49a0e81c87..bc25003db8 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread25.c +++ b/c/src/tests/psxtests/psxhdrs/pthread25.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread26.c b/c/src/tests/psxtests/psxhdrs/pthread26.c index 91955bc771..c32d313028 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread26.c +++ b/c/src/tests/psxtests/psxhdrs/pthread26.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread27.c b/c/src/tests/psxtests/psxhdrs/pthread27.c index 6f349aec86..f91e4d777c 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread27.c +++ b/c/src/tests/psxtests/psxhdrs/pthread27.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread28.c b/c/src/tests/psxtests/psxhdrs/pthread28.c index 0207082e16..2cd78427e4 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread28.c +++ b/c/src/tests/psxtests/psxhdrs/pthread28.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread29.c b/c/src/tests/psxtests/psxhdrs/pthread29.c index 59b56c25fd..0c0e3589cf 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread29.c +++ b/c/src/tests/psxtests/psxhdrs/pthread29.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread30.c b/c/src/tests/psxtests/psxhdrs/pthread30.c index 0d92f8adec..092ffeeed2 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread30.c +++ b/c/src/tests/psxtests/psxhdrs/pthread30.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread31.c b/c/src/tests/psxtests/psxhdrs/pthread31.c index 0a0761d601..fc40bc0b5a 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread31.c +++ b/c/src/tests/psxtests/psxhdrs/pthread31.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread32.c b/c/src/tests/psxtests/psxhdrs/pthread32.c index d9ad95524d..9de9781b80 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread32.c +++ b/c/src/tests/psxtests/psxhdrs/pthread32.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread33.c b/c/src/tests/psxtests/psxhdrs/pthread33.c index ad53330492..ea650919d9 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread33.c +++ b/c/src/tests/psxtests/psxhdrs/pthread33.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread34.c b/c/src/tests/psxtests/psxhdrs/pthread34.c index d946ab517e..2e162dd8a1 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread34.c +++ b/c/src/tests/psxtests/psxhdrs/pthread34.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread35.c b/c/src/tests/psxtests/psxhdrs/pthread35.c index 4e68da4c2e..d868eda810 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread35.c +++ b/c/src/tests/psxtests/psxhdrs/pthread35.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/pthread36.c b/c/src/tests/psxtests/psxhdrs/pthread36.c index 11e1c170a3..ebe54464e6 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread36.c +++ b/c/src/tests/psxtests/psxhdrs/pthread36.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/sched01.c b/c/src/tests/psxtests/psxhdrs/sched01.c index 5b2bc0b76f..224bd08be1 100644 --- a/c/src/tests/psxtests/psxhdrs/sched01.c +++ b/c/src/tests/psxtests/psxhdrs/sched01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/sched02.c b/c/src/tests/psxtests/psxhdrs/sched02.c index 43d94a1965..34bd1f2468 100644 --- a/c/src/tests/psxtests/psxhdrs/sched02.c +++ b/c/src/tests/psxtests/psxhdrs/sched02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/sched03.c b/c/src/tests/psxtests/psxhdrs/sched03.c index b140a0052d..def9ca05cf 100644 --- a/c/src/tests/psxtests/psxhdrs/sched03.c +++ b/c/src/tests/psxtests/psxhdrs/sched03.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/sched04.c b/c/src/tests/psxtests/psxhdrs/sched04.c index a723470f2f..1473562c4c 100644 --- a/c/src/tests/psxtests/psxhdrs/sched04.c +++ b/c/src/tests/psxtests/psxhdrs/sched04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/sched05.c b/c/src/tests/psxtests/psxhdrs/sched05.c index 3bf8fc1361..812bde66ef 100644 --- a/c/src/tests/psxtests/psxhdrs/sched05.c +++ b/c/src/tests/psxtests/psxhdrs/sched05.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/sched06.c b/c/src/tests/psxtests/psxhdrs/sched06.c index 49eaa43f4d..1539dae3bb 100644 --- a/c/src/tests/psxtests/psxhdrs/sched06.c +++ b/c/src/tests/psxtests/psxhdrs/sched06.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/sched07.c b/c/src/tests/psxtests/psxhdrs/sched07.c index 767cb30a86..beeb9fd6ef 100644 --- a/c/src/tests/psxtests/psxhdrs/sched07.c +++ b/c/src/tests/psxtests/psxhdrs/sched07.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/sched08.c b/c/src/tests/psxtests/psxhdrs/sched08.c index 993d6dd0f5..787c4c305c 100644 --- a/c/src/tests/psxtests/psxhdrs/sched08.c +++ b/c/src/tests/psxtests/psxhdrs/sched08.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal01.c b/c/src/tests/psxtests/psxhdrs/signal01.c index 4388586745..7c12e3d55b 100644 --- a/c/src/tests/psxtests/psxhdrs/signal01.c +++ b/c/src/tests/psxtests/psxhdrs/signal01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal02.c b/c/src/tests/psxtests/psxhdrs/signal02.c index 08f36d7fde..7aa18d7364 100644 --- a/c/src/tests/psxtests/psxhdrs/signal02.c +++ b/c/src/tests/psxtests/psxhdrs/signal02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal03.c b/c/src/tests/psxtests/psxhdrs/signal03.c index c4a96103c6..75eedad35c 100644 --- a/c/src/tests/psxtests/psxhdrs/signal03.c +++ b/c/src/tests/psxtests/psxhdrs/signal03.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal04.c b/c/src/tests/psxtests/psxhdrs/signal04.c index 81c9327564..807d13d2eb 100644 --- a/c/src/tests/psxtests/psxhdrs/signal04.c +++ b/c/src/tests/psxtests/psxhdrs/signal04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal05.c b/c/src/tests/psxtests/psxhdrs/signal05.c index 92714a3931..dcd94620b3 100644 --- a/c/src/tests/psxtests/psxhdrs/signal05.c +++ b/c/src/tests/psxtests/psxhdrs/signal05.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal06.c b/c/src/tests/psxtests/psxhdrs/signal06.c index d4738c52b7..2a7b6ddd42 100644 --- a/c/src/tests/psxtests/psxhdrs/signal06.c +++ b/c/src/tests/psxtests/psxhdrs/signal06.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal07.c b/c/src/tests/psxtests/psxhdrs/signal07.c index 3949a18751..bf0c4343ff 100644 --- a/c/src/tests/psxtests/psxhdrs/signal07.c +++ b/c/src/tests/psxtests/psxhdrs/signal07.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal08.c b/c/src/tests/psxtests/psxhdrs/signal08.c index b283797cd5..62356abf6c 100644 --- a/c/src/tests/psxtests/psxhdrs/signal08.c +++ b/c/src/tests/psxtests/psxhdrs/signal08.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal09.c b/c/src/tests/psxtests/psxhdrs/signal09.c index 2cfb052dff..8c618ed1a3 100644 --- a/c/src/tests/psxtests/psxhdrs/signal09.c +++ b/c/src/tests/psxtests/psxhdrs/signal09.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal10.c b/c/src/tests/psxtests/psxhdrs/signal10.c index 41aad46fc7..b0fd6e4c01 100644 --- a/c/src/tests/psxtests/psxhdrs/signal10.c +++ b/c/src/tests/psxtests/psxhdrs/signal10.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal11.c b/c/src/tests/psxtests/psxhdrs/signal11.c index c54b872def..bf9e552c31 100644 --- a/c/src/tests/psxtests/psxhdrs/signal11.c +++ b/c/src/tests/psxtests/psxhdrs/signal11.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal12.c b/c/src/tests/psxtests/psxhdrs/signal12.c index f0b5cd5eb7..cfe2deecae 100644 --- a/c/src/tests/psxtests/psxhdrs/signal12.c +++ b/c/src/tests/psxtests/psxhdrs/signal12.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal13.c b/c/src/tests/psxtests/psxhdrs/signal13.c index 3e5dcbff5a..0d8c23184e 100644 --- a/c/src/tests/psxtests/psxhdrs/signal13.c +++ b/c/src/tests/psxtests/psxhdrs/signal13.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal14.c b/c/src/tests/psxtests/psxhdrs/signal14.c index a3d7f96f7d..460cfeb00c 100644 --- a/c/src/tests/psxtests/psxhdrs/signal14.c +++ b/c/src/tests/psxtests/psxhdrs/signal14.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal15.c b/c/src/tests/psxtests/psxhdrs/signal15.c index c4fbcf4381..e9a6b29826 100644 --- a/c/src/tests/psxtests/psxhdrs/signal15.c +++ b/c/src/tests/psxtests/psxhdrs/signal15.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal16.c b/c/src/tests/psxtests/psxhdrs/signal16.c index 7a5213478a..9a53d6ba39 100644 --- a/c/src/tests/psxtests/psxhdrs/signal16.c +++ b/c/src/tests/psxtests/psxhdrs/signal16.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal17.c b/c/src/tests/psxtests/psxhdrs/signal17.c index 53055da4b4..e71d600f41 100644 --- a/c/src/tests/psxtests/psxhdrs/signal17.c +++ b/c/src/tests/psxtests/psxhdrs/signal17.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal18.c b/c/src/tests/psxtests/psxhdrs/signal18.c index 4d09b08d81..eae94ed30a 100644 --- a/c/src/tests/psxtests/psxhdrs/signal18.c +++ b/c/src/tests/psxtests/psxhdrs/signal18.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal19.c b/c/src/tests/psxtests/psxhdrs/signal19.c index 013b4ef25e..e84b5df8af 100644 --- a/c/src/tests/psxtests/psxhdrs/signal19.c +++ b/c/src/tests/psxtests/psxhdrs/signal19.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal20.c b/c/src/tests/psxtests/psxhdrs/signal20.c index f0d83c86b3..ae6755b53a 100644 --- a/c/src/tests/psxtests/psxhdrs/signal20.c +++ b/c/src/tests/psxtests/psxhdrs/signal20.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal21.c b/c/src/tests/psxtests/psxhdrs/signal21.c index 08d3cd6158..1655a837ba 100644 --- a/c/src/tests/psxtests/psxhdrs/signal21.c +++ b/c/src/tests/psxtests/psxhdrs/signal21.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/signal22.c b/c/src/tests/psxtests/psxhdrs/signal22.c index 967aea18d2..6105899637 100644 --- a/c/src/tests/psxtests/psxhdrs/signal22.c +++ b/c/src/tests/psxtests/psxhdrs/signal22.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time01.c b/c/src/tests/psxtests/psxhdrs/time01.c index 6868b3f98d..2528c0ee81 100644 --- a/c/src/tests/psxtests/psxhdrs/time01.c +++ b/c/src/tests/psxtests/psxhdrs/time01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time02.c b/c/src/tests/psxtests/psxhdrs/time02.c index 5ac96ef31a..20a1183dd3 100644 --- a/c/src/tests/psxtests/psxhdrs/time02.c +++ b/c/src/tests/psxtests/psxhdrs/time02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time03.c b/c/src/tests/psxtests/psxhdrs/time03.c index 972603a1fd..b470864da2 100644 --- a/c/src/tests/psxtests/psxhdrs/time03.c +++ b/c/src/tests/psxtests/psxhdrs/time03.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time04.c b/c/src/tests/psxtests/psxhdrs/time04.c index 5f6d3012d4..02e18451d5 100644 --- a/c/src/tests/psxtests/psxhdrs/time04.c +++ b/c/src/tests/psxtests/psxhdrs/time04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time05.c b/c/src/tests/psxtests/psxhdrs/time05.c index c2f01dd848..ad12f12e3b 100644 --- a/c/src/tests/psxtests/psxhdrs/time05.c +++ b/c/src/tests/psxtests/psxhdrs/time05.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time06.c b/c/src/tests/psxtests/psxhdrs/time06.c index e79944951f..f44fcaeceb 100644 --- a/c/src/tests/psxtests/psxhdrs/time06.c +++ b/c/src/tests/psxtests/psxhdrs/time06.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time07.c b/c/src/tests/psxtests/psxhdrs/time07.c index c9ca1b8bc5..cc6b947c4a 100644 --- a/c/src/tests/psxtests/psxhdrs/time07.c +++ b/c/src/tests/psxtests/psxhdrs/time07.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time08.c b/c/src/tests/psxtests/psxhdrs/time08.c index 8cc03305eb..c66378e741 100644 --- a/c/src/tests/psxtests/psxhdrs/time08.c +++ b/c/src/tests/psxtests/psxhdrs/time08.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time09.c b/c/src/tests/psxtests/psxhdrs/time09.c index 6233bbce30..d85ece0b27 100644 --- a/c/src/tests/psxtests/psxhdrs/time09.c +++ b/c/src/tests/psxtests/psxhdrs/time09.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time10.c b/c/src/tests/psxtests/psxhdrs/time10.c index d34162e068..6e7bd4dd45 100644 --- a/c/src/tests/psxtests/psxhdrs/time10.c +++ b/c/src/tests/psxtests/psxhdrs/time10.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time11.c b/c/src/tests/psxtests/psxhdrs/time11.c index 6a1375a8c3..588ea174be 100644 --- a/c/src/tests/psxtests/psxhdrs/time11.c +++ b/c/src/tests/psxtests/psxhdrs/time11.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time12.c b/c/src/tests/psxtests/psxhdrs/time12.c index da2d31aba9..3568bad319 100644 --- a/c/src/tests/psxtests/psxhdrs/time12.c +++ b/c/src/tests/psxtests/psxhdrs/time12.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/time13.c b/c/src/tests/psxtests/psxhdrs/time13.c index ca1758358a..a0d2e4e4bc 100644 --- a/c/src/tests/psxtests/psxhdrs/time13.c +++ b/c/src/tests/psxtests/psxhdrs/time13.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/timer01.c b/c/src/tests/psxtests/psxhdrs/timer01.c index 201dc7e0a4..9ca32a2bc6 100644 --- a/c/src/tests/psxtests/psxhdrs/timer01.c +++ b/c/src/tests/psxtests/psxhdrs/timer01.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/timer02.c b/c/src/tests/psxtests/psxhdrs/timer02.c index c377d1618c..ff6b7ab1f6 100644 --- a/c/src/tests/psxtests/psxhdrs/timer02.c +++ b/c/src/tests/psxtests/psxhdrs/timer02.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/timer03.c b/c/src/tests/psxtests/psxhdrs/timer03.c index ac8d926c15..abbf3399f9 100644 --- a/c/src/tests/psxtests/psxhdrs/timer03.c +++ b/c/src/tests/psxtests/psxhdrs/timer03.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/timer04.c b/c/src/tests/psxtests/psxhdrs/timer04.c index d6bbff3700..ae70418d00 100644 --- a/c/src/tests/psxtests/psxhdrs/timer04.c +++ b/c/src/tests/psxtests/psxhdrs/timer04.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/timer05.c b/c/src/tests/psxtests/psxhdrs/timer05.c index 1db28dfc4c..f420b9c9ee 100644 --- a/c/src/tests/psxtests/psxhdrs/timer05.c +++ b/c/src/tests/psxtests/psxhdrs/timer05.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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/psxtests/psxhdrs/timer06.c b/c/src/tests/psxtests/psxhdrs/timer06.c index 7a668a61da..9989c87da7 100644 --- a/c/src/tests/psxtests/psxhdrs/timer06.c +++ b/c/src/tests/psxtests/psxhdrs/timer06.c @@ -2,13 +2,13 @@ * This test file is used to verify that the header files associated with * the callout are correct. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996. + * COPYRIGHT (c) 1989-1997. 1995, 1996. * 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