From 08311cc3a95a4b8abf98477c46d7a9f18d360bdb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Nov 1999 17:51:34 +0000 Subject: Updated copyright notice. --- testsuites/mptests/mp01/init.c | 3 +-- testsuites/mptests/mp01/node1/mp01.doc | 3 +-- testsuites/mptests/mp01/node2/mp01.doc | 3 +-- testsuites/mptests/mp01/system.h | 3 +-- testsuites/mptests/mp01/task1.c | 3 +-- testsuites/mptests/mp02/init.c | 3 +-- testsuites/mptests/mp02/node1/mp02.doc | 3 +-- testsuites/mptests/mp02/node2/mp02.doc | 3 +-- testsuites/mptests/mp02/system.h | 3 +-- testsuites/mptests/mp02/task1.c | 3 +-- testsuites/mptests/mp03/delay.c | 3 +-- testsuites/mptests/mp03/init.c | 3 +-- testsuites/mptests/mp03/node1/mp03.doc | 3 +-- testsuites/mptests/mp03/node2/mp03.doc | 3 +-- testsuites/mptests/mp03/system.h | 3 +-- testsuites/mptests/mp03/task1.c | 3 +-- testsuites/mptests/mp04/init.c | 3 +-- testsuites/mptests/mp04/node1/mp04.doc | 3 +-- testsuites/mptests/mp04/node2/mp04.doc | 3 +-- testsuites/mptests/mp04/system.h | 3 +-- testsuites/mptests/mp04/task1.c | 3 +-- testsuites/mptests/mp05/asr.c | 3 +-- testsuites/mptests/mp05/init.c | 3 +-- testsuites/mptests/mp05/node1/mp05.doc | 3 +-- testsuites/mptests/mp05/node2/mp05.doc | 3 +-- testsuites/mptests/mp05/system.h | 3 +-- testsuites/mptests/mp05/task1.c | 3 +-- testsuites/mptests/mp06/init.c | 3 +-- testsuites/mptests/mp06/node1/mp06.doc | 3 +-- testsuites/mptests/mp06/node2/mp06.doc | 3 +-- testsuites/mptests/mp06/system.h | 3 +-- testsuites/mptests/mp06/task1.c | 3 +-- testsuites/mptests/mp07/init.c | 3 +-- testsuites/mptests/mp07/node1/mp07.doc | 3 +-- testsuites/mptests/mp07/node2/mp07.doc | 3 +-- testsuites/mptests/mp07/system.h | 3 +-- testsuites/mptests/mp07/task1.c | 3 +-- testsuites/mptests/mp08/init.c | 3 +-- testsuites/mptests/mp08/node1/mp08.doc | 3 +-- testsuites/mptests/mp08/node2/mp08.doc | 3 +-- testsuites/mptests/mp08/system.h | 3 +-- testsuites/mptests/mp08/task1.c | 3 +-- testsuites/mptests/mp09/init.c | 3 +-- testsuites/mptests/mp09/node1/mp09.doc | 3 +-- testsuites/mptests/mp09/node2/mp09.doc | 3 +-- testsuites/mptests/mp09/recvmsg.c | 3 +-- testsuites/mptests/mp09/sendmsg.c | 3 +-- testsuites/mptests/mp09/system.h | 3 +-- testsuites/mptests/mp09/task1.c | 3 +-- testsuites/mptests/mp10/init.c | 3 +-- testsuites/mptests/mp10/node1/mp10.doc | 3 +-- testsuites/mptests/mp10/node2/mp10.doc | 3 +-- testsuites/mptests/mp10/system.h | 3 +-- testsuites/mptests/mp10/task1.c | 3 +-- testsuites/mptests/mp10/task2.c | 3 +-- testsuites/mptests/mp10/task3.c | 3 +-- testsuites/mptests/mp11/init.c | 3 +-- testsuites/mptests/mp11/node1/mp11.doc | 3 +-- testsuites/mptests/mp11/node2/mp11.doc | 3 +-- testsuites/mptests/mp11/system.h | 3 +-- testsuites/mptests/mp12/init.c | 3 +-- testsuites/mptests/mp12/node1/mp12.doc | 3 +-- testsuites/mptests/mp12/node2/mp12.doc | 3 +-- testsuites/mptests/mp12/system.h | 3 +-- testsuites/mptests/mp13/init.c | 3 +-- testsuites/mptests/mp13/node1/mp13.doc | 3 +-- testsuites/mptests/mp13/node2/mp13.doc | 3 +-- testsuites/mptests/mp13/system.h | 3 +-- testsuites/mptests/mp13/task1.c | 3 +-- testsuites/mptests/mp13/task2.c | 3 +-- testsuites/mptests/mp14/delay.c | 3 +-- testsuites/mptests/mp14/evtask1.c | 3 +-- testsuites/mptests/mp14/evtmtask.c | 3 +-- testsuites/mptests/mp14/exit.c | 3 +-- testsuites/mptests/mp14/init.c | 3 +-- testsuites/mptests/mp14/msgtask1.c | 3 +-- testsuites/mptests/mp14/node1/mp14.doc | 3 +-- testsuites/mptests/mp14/node2/mp14.doc | 3 +-- testsuites/mptests/mp14/pttask1.c | 3 +-- testsuites/mptests/mp14/smtask1.c | 3 +-- testsuites/mptests/mp14/system.h | 3 +-- 81 files changed, 81 insertions(+), 162 deletions(-) (limited to 'testsuites/mptests') diff --git a/testsuites/mptests/mp01/init.c b/testsuites/mptests/mp01/init.c index 4234ba1473..22b7494a6a 100644 --- a/testsuites/mptests/mp01/init.c +++ b/testsuites/mptests/mp01/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp01/node1/mp01.doc b/testsuites/mptests/mp01/node1/mp01.doc index f2c86a4433..58810185c6 100644 --- a/testsuites/mptests/mp01/node1/mp01.doc +++ b/testsuites/mptests/mp01/node1/mp01.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp01/node2/mp01.doc b/testsuites/mptests/mp01/node2/mp01.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp01/node2/mp01.doc +++ b/testsuites/mptests/mp01/node2/mp01.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp01/system.h b/testsuites/mptests/mp01/system.h index 2abd7fabfa..c1ce67d249 100644 --- a/testsuites/mptests/mp01/system.h +++ b/testsuites/mptests/mp01/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp01/task1.c b/testsuites/mptests/mp01/task1.c index 559ef3781a..958860691f 100644 --- a/testsuites/mptests/mp01/task1.c +++ b/testsuites/mptests/mp01/task1.c @@ -13,9 +13,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp02/init.c b/testsuites/mptests/mp02/init.c index 17ceff147a..aee81c906c 100644 --- a/testsuites/mptests/mp02/init.c +++ b/testsuites/mptests/mp02/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp02/node1/mp02.doc b/testsuites/mptests/mp02/node1/mp02.doc index 532dad1f43..e8e1fed5fb 100644 --- a/testsuites/mptests/mp02/node1/mp02.doc +++ b/testsuites/mptests/mp02/node1/mp02.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp02/node2/mp02.doc b/testsuites/mptests/mp02/node2/mp02.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp02/node2/mp02.doc +++ b/testsuites/mptests/mp02/node2/mp02.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp02/system.h b/testsuites/mptests/mp02/system.h index 01abf230f6..af065a5e67 100644 --- a/testsuites/mptests/mp02/system.h +++ b/testsuites/mptests/mp02/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp02/task1.c b/testsuites/mptests/mp02/task1.c index 854dcae9bc..7837f475a4 100644 --- a/testsuites/mptests/mp02/task1.c +++ b/testsuites/mptests/mp02/task1.c @@ -9,9 +9,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp03/delay.c b/testsuites/mptests/mp03/delay.c index 06c329a254..957a18aa7f 100644 --- a/testsuites/mptests/mp03/delay.c +++ b/testsuites/mptests/mp03/delay.c @@ -6,9 +6,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp03/init.c b/testsuites/mptests/mp03/init.c index 2b178c972e..edf1060d92 100644 --- a/testsuites/mptests/mp03/init.c +++ b/testsuites/mptests/mp03/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp03/node1/mp03.doc b/testsuites/mptests/mp03/node1/mp03.doc index 6a1d5517f5..da8d744432 100644 --- a/testsuites/mptests/mp03/node1/mp03.doc +++ b/testsuites/mptests/mp03/node1/mp03.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp03/node2/mp03.doc b/testsuites/mptests/mp03/node2/mp03.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp03/node2/mp03.doc +++ b/testsuites/mptests/mp03/node2/mp03.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp03/system.h b/testsuites/mptests/mp03/system.h index a6f517ae1a..c2c27f3196 100644 --- a/testsuites/mptests/mp03/system.h +++ b/testsuites/mptests/mp03/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp03/task1.c b/testsuites/mptests/mp03/task1.c index 47a921e7b3..7645619e8a 100644 --- a/testsuites/mptests/mp03/task1.c +++ b/testsuites/mptests/mp03/task1.c @@ -7,9 +7,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp04/init.c b/testsuites/mptests/mp04/init.c index 0523bede6b..05d2959e3b 100644 --- a/testsuites/mptests/mp04/init.c +++ b/testsuites/mptests/mp04/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp04/node1/mp04.doc b/testsuites/mptests/mp04/node1/mp04.doc index 7165e7c841..d9330e0799 100644 --- a/testsuites/mptests/mp04/node1/mp04.doc +++ b/testsuites/mptests/mp04/node1/mp04.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp04/node2/mp04.doc b/testsuites/mptests/mp04/node2/mp04.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp04/node2/mp04.doc +++ b/testsuites/mptests/mp04/node2/mp04.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp04/system.h b/testsuites/mptests/mp04/system.h index f432fd6216..0b343c86a3 100644 --- a/testsuites/mptests/mp04/system.h +++ b/testsuites/mptests/mp04/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp04/task1.c b/testsuites/mptests/mp04/task1.c index ffa0d1b9a5..49419f0979 100644 --- a/testsuites/mptests/mp04/task1.c +++ b/testsuites/mptests/mp04/task1.c @@ -7,9 +7,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp05/asr.c b/testsuites/mptests/mp05/asr.c index d90c5b0056..793211faf9 100644 --- a/testsuites/mptests/mp05/asr.c +++ b/testsuites/mptests/mp05/asr.c @@ -8,9 +8,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp05/init.c b/testsuites/mptests/mp05/init.c index 56a420752a..63dee28d0b 100644 --- a/testsuites/mptests/mp05/init.c +++ b/testsuites/mptests/mp05/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp05/node1/mp05.doc b/testsuites/mptests/mp05/node1/mp05.doc index 508e664600..f22bd1c204 100644 --- a/testsuites/mptests/mp05/node1/mp05.doc +++ b/testsuites/mptests/mp05/node1/mp05.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp05/node2/mp05.doc b/testsuites/mptests/mp05/node2/mp05.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp05/node2/mp05.doc +++ b/testsuites/mptests/mp05/node2/mp05.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp05/system.h b/testsuites/mptests/mp05/system.h index a3d66bf338..a5ec04e368 100644 --- a/testsuites/mptests/mp05/system.h +++ b/testsuites/mptests/mp05/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp05/task1.c b/testsuites/mptests/mp05/task1.c index dd97f261c6..1eb0f4690a 100644 --- a/testsuites/mptests/mp05/task1.c +++ b/testsuites/mptests/mp05/task1.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp06/init.c b/testsuites/mptests/mp06/init.c index 9e33f8f284..a45fac3766 100644 --- a/testsuites/mptests/mp06/init.c +++ b/testsuites/mptests/mp06/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp06/node1/mp06.doc b/testsuites/mptests/mp06/node1/mp06.doc index 086434fcb7..d45e24b3bd 100644 --- a/testsuites/mptests/mp06/node1/mp06.doc +++ b/testsuites/mptests/mp06/node1/mp06.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp06/node2/mp06.doc b/testsuites/mptests/mp06/node2/mp06.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp06/node2/mp06.doc +++ b/testsuites/mptests/mp06/node2/mp06.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp06/system.h b/testsuites/mptests/mp06/system.h index fa86b90798..2062710560 100644 --- a/testsuites/mptests/mp06/system.h +++ b/testsuites/mptests/mp06/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp06/task1.c b/testsuites/mptests/mp06/task1.c index 6ec9a24534..0f9b9a6e97 100644 --- a/testsuites/mptests/mp06/task1.c +++ b/testsuites/mptests/mp06/task1.c @@ -9,9 +9,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp07/init.c b/testsuites/mptests/mp07/init.c index 658b2dc5cf..20c844fd1b 100644 --- a/testsuites/mptests/mp07/init.c +++ b/testsuites/mptests/mp07/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp07/node1/mp07.doc b/testsuites/mptests/mp07/node1/mp07.doc index 196a33defc..a308cce370 100644 --- a/testsuites/mptests/mp07/node1/mp07.doc +++ b/testsuites/mptests/mp07/node1/mp07.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp07/node2/mp07.doc b/testsuites/mptests/mp07/node2/mp07.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp07/node2/mp07.doc +++ b/testsuites/mptests/mp07/node2/mp07.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp07/system.h b/testsuites/mptests/mp07/system.h index fa86b90798..2062710560 100644 --- a/testsuites/mptests/mp07/system.h +++ b/testsuites/mptests/mp07/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp07/task1.c b/testsuites/mptests/mp07/task1.c index 8434f9d6f9..43509fef27 100644 --- a/testsuites/mptests/mp07/task1.c +++ b/testsuites/mptests/mp07/task1.c @@ -9,9 +9,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp08/init.c b/testsuites/mptests/mp08/init.c index 499bbf166c..e564eac891 100644 --- a/testsuites/mptests/mp08/init.c +++ b/testsuites/mptests/mp08/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp08/node1/mp08.doc b/testsuites/mptests/mp08/node1/mp08.doc index 93cef0a0d7..9f3b527f04 100644 --- a/testsuites/mptests/mp08/node1/mp08.doc +++ b/testsuites/mptests/mp08/node1/mp08.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp08/node2/mp08.doc b/testsuites/mptests/mp08/node2/mp08.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp08/node2/mp08.doc +++ b/testsuites/mptests/mp08/node2/mp08.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp08/system.h b/testsuites/mptests/mp08/system.h index 939c78fd9b..925a2e1ed8 100644 --- a/testsuites/mptests/mp08/system.h +++ b/testsuites/mptests/mp08/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp08/task1.c b/testsuites/mptests/mp08/task1.c index 3fc914ee35..b45936c95b 100644 --- a/testsuites/mptests/mp08/task1.c +++ b/testsuites/mptests/mp08/task1.c @@ -8,9 +8,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp09/init.c b/testsuites/mptests/mp09/init.c index 85af601bce..aa6f70266f 100644 --- a/testsuites/mptests/mp09/init.c +++ b/testsuites/mptests/mp09/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp09/node1/mp09.doc b/testsuites/mptests/mp09/node1/mp09.doc index 239298cf4e..16459a47bc 100644 --- a/testsuites/mptests/mp09/node1/mp09.doc +++ b/testsuites/mptests/mp09/node1/mp09.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp09/node2/mp09.doc b/testsuites/mptests/mp09/node2/mp09.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp09/node2/mp09.doc +++ b/testsuites/mptests/mp09/node2/mp09.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp09/recvmsg.c b/testsuites/mptests/mp09/recvmsg.c index 2de46306a7..ba9fff9e87 100644 --- a/testsuites/mptests/mp09/recvmsg.c +++ b/testsuites/mptests/mp09/recvmsg.c @@ -7,9 +7,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp09/sendmsg.c b/testsuites/mptests/mp09/sendmsg.c index 0992d21ae5..e798bc1997 100644 --- a/testsuites/mptests/mp09/sendmsg.c +++ b/testsuites/mptests/mp09/sendmsg.c @@ -7,9 +7,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp09/system.h b/testsuites/mptests/mp09/system.h index 1115045c3e..66eed7f097 100644 --- a/testsuites/mptests/mp09/system.h +++ b/testsuites/mptests/mp09/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp09/task1.c b/testsuites/mptests/mp09/task1.c index ab16e8b4eb..426ed9e3ae 100644 --- a/testsuites/mptests/mp09/task1.c +++ b/testsuites/mptests/mp09/task1.c @@ -8,9 +8,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp10/init.c b/testsuites/mptests/mp10/init.c index d5ab43d908..87e26758f1 100644 --- a/testsuites/mptests/mp10/init.c +++ b/testsuites/mptests/mp10/init.c @@ -17,9 +17,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp10/node1/mp10.doc b/testsuites/mptests/mp10/node1/mp10.doc index fd264018d3..dce783e641 100644 --- a/testsuites/mptests/mp10/node1/mp10.doc +++ b/testsuites/mptests/mp10/node1/mp10.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp10/node2/mp10.doc b/testsuites/mptests/mp10/node2/mp10.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp10/node2/mp10.doc +++ b/testsuites/mptests/mp10/node2/mp10.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp10/system.h b/testsuites/mptests/mp10/system.h index 669eff75ac..d41dd4c8e4 100644 --- a/testsuites/mptests/mp10/system.h +++ b/testsuites/mptests/mp10/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp10/task1.c b/testsuites/mptests/mp10/task1.c index df7a8e9e03..6e87cd4389 100644 --- a/testsuites/mptests/mp10/task1.c +++ b/testsuites/mptests/mp10/task1.c @@ -8,9 +8,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp10/task2.c b/testsuites/mptests/mp10/task2.c index 86e944fb2f..b2c17a9175 100644 --- a/testsuites/mptests/mp10/task2.c +++ b/testsuites/mptests/mp10/task2.c @@ -8,9 +8,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp10/task3.c b/testsuites/mptests/mp10/task3.c index fe91319879..3ab7255253 100644 --- a/testsuites/mptests/mp10/task3.c +++ b/testsuites/mptests/mp10/task3.c @@ -7,9 +7,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp11/init.c b/testsuites/mptests/mp11/init.c index 7d74289ee4..d76918852b 100644 --- a/testsuites/mptests/mp11/init.c +++ b/testsuites/mptests/mp11/init.c @@ -14,9 +14,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp11/node1/mp11.doc b/testsuites/mptests/mp11/node1/mp11.doc index bc525ffa30..1bb89e8371 100644 --- a/testsuites/mptests/mp11/node1/mp11.doc +++ b/testsuites/mptests/mp11/node1/mp11.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp11/node2/mp11.doc b/testsuites/mptests/mp11/node2/mp11.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp11/node2/mp11.doc +++ b/testsuites/mptests/mp11/node2/mp11.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp11/system.h b/testsuites/mptests/mp11/system.h index a7b1a2e5d8..db553e813f 100644 --- a/testsuites/mptests/mp11/system.h +++ b/testsuites/mptests/mp11/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp12/init.c b/testsuites/mptests/mp12/init.c index b0e54bc8d9..5ba9e71b96 100644 --- a/testsuites/mptests/mp12/init.c +++ b/testsuites/mptests/mp12/init.c @@ -16,9 +16,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp12/node1/mp12.doc b/testsuites/mptests/mp12/node1/mp12.doc index 3ce94b73eb..512bb92934 100644 --- a/testsuites/mptests/mp12/node1/mp12.doc +++ b/testsuites/mptests/mp12/node1/mp12.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp12/node2/mp12.doc b/testsuites/mptests/mp12/node2/mp12.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp12/node2/mp12.doc +++ b/testsuites/mptests/mp12/node2/mp12.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp12/system.h b/testsuites/mptests/mp12/system.h index 6469a7f12c..b464f17f1c 100644 --- a/testsuites/mptests/mp12/system.h +++ b/testsuites/mptests/mp12/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp13/init.c b/testsuites/mptests/mp13/init.c index e33048ffcb..bc13f5fae8 100644 --- a/testsuites/mptests/mp13/init.c +++ b/testsuites/mptests/mp13/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp13/node1/mp13.doc b/testsuites/mptests/mp13/node1/mp13.doc index 13b100e7fa..dfd983fceb 100644 --- a/testsuites/mptests/mp13/node1/mp13.doc +++ b/testsuites/mptests/mp13/node1/mp13.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp13/node2/mp13.doc b/testsuites/mptests/mp13/node2/mp13.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp13/node2/mp13.doc +++ b/testsuites/mptests/mp13/node2/mp13.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp13/system.h b/testsuites/mptests/mp13/system.h index 81c96b4f54..08e0ef2152 100644 --- a/testsuites/mptests/mp13/system.h +++ b/testsuites/mptests/mp13/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp13/task1.c b/testsuites/mptests/mp13/task1.c index 5b6d3a9f89..e83c24ce0a 100644 --- a/testsuites/mptests/mp13/task1.c +++ b/testsuites/mptests/mp13/task1.c @@ -9,9 +9,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp13/task2.c b/testsuites/mptests/mp13/task2.c index ab1f165788..e9ff88f4f6 100644 --- a/testsuites/mptests/mp13/task2.c +++ b/testsuites/mptests/mp13/task2.c @@ -9,9 +9,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/delay.c b/testsuites/mptests/mp14/delay.c index 8c2d177ddf..47f70f6b70 100644 --- a/testsuites/mptests/mp14/delay.c +++ b/testsuites/mptests/mp14/delay.c @@ -6,9 +6,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/evtask1.c b/testsuites/mptests/mp14/evtask1.c index 742aee2613..ea4c5e3d22 100644 --- a/testsuites/mptests/mp14/evtask1.c +++ b/testsuites/mptests/mp14/evtask1.c @@ -9,9 +9,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/evtmtask.c b/testsuites/mptests/mp14/evtmtask.c index 165274dc21..520b47a4d7 100644 --- a/testsuites/mptests/mp14/evtmtask.c +++ b/testsuites/mptests/mp14/evtmtask.c @@ -8,9 +8,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/exit.c b/testsuites/mptests/mp14/exit.c index 6e944c2a18..e186a4cafb 100644 --- a/testsuites/mptests/mp14/exit.c +++ b/testsuites/mptests/mp14/exit.c @@ -6,9 +6,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/init.c b/testsuites/mptests/mp14/init.c index 6dace461aa..e894db7a92 100644 --- a/testsuites/mptests/mp14/init.c +++ b/testsuites/mptests/mp14/init.c @@ -11,9 +11,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/msgtask1.c b/testsuites/mptests/mp14/msgtask1.c index 0d698d58ef..254fb5c928 100644 --- a/testsuites/mptests/mp14/msgtask1.c +++ b/testsuites/mptests/mp14/msgtask1.c @@ -10,9 +10,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/node1/mp14.doc b/testsuites/mptests/mp14/node1/mp14.doc index 6fbbe4b2cd..33635998b8 100644 --- a/testsuites/mptests/mp14/node1/mp14.doc +++ b/testsuites/mptests/mp14/node1/mp14.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/node2/mp14.doc b/testsuites/mptests/mp14/node2/mp14.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/mptests/mp14/node2/mp14.doc +++ b/testsuites/mptests/mp14/node2/mp14.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/pttask1.c b/testsuites/mptests/mp14/pttask1.c index f8933db339..520f7a6066 100644 --- a/testsuites/mptests/mp14/pttask1.c +++ b/testsuites/mptests/mp14/pttask1.c @@ -8,9 +8,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/smtask1.c b/testsuites/mptests/mp14/smtask1.c index eeeb111352..d9e2865e9d 100644 --- a/testsuites/mptests/mp14/smtask1.c +++ b/testsuites/mptests/mp14/smtask1.c @@ -7,9 +7,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/mptests/mp14/system.h b/testsuites/mptests/mp14/system.h index 1bbc8ca1e9..92cb9881f3 100644 --- a/testsuites/mptests/mp14/system.h +++ b/testsuites/mptests/mp14/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at -- cgit v1.2.3