summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 17:51:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 17:51:34 +0000
commit08311cc3a95a4b8abf98477c46d7a9f18d360bdb (patch)
treef884ce7e11ee6c956521f7825659f4f1cc0ce974 /testsuites
parentRemoved as part of patch rtems-rc-19991105-1.diff.gz from Ralf Corsepius (diff)
downloadrtems-08311cc3a95a4b8abf98477c46d7a9f18d360bdb.tar.bz2
Updated copyright notice.
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/cpuuse/init.c3
-rw-r--r--testsuites/libtests/cpuuse/system.h3
-rw-r--r--testsuites/libtests/cpuuse/task1.c3
-rw-r--r--testsuites/libtests/cpuuse/task2.c3
-rw-r--r--testsuites/libtests/cpuuse/task3.c3
-rw-r--r--testsuites/libtests/cpuuse/tswitch.c3
-rw-r--r--testsuites/libtests/malloctest/init.c3
-rw-r--r--testsuites/libtests/malloctest/system.h3
-rw-r--r--testsuites/libtests/malloctest/task1.c3
-rw-r--r--testsuites/libtests/monitor/init.c3
-rw-r--r--testsuites/libtests/monitor/system.h3
-rw-r--r--testsuites/libtests/putenvtest/init.c3
-rw-r--r--testsuites/libtests/rtems++/Init.cc3
-rw-r--r--testsuites/libtests/rtems++/System.h3
-rw-r--r--testsuites/libtests/rtems++/Task1.cc3
-rw-r--r--testsuites/libtests/rtems++/Task2.cc3
-rw-r--r--testsuites/libtests/rtems++/Task3.cc3
-rw-r--r--testsuites/libtests/rtmonuse/getall.c3
-rw-r--r--testsuites/libtests/rtmonuse/init.c3
-rw-r--r--testsuites/libtests/rtmonuse/system.h3
-rw-r--r--testsuites/libtests/rtmonuse/task1.c3
-rw-r--r--testsuites/libtests/stackchk/blow.c3
-rw-r--r--testsuites/libtests/stackchk/init.c3
-rw-r--r--testsuites/libtests/stackchk/system.h3
-rw-r--r--testsuites/libtests/stackchk/task1.c3
-rw-r--r--testsuites/mptests/mp01/init.c3
-rw-r--r--testsuites/mptests/mp01/node1/mp01.doc3
-rw-r--r--testsuites/mptests/mp01/node2/mp01.doc3
-rw-r--r--testsuites/mptests/mp01/system.h3
-rw-r--r--testsuites/mptests/mp01/task1.c3
-rw-r--r--testsuites/mptests/mp02/init.c3
-rw-r--r--testsuites/mptests/mp02/node1/mp02.doc3
-rw-r--r--testsuites/mptests/mp02/node2/mp02.doc3
-rw-r--r--testsuites/mptests/mp02/system.h3
-rw-r--r--testsuites/mptests/mp02/task1.c3
-rw-r--r--testsuites/mptests/mp03/delay.c3
-rw-r--r--testsuites/mptests/mp03/init.c3
-rw-r--r--testsuites/mptests/mp03/node1/mp03.doc3
-rw-r--r--testsuites/mptests/mp03/node2/mp03.doc3
-rw-r--r--testsuites/mptests/mp03/system.h3
-rw-r--r--testsuites/mptests/mp03/task1.c3
-rw-r--r--testsuites/mptests/mp04/init.c3
-rw-r--r--testsuites/mptests/mp04/node1/mp04.doc3
-rw-r--r--testsuites/mptests/mp04/node2/mp04.doc3
-rw-r--r--testsuites/mptests/mp04/system.h3
-rw-r--r--testsuites/mptests/mp04/task1.c3
-rw-r--r--testsuites/mptests/mp05/asr.c3
-rw-r--r--testsuites/mptests/mp05/init.c3
-rw-r--r--testsuites/mptests/mp05/node1/mp05.doc3
-rw-r--r--testsuites/mptests/mp05/node2/mp05.doc3
-rw-r--r--testsuites/mptests/mp05/system.h3
-rw-r--r--testsuites/mptests/mp05/task1.c3
-rw-r--r--testsuites/mptests/mp06/init.c3
-rw-r--r--testsuites/mptests/mp06/node1/mp06.doc3
-rw-r--r--testsuites/mptests/mp06/node2/mp06.doc3
-rw-r--r--testsuites/mptests/mp06/system.h3
-rw-r--r--testsuites/mptests/mp06/task1.c3
-rw-r--r--testsuites/mptests/mp07/init.c3
-rw-r--r--testsuites/mptests/mp07/node1/mp07.doc3
-rw-r--r--testsuites/mptests/mp07/node2/mp07.doc3
-rw-r--r--testsuites/mptests/mp07/system.h3
-rw-r--r--testsuites/mptests/mp07/task1.c3
-rw-r--r--testsuites/mptests/mp08/init.c3
-rw-r--r--testsuites/mptests/mp08/node1/mp08.doc3
-rw-r--r--testsuites/mptests/mp08/node2/mp08.doc3
-rw-r--r--testsuites/mptests/mp08/system.h3
-rw-r--r--testsuites/mptests/mp08/task1.c3
-rw-r--r--testsuites/mptests/mp09/init.c3
-rw-r--r--testsuites/mptests/mp09/node1/mp09.doc3
-rw-r--r--testsuites/mptests/mp09/node2/mp09.doc3
-rw-r--r--testsuites/mptests/mp09/recvmsg.c3
-rw-r--r--testsuites/mptests/mp09/sendmsg.c3
-rw-r--r--testsuites/mptests/mp09/system.h3
-rw-r--r--testsuites/mptests/mp09/task1.c3
-rw-r--r--testsuites/mptests/mp10/init.c3
-rw-r--r--testsuites/mptests/mp10/node1/mp10.doc3
-rw-r--r--testsuites/mptests/mp10/node2/mp10.doc3
-rw-r--r--testsuites/mptests/mp10/system.h3
-rw-r--r--testsuites/mptests/mp10/task1.c3
-rw-r--r--testsuites/mptests/mp10/task2.c3
-rw-r--r--testsuites/mptests/mp10/task3.c3
-rw-r--r--testsuites/mptests/mp11/init.c3
-rw-r--r--testsuites/mptests/mp11/node1/mp11.doc3
-rw-r--r--testsuites/mptests/mp11/node2/mp11.doc3
-rw-r--r--testsuites/mptests/mp11/system.h3
-rw-r--r--testsuites/mptests/mp12/init.c3
-rw-r--r--testsuites/mptests/mp12/node1/mp12.doc3
-rw-r--r--testsuites/mptests/mp12/node2/mp12.doc3
-rw-r--r--testsuites/mptests/mp12/system.h3
-rw-r--r--testsuites/mptests/mp13/init.c3
-rw-r--r--testsuites/mptests/mp13/node1/mp13.doc3
-rw-r--r--testsuites/mptests/mp13/node2/mp13.doc3
-rw-r--r--testsuites/mptests/mp13/system.h3
-rw-r--r--testsuites/mptests/mp13/task1.c3
-rw-r--r--testsuites/mptests/mp13/task2.c3
-rw-r--r--testsuites/mptests/mp14/delay.c3
-rw-r--r--testsuites/mptests/mp14/evtask1.c3
-rw-r--r--testsuites/mptests/mp14/evtmtask.c3
-rw-r--r--testsuites/mptests/mp14/exit.c3
-rw-r--r--testsuites/mptests/mp14/init.c3
-rw-r--r--testsuites/mptests/mp14/msgtask1.c3
-rw-r--r--testsuites/mptests/mp14/node1/mp14.doc3
-rw-r--r--testsuites/mptests/mp14/node2/mp14.doc3
-rw-r--r--testsuites/mptests/mp14/pttask1.c3
-rw-r--r--testsuites/mptests/mp14/smtask1.c3
-rw-r--r--testsuites/mptests/mp14/system.h3
-rw-r--r--testsuites/psxtests/psx01/init.c3
-rw-r--r--testsuites/psxtests/psx01/system.h3
-rw-r--r--testsuites/psxtests/psx01/task.c3
-rw-r--r--testsuites/psxtests/psx02/init.c3
-rw-r--r--testsuites/psxtests/psx02/system.h3
-rw-r--r--testsuites/psxtests/psx02/task.c3
-rw-r--r--testsuites/psxtests/psx03/init.c3
-rw-r--r--testsuites/psxtests/psx03/system.h3
-rw-r--r--testsuites/psxtests/psx03/task.c3
-rw-r--r--testsuites/psxtests/psx04/init.c3
-rw-r--r--testsuites/psxtests/psx04/system.h3
-rw-r--r--testsuites/psxtests/psx04/task1.c3
-rw-r--r--testsuites/psxtests/psx04/task2.c3
-rw-r--r--testsuites/psxtests/psx04/task3.c3
-rw-r--r--testsuites/psxtests/psx05/init.c3
-rw-r--r--testsuites/psxtests/psx05/system.h3
-rw-r--r--testsuites/psxtests/psx05/task.c3
-rw-r--r--testsuites/psxtests/psx05/task2.c3
-rw-r--r--testsuites/psxtests/psx05/task3.c3
-rw-r--r--testsuites/psxtests/psx06/init.c3
-rw-r--r--testsuites/psxtests/psx06/system.h3
-rw-r--r--testsuites/psxtests/psx06/task.c3
-rw-r--r--testsuites/psxtests/psx06/task2.c3
-rw-r--r--testsuites/psxtests/psx07/init.c3
-rw-r--r--testsuites/psxtests/psx07/system.h3
-rw-r--r--testsuites/psxtests/psx07/task.c3
-rw-r--r--testsuites/psxtests/psx08/init.c3
-rw-r--r--testsuites/psxtests/psx08/system.h3
-rw-r--r--testsuites/psxtests/psx08/task1.c3
-rw-r--r--testsuites/psxtests/psx08/task2.c3
-rw-r--r--testsuites/psxtests/psx08/task3.c3
-rw-r--r--testsuites/psxtests/psx09/init.c3
-rw-r--r--testsuites/psxtests/psx09/system.h3
-rw-r--r--testsuites/psxtests/psx10/init.c3
-rw-r--r--testsuites/psxtests/psx10/system.h3
-rw-r--r--testsuites/psxtests/psx10/task.c3
-rw-r--r--testsuites/psxtests/psx10/task2.c3
-rw-r--r--testsuites/psxtests/psx10/task3.c3
-rw-r--r--testsuites/psxtests/psx11/init.c3
-rw-r--r--testsuites/psxtests/psx11/system.h3
-rw-r--r--testsuites/psxtests/psx11/task.c3
-rw-r--r--testsuites/psxtests/psx12/init.c3
-rw-r--r--testsuites/psxtests/psx12/system.h3
-rw-r--r--testsuites/psxtests/psx12/task.c3
-rw-r--r--testsuites/psxtests/psx13/main.c3
-rw-r--r--testsuites/psxtests/psx13/test.c3
-rw-r--r--testsuites/psxtests/psxcancel/init.c3
-rw-r--r--testsuites/psxtests/psxfile01/main.c3
-rw-r--r--testsuites/psxtests/psxfile01/test.c3
-rw-r--r--testsuites/psxtests/psxhdrs/clock01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/clock02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/clock03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/clock04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/clock05.c3
-rw-r--r--testsuites/psxtests/psxhdrs/clock06.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond05.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond06.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond07.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond08.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond09.c3
-rw-r--r--testsuites/psxtests/psxhdrs/cond10.c3
-rw-r--r--testsuites/psxtests/psxhdrs/key01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/key02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/key03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/key04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex05.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex06.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex07.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex08.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex09.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex10.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex11.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex12.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex13.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex14.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex15.c3
-rw-r--r--testsuites/psxtests/psxhdrs/mutex16.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc05.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc06.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc07.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc08.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc09.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc10.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc11.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc12.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc13.c3
-rw-r--r--testsuites/psxtests/psxhdrs/proc14.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread05.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread06.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread07.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread08.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread09.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread10.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread11.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread12.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread13.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread14.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread15.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread16.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread17.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread18.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread19.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread20.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread21.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread22.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread23.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread24.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread25.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread26.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread27.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread28.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread29.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread30.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread31.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread32.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread33.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread34.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread35.c3
-rw-r--r--testsuites/psxtests/psxhdrs/pthread36.c3
-rw-r--r--testsuites/psxtests/psxhdrs/sched01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/sched02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/sched03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/sched04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/sched05.c3
-rw-r--r--testsuites/psxtests/psxhdrs/sched06.c3
-rw-r--r--testsuites/psxtests/psxhdrs/sched07.c3
-rw-r--r--testsuites/psxtests/psxhdrs/sched08.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal05.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal06.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal07.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal08.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal09.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal10.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal11.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal12.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal13.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal14.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal15.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal16.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal17.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal18.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal19.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal20.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal21.c3
-rw-r--r--testsuites/psxtests/psxhdrs/signal22.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time05.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time06.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time07.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time08.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time09.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time10.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time11.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time12.c3
-rw-r--r--testsuites/psxtests/psxhdrs/time13.c3
-rw-r--r--testsuites/psxtests/psxhdrs/timer01.c3
-rw-r--r--testsuites/psxtests/psxhdrs/timer02.c3
-rw-r--r--testsuites/psxtests/psxhdrs/timer03.c3
-rw-r--r--testsuites/psxtests/psxhdrs/timer04.c3
-rw-r--r--testsuites/psxtests/psxhdrs/timer05.c3
-rw-r--r--testsuites/psxtests/psxhdrs/timer06.c3
-rw-r--r--testsuites/psxtests/psxmsgq01/init.c3
-rw-r--r--testsuites/psxtests/psxmsgq01/system.h3
-rw-r--r--testsuites/psxtests/psxsem01/system.h3
-rw-r--r--testsuites/psxtests/psxstat/main.c3
-rw-r--r--testsuites/psxtests/psxstat/test.c3
-rw-r--r--testsuites/psxtests/psxtime/main.c3
-rw-r--r--testsuites/psxtests/psxtime/test.c3
-rw-r--r--testsuites/samples/README3
-rw-r--r--testsuites/samples/base_mp/apptask.c3
-rw-r--r--testsuites/samples/base_mp/init.c3
-rw-r--r--testsuites/samples/base_mp/node1/base_mp.doc3
-rw-r--r--testsuites/samples/base_mp/node2/base_mp.doc3
-rw-r--r--testsuites/samples/base_mp/system.h3
-rw-r--r--testsuites/samples/base_sp/apptask.c3
-rw-r--r--testsuites/samples/base_sp/base_sp.doc3
-rw-r--r--testsuites/samples/base_sp/init.c3
-rw-r--r--testsuites/samples/base_sp/system.h3
-rw-r--r--testsuites/samples/cdtest/init.c3
-rw-r--r--testsuites/samples/cdtest/system.h3
-rw-r--r--testsuites/samples/hello/hello.doc3
-rw-r--r--testsuites/samples/hello/init.c3
-rw-r--r--testsuites/samples/hello/system.h3
-rw-r--r--testsuites/samples/minimum/init.c3
-rw-r--r--testsuites/samples/minimum/minimum.doc3
-rw-r--r--testsuites/samples/paranoia/init.c3
-rw-r--r--testsuites/samples/paranoia/paranoia.doc3
-rw-r--r--testsuites/samples/paranoia/system.h3
-rw-r--r--testsuites/samples/ticker/init.c3
-rw-r--r--testsuites/samples/ticker/system.h3
-rw-r--r--testsuites/samples/ticker/tasks.c3
-rw-r--r--testsuites/samples/ticker/ticker.doc3
-rw-r--r--testsuites/sptests/sp01/init.c3
-rw-r--r--testsuites/sptests/sp01/sp01.doc3
-rw-r--r--testsuites/sptests/sp01/system.h3
-rw-r--r--testsuites/sptests/sp01/task1.c3
-rw-r--r--testsuites/sptests/sp02/init.c3
-rw-r--r--testsuites/sptests/sp02/preempt.c3
-rw-r--r--testsuites/sptests/sp02/sp02.doc3
-rw-r--r--testsuites/sptests/sp02/system.h3
-rw-r--r--testsuites/sptests/sp02/task1.c3
-rw-r--r--testsuites/sptests/sp02/task2.c3
-rw-r--r--testsuites/sptests/sp02/task3.c3
-rw-r--r--testsuites/sptests/sp03/init.c3
-rw-r--r--testsuites/sptests/sp03/sp03.doc3
-rw-r--r--testsuites/sptests/sp03/system.h3
-rw-r--r--testsuites/sptests/sp03/task1.c3
-rw-r--r--testsuites/sptests/sp03/task2.c3
-rw-r--r--testsuites/sptests/sp04/init.c3
-rw-r--r--testsuites/sptests/sp04/sp04.doc3
-rw-r--r--testsuites/sptests/sp04/system.h3
-rw-r--r--testsuites/sptests/sp04/task1.c3
-rw-r--r--testsuites/sptests/sp04/task2.c3
-rw-r--r--testsuites/sptests/sp04/task3.c3
-rw-r--r--testsuites/sptests/sp04/tswitch.c3
-rw-r--r--testsuites/sptests/sp05/init.c3
-rw-r--r--testsuites/sptests/sp05/sp05.doc3
-rw-r--r--testsuites/sptests/sp05/system.h3
-rw-r--r--testsuites/sptests/sp05/task1.c3
-rw-r--r--testsuites/sptests/sp05/task2.c3
-rw-r--r--testsuites/sptests/sp05/task3.c3
-rw-r--r--testsuites/sptests/sp06/init.c3
-rw-r--r--testsuites/sptests/sp06/sp06.doc3
-rw-r--r--testsuites/sptests/sp06/system.h3
-rw-r--r--testsuites/sptests/sp06/task1.c3
-rw-r--r--testsuites/sptests/sp06/task2.c3
-rw-r--r--testsuites/sptests/sp06/task3.c3
-rw-r--r--testsuites/sptests/sp07/init.c3
-rw-r--r--testsuites/sptests/sp07/sp07.doc3
-rw-r--r--testsuites/sptests/sp07/system.h3
-rw-r--r--testsuites/sptests/sp07/task1.c3
-rw-r--r--testsuites/sptests/sp07/task2.c3
-rw-r--r--testsuites/sptests/sp07/task3.c3
-rw-r--r--testsuites/sptests/sp07/task4.c3
-rw-r--r--testsuites/sptests/sp07/taskexit.c3
-rw-r--r--testsuites/sptests/sp07/tcreate.c3
-rw-r--r--testsuites/sptests/sp07/tdelete.c3
-rw-r--r--testsuites/sptests/sp07/trestart.c3
-rw-r--r--testsuites/sptests/sp07/tstart.c3
-rw-r--r--testsuites/sptests/sp08/init.c3
-rw-r--r--testsuites/sptests/sp08/sp08.doc3
-rw-r--r--testsuites/sptests/sp08/system.h3
-rw-r--r--testsuites/sptests/sp08/task1.c3
-rw-r--r--testsuites/sptests/sp09/delay.c3
-rw-r--r--testsuites/sptests/sp09/init.c3
-rw-r--r--testsuites/sptests/sp09/isr.c3
-rw-r--r--testsuites/sptests/sp09/screen01.c3
-rw-r--r--testsuites/sptests/sp09/screen02.c3
-rw-r--r--testsuites/sptests/sp09/screen03.c3
-rw-r--r--testsuites/sptests/sp09/screen04.c3
-rw-r--r--testsuites/sptests/sp09/screen05.c3
-rw-r--r--testsuites/sptests/sp09/screen06.c3
-rw-r--r--testsuites/sptests/sp09/screen07.c3
-rw-r--r--testsuites/sptests/sp09/screen08.c3
-rw-r--r--testsuites/sptests/sp09/screen09.c3
-rw-r--r--testsuites/sptests/sp09/screen10.c3
-rw-r--r--testsuites/sptests/sp09/screen11.c3
-rw-r--r--testsuites/sptests/sp09/screen12.c3
-rw-r--r--testsuites/sptests/sp09/screen13.c3
-rw-r--r--testsuites/sptests/sp09/screen14.c3
-rw-r--r--testsuites/sptests/sp09/sp09.doc3
-rw-r--r--testsuites/sptests/sp09/system.h3
-rw-r--r--testsuites/sptests/sp09/task1.c3
-rw-r--r--testsuites/sptests/sp09/task2.c3
-rw-r--r--testsuites/sptests/sp09/task3.c3
-rw-r--r--testsuites/sptests/sp09/task4.c3
-rw-r--r--testsuites/sptests/sp11/init.c3
-rw-r--r--testsuites/sptests/sp11/sp11.doc3
-rw-r--r--testsuites/sptests/sp11/system.h3
-rw-r--r--testsuites/sptests/sp11/task1.c3
-rw-r--r--testsuites/sptests/sp11/task2.c3
-rw-r--r--testsuites/sptests/sp11/timer.c3
-rw-r--r--testsuites/sptests/sp12/init.c3
-rw-r--r--testsuites/sptests/sp12/pridrv.c3
-rw-r--r--testsuites/sptests/sp12/pritask.c3
-rw-r--r--testsuites/sptests/sp12/sp12.doc3
-rw-r--r--testsuites/sptests/sp12/system.h3
-rw-r--r--testsuites/sptests/sp12/task1.c3
-rw-r--r--testsuites/sptests/sp12/task2.c3
-rw-r--r--testsuites/sptests/sp12/task3.c3
-rw-r--r--testsuites/sptests/sp12/task4.c3
-rw-r--r--testsuites/sptests/sp12/task5.c3
-rw-r--r--testsuites/sptests/sp13/fillbuff.c3
-rw-r--r--testsuites/sptests/sp13/init.c3
-rw-r--r--testsuites/sptests/sp13/putbuff.c3
-rw-r--r--testsuites/sptests/sp13/sp13.doc3
-rw-r--r--testsuites/sptests/sp13/system.h3
-rw-r--r--testsuites/sptests/sp13/task1.c3
-rw-r--r--testsuites/sptests/sp13/task2.c3
-rw-r--r--testsuites/sptests/sp13/task3.c3
-rw-r--r--testsuites/sptests/sp14/asr.c3
-rw-r--r--testsuites/sptests/sp14/init.c3
-rw-r--r--testsuites/sptests/sp14/sp14.doc3
-rw-r--r--testsuites/sptests/sp14/system.h3
-rw-r--r--testsuites/sptests/sp14/task1.c3
-rw-r--r--testsuites/sptests/sp14/task2.c3
-rw-r--r--testsuites/sptests/sp15/init.c3
-rw-r--r--testsuites/sptests/sp15/sp15.doc3
-rw-r--r--testsuites/sptests/sp15/system.h3
-rw-r--r--testsuites/sptests/sp15/task1.c3
-rw-r--r--testsuites/sptests/sp16/init.c3
-rw-r--r--testsuites/sptests/sp16/sp16.doc3
-rw-r--r--testsuites/sptests/sp16/system.h3
-rw-r--r--testsuites/sptests/sp16/task1.c3
-rw-r--r--testsuites/sptests/sp16/task2.c3
-rw-r--r--testsuites/sptests/sp16/task3.c3
-rw-r--r--testsuites/sptests/sp16/task4.c3
-rw-r--r--testsuites/sptests/sp16/task5.c3
-rw-r--r--testsuites/sptests/sp17/asr.c3
-rw-r--r--testsuites/sptests/sp17/init.c3
-rw-r--r--testsuites/sptests/sp17/sp17.doc3
-rw-r--r--testsuites/sptests/sp17/system.h3
-rw-r--r--testsuites/sptests/sp17/task1.c3
-rw-r--r--testsuites/sptests/sp17/task2.c3
-rw-r--r--testsuites/sptests/sp19/first.c3
-rw-r--r--testsuites/sptests/sp19/fptask.c3
-rw-r--r--testsuites/sptests/sp19/fptest.h3
-rw-r--r--testsuites/sptests/sp19/init.c3
-rw-r--r--testsuites/sptests/sp19/inttest.h3
-rw-r--r--testsuites/sptests/sp19/sp19.doc3
-rw-r--r--testsuites/sptests/sp19/system.h3
-rw-r--r--testsuites/sptests/sp19/task1.c3
-rw-r--r--testsuites/sptests/sp20/getall.c3
-rw-r--r--testsuites/sptests/sp20/init.c3
-rw-r--r--testsuites/sptests/sp20/sp20.doc3
-rw-r--r--testsuites/sptests/sp20/system.h3
-rw-r--r--testsuites/sptests/sp20/task1.c3
-rw-r--r--testsuites/sptests/sp21/init.c3
-rw-r--r--testsuites/sptests/sp21/sp21.doc3
-rw-r--r--testsuites/sptests/sp21/system.h3
-rw-r--r--testsuites/sptests/sp21/task1.c3
-rw-r--r--testsuites/sptests/sp22/delay.c3
-rw-r--r--testsuites/sptests/sp22/init.c3
-rw-r--r--testsuites/sptests/sp22/prtime.c3
-rw-r--r--testsuites/sptests/sp22/sp22.doc3
-rw-r--r--testsuites/sptests/sp22/system.h3
-rw-r--r--testsuites/sptests/sp22/task1.c3
-rw-r--r--testsuites/sptests/sp23/init.c3
-rw-r--r--testsuites/sptests/sp23/sp23.doc3
-rw-r--r--testsuites/sptests/sp23/system.h3
-rw-r--r--testsuites/sptests/sp23/task1.c3
-rw-r--r--testsuites/sptests/sp24/init.c3
-rw-r--r--testsuites/sptests/sp24/resume.c3
-rw-r--r--testsuites/sptests/sp24/sp24.doc3
-rw-r--r--testsuites/sptests/sp24/system.h3
-rw-r--r--testsuites/sptests/sp24/task1.c3
-rw-r--r--testsuites/sptests/sp25/init.c3
-rw-r--r--testsuites/sptests/sp25/sp25.doc3
-rw-r--r--testsuites/sptests/sp25/system.h3
-rw-r--r--testsuites/sptests/sp25/task1.c3
-rw-r--r--testsuites/sptests/sp26/init.c3
-rw-r--r--testsuites/sptests/sp26/sp26.doc3
-rw-r--r--testsuites/sptests/sp26/system.h3
-rw-r--r--testsuites/sptests/sp26/task1.c3
-rw-r--r--testsuites/sptests/spfatal/fatal.c3
-rw-r--r--testsuites/sptests/spfatal/init.c3
-rw-r--r--testsuites/sptests/spfatal/puterr.c3
-rw-r--r--testsuites/sptests/spfatal/spfatal.doc3
-rw-r--r--testsuites/sptests/spfatal/system.h3
-rw-r--r--testsuites/sptests/spfatal/task1.c3
-rw-r--r--testsuites/sptests/spsize/getint.c3
-rw-r--r--testsuites/sptests/spsize/init.c3
-rw-r--r--testsuites/sptests/spsize/size.c3
-rw-r--r--testsuites/sptests/spsize/system.h3
-rw-r--r--testsuites/support/include/tmacros.h3
-rw-r--r--testsuites/tmtests/include/timesys.h3
-rw-r--r--testsuites/tmtests/tm01/system.h3
-rw-r--r--testsuites/tmtests/tm01/task1.c3
-rw-r--r--testsuites/tmtests/tm01/tm01.doc3
-rw-r--r--testsuites/tmtests/tm02/system.h3
-rw-r--r--testsuites/tmtests/tm02/task1.c3
-rw-r--r--testsuites/tmtests/tm02/tm02.doc3
-rw-r--r--testsuites/tmtests/tm03/system.h3
-rw-r--r--testsuites/tmtests/tm03/task1.c3
-rw-r--r--testsuites/tmtests/tm03/tm03.doc3
-rw-r--r--testsuites/tmtests/tm04/system.h3
-rw-r--r--testsuites/tmtests/tm04/task1.c3
-rw-r--r--testsuites/tmtests/tm04/tm04.doc3
-rw-r--r--testsuites/tmtests/tm05/system.h3
-rw-r--r--testsuites/tmtests/tm05/task1.c3
-rw-r--r--testsuites/tmtests/tm05/tm05.doc3
-rw-r--r--testsuites/tmtests/tm06/system.h3
-rw-r--r--testsuites/tmtests/tm06/task1.c3
-rw-r--r--testsuites/tmtests/tm06/tm06.doc3
-rw-r--r--testsuites/tmtests/tm07/system.h3
-rw-r--r--testsuites/tmtests/tm07/task1.c3
-rw-r--r--testsuites/tmtests/tm07/tm07.doc3
-rw-r--r--testsuites/tmtests/tm08/system.h3
-rw-r--r--testsuites/tmtests/tm08/task1.c3
-rw-r--r--testsuites/tmtests/tm08/tm08.doc3
-rw-r--r--testsuites/tmtests/tm09/system.h3
-rw-r--r--testsuites/tmtests/tm09/task1.c3
-rw-r--r--testsuites/tmtests/tm09/tm09.doc3
-rw-r--r--testsuites/tmtests/tm10/system.h3
-rw-r--r--testsuites/tmtests/tm10/task1.c3
-rw-r--r--testsuites/tmtests/tm10/tm10.doc3
-rw-r--r--testsuites/tmtests/tm11/system.h3
-rw-r--r--testsuites/tmtests/tm11/task1.c3
-rw-r--r--testsuites/tmtests/tm11/tm11.doc3
-rw-r--r--testsuites/tmtests/tm12/system.h3
-rw-r--r--testsuites/tmtests/tm12/task1.c3
-rw-r--r--testsuites/tmtests/tm12/tm12.doc3
-rw-r--r--testsuites/tmtests/tm13/system.h3
-rw-r--r--testsuites/tmtests/tm13/task1.c3
-rw-r--r--testsuites/tmtests/tm13/tm13.doc3
-rw-r--r--testsuites/tmtests/tm14/system.h3
-rw-r--r--testsuites/tmtests/tm14/task1.c3
-rw-r--r--testsuites/tmtests/tm14/tm14.doc3
-rw-r--r--testsuites/tmtests/tm15/system.h3
-rw-r--r--testsuites/tmtests/tm15/task1.c3
-rw-r--r--testsuites/tmtests/tm15/tm15.doc3
-rw-r--r--testsuites/tmtests/tm16/system.h3
-rw-r--r--testsuites/tmtests/tm16/task1.c3
-rw-r--r--testsuites/tmtests/tm16/tm16.doc3
-rw-r--r--testsuites/tmtests/tm17/system.h3
-rw-r--r--testsuites/tmtests/tm17/task1.c3
-rw-r--r--testsuites/tmtests/tm17/tm17.doc3
-rw-r--r--testsuites/tmtests/tm18/system.h3
-rw-r--r--testsuites/tmtests/tm18/task1.c3
-rw-r--r--testsuites/tmtests/tm18/tm18.doc3
-rw-r--r--testsuites/tmtests/tm19/system.h3
-rw-r--r--testsuites/tmtests/tm19/task1.c3
-rw-r--r--testsuites/tmtests/tm19/tm19.doc3
-rw-r--r--testsuites/tmtests/tm20/system.h3
-rw-r--r--testsuites/tmtests/tm20/task1.c3
-rw-r--r--testsuites/tmtests/tm20/tm20.doc3
-rw-r--r--testsuites/tmtests/tm21/system.h3
-rw-r--r--testsuites/tmtests/tm21/task1.c3
-rw-r--r--testsuites/tmtests/tm21/tm21.doc3
-rw-r--r--testsuites/tmtests/tm22/system.h3
-rw-r--r--testsuites/tmtests/tm22/task1.c3
-rw-r--r--testsuites/tmtests/tm22/tm22.doc3
-rw-r--r--testsuites/tmtests/tm23/system.h3
-rw-r--r--testsuites/tmtests/tm23/task1.c3
-rw-r--r--testsuites/tmtests/tm23/tm23.doc3
-rw-r--r--testsuites/tmtests/tm24/system.h3
-rw-r--r--testsuites/tmtests/tm24/task1.c3
-rw-r--r--testsuites/tmtests/tm24/tm24.doc3
-rw-r--r--testsuites/tmtests/tm25/system.h3
-rw-r--r--testsuites/tmtests/tm25/task1.c3
-rw-r--r--testsuites/tmtests/tm25/tm25.doc3
-rw-r--r--testsuites/tmtests/tm26/fptest.h3
-rw-r--r--testsuites/tmtests/tm26/system.h3
-rw-r--r--testsuites/tmtests/tm26/task1.c3
-rw-r--r--testsuites/tmtests/tm26/tm26.doc3
-rw-r--r--testsuites/tmtests/tm27/system.h3
-rw-r--r--testsuites/tmtests/tm27/task1.c3
-rw-r--r--testsuites/tmtests/tm27/tm27.doc3
-rw-r--r--testsuites/tmtests/tm28/system.h3
-rw-r--r--testsuites/tmtests/tm28/task1.c3
-rw-r--r--testsuites/tmtests/tm28/tm28.doc3
-rw-r--r--testsuites/tmtests/tm29/system.h3
-rw-r--r--testsuites/tmtests/tm29/task1.c3
-rw-r--r--testsuites/tmtests/tm29/tm29.doc3
-rw-r--r--testsuites/tmtests/tmck/system.h3
-rw-r--r--testsuites/tmtests/tmck/task1.c3
-rw-r--r--testsuites/tmtests/tmck/tmck.doc3
-rw-r--r--testsuites/tmtests/tmoverhd/dumrtems.h3
-rw-r--r--testsuites/tmtests/tmoverhd/empty.c3
-rw-r--r--testsuites/tmtests/tmoverhd/system.h3
-rw-r--r--testsuites/tmtests/tmoverhd/testtask.c3
-rw-r--r--testsuites/tmtests/tmoverhd/tmoverhd.doc3
591 files changed, 591 insertions, 1182 deletions
diff --git a/testsuites/libtests/cpuuse/init.c b/testsuites/libtests/cpuuse/init.c
index 31e017c698..3f7538ab92 100644
--- a/testsuites/libtests/cpuuse/init.c
+++ b/testsuites/libtests/cpuuse/init.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/libtests/cpuuse/system.h b/testsuites/libtests/cpuuse/system.h
index 055d93a098..83aa39f121 100644
--- a/testsuites/libtests/cpuuse/system.h
+++ b/testsuites/libtests/cpuuse/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/libtests/cpuuse/task1.c b/testsuites/libtests/cpuuse/task1.c
index 53f0188ca0..8819803f55 100644
--- a/testsuites/libtests/cpuuse/task1.c
+++ b/testsuites/libtests/cpuuse/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/libtests/cpuuse/task2.c b/testsuites/libtests/cpuuse/task2.c
index ff22274284..5dbdda331d 100644
--- a/testsuites/libtests/cpuuse/task2.c
+++ b/testsuites/libtests/cpuuse/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/libtests/cpuuse/task3.c b/testsuites/libtests/cpuuse/task3.c
index a431a99f9d..829f52820f 100644
--- a/testsuites/libtests/cpuuse/task3.c
+++ b/testsuites/libtests/cpuuse/task3.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/libtests/cpuuse/tswitch.c b/testsuites/libtests/cpuuse/tswitch.c
index 263628e13e..f083709497 100644
--- a/testsuites/libtests/cpuuse/tswitch.c
+++ b/testsuites/libtests/cpuuse/tswitch.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/libtests/malloctest/init.c b/testsuites/libtests/malloctest/init.c
index 643aa843b8..0744f11866 100644
--- a/testsuites/libtests/malloctest/init.c
+++ b/testsuites/libtests/malloctest/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/libtests/malloctest/system.h b/testsuites/libtests/malloctest/system.h
index e640424eed..3f03aa5873 100644
--- a/testsuites/libtests/malloctest/system.h
+++ b/testsuites/libtests/malloctest/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/libtests/malloctest/task1.c b/testsuites/libtests/malloctest/task1.c
index b535e382ed..91b7e3e147 100644
--- a/testsuites/libtests/malloctest/task1.c
+++ b/testsuites/libtests/malloctest/task1.c
@@ -3,9 +3,8 @@
* This set of three tasks do some simple task switching for about
* 15 seconds and then call a routine to "blow the stack".
*
- * 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/libtests/monitor/init.c b/testsuites/libtests/monitor/init.c
index 0766c5f8cc..2d62df856f 100644
--- a/testsuites/libtests/monitor/init.c
+++ b/testsuites/libtests/monitor/init.c
@@ -3,9 +3,8 @@
* task. The Monitor task can be used to obtain information about
* a variety of RTEMS objects.
*
- * 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/libtests/monitor/system.h b/testsuites/libtests/monitor/system.h
index 75f5771161..52280bb9a3 100644
--- a/testsuites/libtests/monitor/system.h
+++ b/testsuites/libtests/monitor/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/libtests/putenvtest/init.c b/testsuites/libtests/putenvtest/init.c
index bd44485e2c..6c3aa0eaf5 100644
--- a/testsuites/libtests/putenvtest/init.c
+++ b/testsuites/libtests/putenvtest/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/libtests/rtems++/Init.cc b/testsuites/libtests/rtems++/Init.cc
index 4474580bc3..b1d14efa68 100644
--- a/testsuites/libtests/rtems++/Init.cc
+++ b/testsuites/libtests/rtems++/Init.cc
@@ -11,9 +11,8 @@
* Objective Design Systems Ltd Pty (ODS)
* All rights reserved (R) Objective Design Systems Ltd Pty
*
- * 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/libtests/rtems++/System.h b/testsuites/libtests/rtems++/System.h
index 18668d3b9a..f849e53503 100644
--- a/testsuites/libtests/rtems++/System.h
+++ b/testsuites/libtests/rtems++/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/libtests/rtems++/Task1.cc b/testsuites/libtests/rtems++/Task1.cc
index 0d334ca977..07d2179077 100644
--- a/testsuites/libtests/rtems++/Task1.cc
+++ b/testsuites/libtests/rtems++/Task1.cc
@@ -12,9 +12,8 @@
* Objective Design Systems Ltd Pty (ODS)
* All rights reserved (R) Objective Design Systems Ltd Pty
*
- * 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/libtests/rtems++/Task2.cc b/testsuites/libtests/rtems++/Task2.cc
index afddbca67d..1a44f4b0ef 100644
--- a/testsuites/libtests/rtems++/Task2.cc
+++ b/testsuites/libtests/rtems++/Task2.cc
@@ -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/libtests/rtems++/Task3.cc b/testsuites/libtests/rtems++/Task3.cc
index 73ddb3b6b2..b1a0595757 100644
--- a/testsuites/libtests/rtems++/Task3.cc
+++ b/testsuites/libtests/rtems++/Task3.cc
@@ -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/libtests/rtmonuse/getall.c b/testsuites/libtests/rtmonuse/getall.c
index 85f6470d1c..a99ecf3d8c 100644
--- a/testsuites/libtests/rtmonuse/getall.c
+++ b/testsuites/libtests/rtmonuse/getall.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/libtests/rtmonuse/init.c b/testsuites/libtests/rtmonuse/init.c
index 6f3849e4d5..a406a18a35 100644
--- a/testsuites/libtests/rtmonuse/init.c
+++ b/testsuites/libtests/rtmonuse/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/libtests/rtmonuse/system.h b/testsuites/libtests/rtmonuse/system.h
index b10fb1193b..9d92d23d14 100644
--- a/testsuites/libtests/rtmonuse/system.h
+++ b/testsuites/libtests/rtmonuse/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/libtests/rtmonuse/task1.c b/testsuites/libtests/rtmonuse/task1.c
index 3ee1080a4e..2d9a828f04 100644
--- a/testsuites/libtests/rtmonuse/task1.c
+++ b/testsuites/libtests/rtmonuse/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/libtests/stackchk/blow.c b/testsuites/libtests/stackchk/blow.c
index 0be35308c8..944cf9e73c 100644
--- a/testsuites/libtests/stackchk/blow.c
+++ b/testsuites/libtests/stackchk/blow.c
@@ -3,9 +3,8 @@
* This set of three tasks do some simple task switching for about
* 15 seconds and then call a routine to "blow the stack".
*
- * 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/libtests/stackchk/init.c b/testsuites/libtests/stackchk/init.c
index f4aab85d95..7a3a5e9422 100644
--- a/testsuites/libtests/stackchk/init.c
+++ b/testsuites/libtests/stackchk/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/libtests/stackchk/system.h b/testsuites/libtests/stackchk/system.h
index a656d24e26..4c43388163 100644
--- a/testsuites/libtests/stackchk/system.h
+++ b/testsuites/libtests/stackchk/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/libtests/stackchk/task1.c b/testsuites/libtests/stackchk/task1.c
index 14cc35ae35..7a95467485 100644
--- a/testsuites/libtests/stackchk/task1.c
+++ b/testsuites/libtests/stackchk/task1.c
@@ -3,9 +3,8 @@
* This set of three tasks do some simple task switching for about
* 15 seconds and then call a routine to "blow the stack".
*
- * 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/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
diff --git a/testsuites/psxtests/psx01/init.c b/testsuites/psxtests/psx01/init.c
index 2d82fb472e..47d30c8aa4 100644
--- a/testsuites/psxtests/psx01/init.c
+++ b/testsuites/psxtests/psx01/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx01/system.h b/testsuites/psxtests/psx01/system.h
index 9ff369cc01..9b55eea1d0 100644
--- a/testsuites/psxtests/psx01/system.h
+++ b/testsuites/psxtests/psx01/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/psxtests/psx01/task.c b/testsuites/psxtests/psx01/task.c
index d6733a8a82..612d69d2e3 100644
--- a/testsuites/psxtests/psx01/task.c
+++ b/testsuites/psxtests/psx01/task.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/psxtests/psx02/init.c b/testsuites/psxtests/psx02/init.c
index 27a0778583..55e360b6f9 100644
--- a/testsuites/psxtests/psx02/init.c
+++ b/testsuites/psxtests/psx02/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx02/system.h b/testsuites/psxtests/psx02/system.h
index 862e5c80f1..03e9810bd9 100644
--- a/testsuites/psxtests/psx02/system.h
+++ b/testsuites/psxtests/psx02/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/psxtests/psx02/task.c b/testsuites/psxtests/psx02/task.c
index ce8f4b0a4d..0f2730983b 100644
--- a/testsuites/psxtests/psx02/task.c
+++ b/testsuites/psxtests/psx02/task.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/psxtests/psx03/init.c b/testsuites/psxtests/psx03/init.c
index 4ccd89e3cc..5a44392a1b 100644
--- a/testsuites/psxtests/psx03/init.c
+++ b/testsuites/psxtests/psx03/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx03/system.h b/testsuites/psxtests/psx03/system.h
index a17b36812d..4aa2492a8c 100644
--- a/testsuites/psxtests/psx03/system.h
+++ b/testsuites/psxtests/psx03/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/psxtests/psx03/task.c b/testsuites/psxtests/psx03/task.c
index be9b1ae96c..88eb7469cd 100644
--- a/testsuites/psxtests/psx03/task.c
+++ b/testsuites/psxtests/psx03/task.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/psxtests/psx04/init.c b/testsuites/psxtests/psx04/init.c
index 6bc79234f3..da1856961b 100644
--- a/testsuites/psxtests/psx04/init.c
+++ b/testsuites/psxtests/psx04/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx04/system.h b/testsuites/psxtests/psx04/system.h
index 0e4e04df52..f4769c47d9 100644
--- a/testsuites/psxtests/psx04/system.h
+++ b/testsuites/psxtests/psx04/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/psxtests/psx04/task1.c b/testsuites/psxtests/psx04/task1.c
index 0f628b95d9..78adc87007 100644
--- a/testsuites/psxtests/psx04/task1.c
+++ b/testsuites/psxtests/psx04/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/psxtests/psx04/task2.c b/testsuites/psxtests/psx04/task2.c
index fa19e36be9..8bec7dc43b 100644
--- a/testsuites/psxtests/psx04/task2.c
+++ b/testsuites/psxtests/psx04/task2.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/psxtests/psx04/task3.c b/testsuites/psxtests/psx04/task3.c
index 0c169c099f..b2019b109a 100644
--- a/testsuites/psxtests/psx04/task3.c
+++ b/testsuites/psxtests/psx04/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/psxtests/psx05/init.c b/testsuites/psxtests/psx05/init.c
index 4c9f779a6a..30998fbc95 100644
--- a/testsuites/psxtests/psx05/init.c
+++ b/testsuites/psxtests/psx05/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx05/system.h b/testsuites/psxtests/psx05/system.h
index 271c7559f8..ed901c71a9 100644
--- a/testsuites/psxtests/psx05/system.h
+++ b/testsuites/psxtests/psx05/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/psxtests/psx05/task.c b/testsuites/psxtests/psx05/task.c
index 705d288ebe..64f6d4403a 100644
--- a/testsuites/psxtests/psx05/task.c
+++ b/testsuites/psxtests/psx05/task.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/psxtests/psx05/task2.c b/testsuites/psxtests/psx05/task2.c
index 4b6a3e38c7..57b891a422 100644
--- a/testsuites/psxtests/psx05/task2.c
+++ b/testsuites/psxtests/psx05/task2.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/psxtests/psx05/task3.c b/testsuites/psxtests/psx05/task3.c
index 5b869ff96f..3049d78ee7 100644
--- a/testsuites/psxtests/psx05/task3.c
+++ b/testsuites/psxtests/psx05/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/psxtests/psx06/init.c b/testsuites/psxtests/psx06/init.c
index 913ae2c1f3..0ccceeca12 100644
--- a/testsuites/psxtests/psx06/init.c
+++ b/testsuites/psxtests/psx06/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx06/system.h b/testsuites/psxtests/psx06/system.h
index c6945ef23a..de939d0c76 100644
--- a/testsuites/psxtests/psx06/system.h
+++ b/testsuites/psxtests/psx06/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/psxtests/psx06/task.c b/testsuites/psxtests/psx06/task.c
index 0918033b8d..99fcf2f859 100644
--- a/testsuites/psxtests/psx06/task.c
+++ b/testsuites/psxtests/psx06/task.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/psxtests/psx06/task2.c b/testsuites/psxtests/psx06/task2.c
index ef70e0f0f9..af6c1d4b6d 100644
--- a/testsuites/psxtests/psx06/task2.c
+++ b/testsuites/psxtests/psx06/task2.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/psxtests/psx07/init.c b/testsuites/psxtests/psx07/init.c
index ba769f70b4..59a2e93174 100644
--- a/testsuites/psxtests/psx07/init.c
+++ b/testsuites/psxtests/psx07/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx07/system.h b/testsuites/psxtests/psx07/system.h
index a402b65128..0b5f3022c8 100644
--- a/testsuites/psxtests/psx07/system.h
+++ b/testsuites/psxtests/psx07/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/psxtests/psx07/task.c b/testsuites/psxtests/psx07/task.c
index a477e4ee88..8f04b1285f 100644
--- a/testsuites/psxtests/psx07/task.c
+++ b/testsuites/psxtests/psx07/task.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/psxtests/psx08/init.c b/testsuites/psxtests/psx08/init.c
index 638a595bcb..ae478f8a86 100644
--- a/testsuites/psxtests/psx08/init.c
+++ b/testsuites/psxtests/psx08/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx08/system.h b/testsuites/psxtests/psx08/system.h
index 46819ad59b..305b20e724 100644
--- a/testsuites/psxtests/psx08/system.h
+++ b/testsuites/psxtests/psx08/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/psxtests/psx08/task1.c b/testsuites/psxtests/psx08/task1.c
index 19e922f63c..5668f258d1 100644
--- a/testsuites/psxtests/psx08/task1.c
+++ b/testsuites/psxtests/psx08/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/psxtests/psx08/task2.c b/testsuites/psxtests/psx08/task2.c
index e890535a65..08e7dd3f7e 100644
--- a/testsuites/psxtests/psx08/task2.c
+++ b/testsuites/psxtests/psx08/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/psxtests/psx08/task3.c b/testsuites/psxtests/psx08/task3.c
index ac8385747a..6b0de52f59 100644
--- a/testsuites/psxtests/psx08/task3.c
+++ b/testsuites/psxtests/psx08/task3.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/psxtests/psx09/init.c b/testsuites/psxtests/psx09/init.c
index b4856583cf..2c5729752a 100644
--- a/testsuites/psxtests/psx09/init.c
+++ b/testsuites/psxtests/psx09/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx09/system.h b/testsuites/psxtests/psx09/system.h
index 48197e1589..020b3f0892 100644
--- a/testsuites/psxtests/psx09/system.h
+++ b/testsuites/psxtests/psx09/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/psxtests/psx10/init.c b/testsuites/psxtests/psx10/init.c
index 940cfaa27e..b08fafc937 100644
--- a/testsuites/psxtests/psx10/init.c
+++ b/testsuites/psxtests/psx10/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx10/system.h b/testsuites/psxtests/psx10/system.h
index 9bbdac0f25..a4f126a7f1 100644
--- a/testsuites/psxtests/psx10/system.h
+++ b/testsuites/psxtests/psx10/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/psxtests/psx10/task.c b/testsuites/psxtests/psx10/task.c
index 6419b13c3c..f7c1fac1f2 100644
--- a/testsuites/psxtests/psx10/task.c
+++ b/testsuites/psxtests/psx10/task.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/psxtests/psx10/task2.c b/testsuites/psxtests/psx10/task2.c
index 5095178e6f..404fabcc55 100644
--- a/testsuites/psxtests/psx10/task2.c
+++ b/testsuites/psxtests/psx10/task2.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/psxtests/psx10/task3.c b/testsuites/psxtests/psx10/task3.c
index d276bf86cb..4531072c0e 100644
--- a/testsuites/psxtests/psx10/task3.c
+++ b/testsuites/psxtests/psx10/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/psxtests/psx11/init.c b/testsuites/psxtests/psx11/init.c
index 2a64517935..5122d5a13f 100644
--- a/testsuites/psxtests/psx11/init.c
+++ b/testsuites/psxtests/psx11/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx11/system.h b/testsuites/psxtests/psx11/system.h
index a402b65128..0b5f3022c8 100644
--- a/testsuites/psxtests/psx11/system.h
+++ b/testsuites/psxtests/psx11/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/psxtests/psx11/task.c b/testsuites/psxtests/psx11/task.c
index dbc90cbc58..d6faf6b64a 100644
--- a/testsuites/psxtests/psx11/task.c
+++ b/testsuites/psxtests/psx11/task.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/psxtests/psx12/init.c b/testsuites/psxtests/psx12/init.c
index 17ca4e0f5d..e14ff91d73 100644
--- a/testsuites/psxtests/psx12/init.c
+++ b/testsuites/psxtests/psx12/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psx12/system.h b/testsuites/psxtests/psx12/system.h
index ebdf74e20b..20abeef4ea 100644
--- a/testsuites/psxtests/psx12/system.h
+++ b/testsuites/psxtests/psx12/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/psxtests/psx12/task.c b/testsuites/psxtests/psx12/task.c
index a477e4ee88..8f04b1285f 100644
--- a/testsuites/psxtests/psx12/task.c
+++ b/testsuites/psxtests/psx12/task.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/psxtests/psx13/main.c b/testsuites/psxtests/psx13/main.c
index 37658f4feb..9f253e881b 100644
--- a/testsuites/psxtests/psx13/main.c
+++ b/testsuites/psxtests/psx13/main.c
@@ -1,9 +1,8 @@
/*
* Simple test program -- simplified version of sample test hello.
*
- * 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/psxtests/psx13/test.c b/testsuites/psxtests/psx13/test.c
index 06a35d623f..65173f79ac 100644
--- a/testsuites/psxtests/psx13/test.c
+++ b/testsuites/psxtests/psx13/test.c
@@ -15,9 +15,8 @@
* umask - test implemented
* utime - test implemented
*
- * 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/psxtests/psxcancel/init.c b/testsuites/psxtests/psxcancel/init.c
index 8e3ead8fd0..26536dad95 100644
--- a/testsuites/psxtests/psxcancel/init.c
+++ b/testsuites/psxtests/psxcancel/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psxfile01/main.c b/testsuites/psxtests/psxfile01/main.c
index 37658f4feb..9f253e881b 100644
--- a/testsuites/psxtests/psxfile01/main.c
+++ b/testsuites/psxtests/psxfile01/main.c
@@ -1,9 +1,8 @@
/*
* Simple test program -- simplified version of sample test hello.
*
- * 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/psxtests/psxfile01/test.c b/testsuites/psxtests/psxfile01/test.c
index fa94193f10..3d90e6e712 100644
--- a/testsuites/psxtests/psxfile01/test.c
+++ b/testsuites/psxtests/psxfile01/test.c
@@ -10,9 +10,8 @@
* /dev
* /dev/XXX [where XXX includes at least console]
*
- * 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/psxtests/psxhdrs/clock01.c b/testsuites/psxtests/psxhdrs/clock01.c
index 4677dac3f8..ab520983e2 100644
--- a/testsuites/psxtests/psxhdrs/clock01.c
+++ b/testsuites/psxtests/psxhdrs/clock01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/clock02.c b/testsuites/psxtests/psxhdrs/clock02.c
index 9bd35c1be6..c12aa3c906 100644
--- a/testsuites/psxtests/psxhdrs/clock02.c
+++ b/testsuites/psxtests/psxhdrs/clock02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/clock03.c b/testsuites/psxtests/psxhdrs/clock03.c
index 489390fcec..1e44eea91a 100644
--- a/testsuites/psxtests/psxhdrs/clock03.c
+++ b/testsuites/psxtests/psxhdrs/clock03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/clock04.c b/testsuites/psxtests/psxhdrs/clock04.c
index 721f73666b..b65320d11e 100644
--- a/testsuites/psxtests/psxhdrs/clock04.c
+++ b/testsuites/psxtests/psxhdrs/clock04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/clock05.c b/testsuites/psxtests/psxhdrs/clock05.c
index 7c862db4a0..a8b1357eb6 100644
--- a/testsuites/psxtests/psxhdrs/clock05.c
+++ b/testsuites/psxtests/psxhdrs/clock05.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/clock06.c b/testsuites/psxtests/psxhdrs/clock06.c
index 614da056d5..eac0169ced 100644
--- a/testsuites/psxtests/psxhdrs/clock06.c
+++ b/testsuites/psxtests/psxhdrs/clock06.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond01.c b/testsuites/psxtests/psxhdrs/cond01.c
index 3dfd686313..28cf76d8bb 100644
--- a/testsuites/psxtests/psxhdrs/cond01.c
+++ b/testsuites/psxtests/psxhdrs/cond01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond02.c b/testsuites/psxtests/psxhdrs/cond02.c
index 0f0f84ba17..1f6c3cfeff 100644
--- a/testsuites/psxtests/psxhdrs/cond02.c
+++ b/testsuites/psxtests/psxhdrs/cond02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond03.c b/testsuites/psxtests/psxhdrs/cond03.c
index a1e848ff82..2bb7e29445 100644
--- a/testsuites/psxtests/psxhdrs/cond03.c
+++ b/testsuites/psxtests/psxhdrs/cond03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond04.c b/testsuites/psxtests/psxhdrs/cond04.c
index ebf340182e..6dcf08b94a 100644
--- a/testsuites/psxtests/psxhdrs/cond04.c
+++ b/testsuites/psxtests/psxhdrs/cond04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond05.c b/testsuites/psxtests/psxhdrs/cond05.c
index 3daf62c66b..a7a9a2e207 100644
--- a/testsuites/psxtests/psxhdrs/cond05.c
+++ b/testsuites/psxtests/psxhdrs/cond05.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond06.c b/testsuites/psxtests/psxhdrs/cond06.c
index e3a5466264..25a43087cd 100644
--- a/testsuites/psxtests/psxhdrs/cond06.c
+++ b/testsuites/psxtests/psxhdrs/cond06.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond07.c b/testsuites/psxtests/psxhdrs/cond07.c
index e5551d2487..a88c16bd3c 100644
--- a/testsuites/psxtests/psxhdrs/cond07.c
+++ b/testsuites/psxtests/psxhdrs/cond07.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond08.c b/testsuites/psxtests/psxhdrs/cond08.c
index ff4bc7d233..353887c303 100644
--- a/testsuites/psxtests/psxhdrs/cond08.c
+++ b/testsuites/psxtests/psxhdrs/cond08.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond09.c b/testsuites/psxtests/psxhdrs/cond09.c
index c563c0a3ef..0e5d10dbf4 100644
--- a/testsuites/psxtests/psxhdrs/cond09.c
+++ b/testsuites/psxtests/psxhdrs/cond09.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/cond10.c b/testsuites/psxtests/psxhdrs/cond10.c
index 01ff0ba63f..4147fe4c24 100644
--- a/testsuites/psxtests/psxhdrs/cond10.c
+++ b/testsuites/psxtests/psxhdrs/cond10.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/key01.c b/testsuites/psxtests/psxhdrs/key01.c
index 513d81a7c3..b61e61a79f 100644
--- a/testsuites/psxtests/psxhdrs/key01.c
+++ b/testsuites/psxtests/psxhdrs/key01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/key02.c b/testsuites/psxtests/psxhdrs/key02.c
index 85e5f07577..c8e88a1fee 100644
--- a/testsuites/psxtests/psxhdrs/key02.c
+++ b/testsuites/psxtests/psxhdrs/key02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/key03.c b/testsuites/psxtests/psxhdrs/key03.c
index 62ad1fdc0b..ca8b4c3199 100644
--- a/testsuites/psxtests/psxhdrs/key03.c
+++ b/testsuites/psxtests/psxhdrs/key03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/key04.c b/testsuites/psxtests/psxhdrs/key04.c
index d3440106cf..c03977f223 100644
--- a/testsuites/psxtests/psxhdrs/key04.c
+++ b/testsuites/psxtests/psxhdrs/key04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex01.c b/testsuites/psxtests/psxhdrs/mutex01.c
index 318b79b684..fad7f89845 100644
--- a/testsuites/psxtests/psxhdrs/mutex01.c
+++ b/testsuites/psxtests/psxhdrs/mutex01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex02.c b/testsuites/psxtests/psxhdrs/mutex02.c
index 0d53b8ba1d..70a196c5b5 100644
--- a/testsuites/psxtests/psxhdrs/mutex02.c
+++ b/testsuites/psxtests/psxhdrs/mutex02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex03.c b/testsuites/psxtests/psxhdrs/mutex03.c
index 8d2d23b871..32f93d46b4 100644
--- a/testsuites/psxtests/psxhdrs/mutex03.c
+++ b/testsuites/psxtests/psxhdrs/mutex03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex04.c b/testsuites/psxtests/psxhdrs/mutex04.c
index ca9b8b8abe..54c52f3198 100644
--- a/testsuites/psxtests/psxhdrs/mutex04.c
+++ b/testsuites/psxtests/psxhdrs/mutex04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex05.c b/testsuites/psxtests/psxhdrs/mutex05.c
index 6b0aa58296..2b3ce61b18 100644
--- a/testsuites/psxtests/psxhdrs/mutex05.c
+++ b/testsuites/psxtests/psxhdrs/mutex05.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex06.c b/testsuites/psxtests/psxhdrs/mutex06.c
index 9773d02a27..7fa549000f 100644
--- a/testsuites/psxtests/psxhdrs/mutex06.c
+++ b/testsuites/psxtests/psxhdrs/mutex06.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex07.c b/testsuites/psxtests/psxhdrs/mutex07.c
index 709b15093d..fc4cc1fb93 100644
--- a/testsuites/psxtests/psxhdrs/mutex07.c
+++ b/testsuites/psxtests/psxhdrs/mutex07.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex08.c b/testsuites/psxtests/psxhdrs/mutex08.c
index 119cccc190..e46712b94c 100644
--- a/testsuites/psxtests/psxhdrs/mutex08.c
+++ b/testsuites/psxtests/psxhdrs/mutex08.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex09.c b/testsuites/psxtests/psxhdrs/mutex09.c
index 322b00060e..4b8aff0a55 100644
--- a/testsuites/psxtests/psxhdrs/mutex09.c
+++ b/testsuites/psxtests/psxhdrs/mutex09.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex10.c b/testsuites/psxtests/psxhdrs/mutex10.c
index 11ee1ac294..550906b8ae 100644
--- a/testsuites/psxtests/psxhdrs/mutex10.c
+++ b/testsuites/psxtests/psxhdrs/mutex10.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex11.c b/testsuites/psxtests/psxhdrs/mutex11.c
index 58fa2017cf..8d50790ddf 100644
--- a/testsuites/psxtests/psxhdrs/mutex11.c
+++ b/testsuites/psxtests/psxhdrs/mutex11.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex12.c b/testsuites/psxtests/psxhdrs/mutex12.c
index 2a0090e26e..0fcba60e29 100644
--- a/testsuites/psxtests/psxhdrs/mutex12.c
+++ b/testsuites/psxtests/psxhdrs/mutex12.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex13.c b/testsuites/psxtests/psxhdrs/mutex13.c
index b3ab3fb070..d3027a06a9 100644
--- a/testsuites/psxtests/psxhdrs/mutex13.c
+++ b/testsuites/psxtests/psxhdrs/mutex13.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex14.c b/testsuites/psxtests/psxhdrs/mutex14.c
index 6410e021a4..966cfc58ba 100644
--- a/testsuites/psxtests/psxhdrs/mutex14.c
+++ b/testsuites/psxtests/psxhdrs/mutex14.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex15.c b/testsuites/psxtests/psxhdrs/mutex15.c
index cbef40b0c9..25cab34a2a 100644
--- a/testsuites/psxtests/psxhdrs/mutex15.c
+++ b/testsuites/psxtests/psxhdrs/mutex15.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/mutex16.c b/testsuites/psxtests/psxhdrs/mutex16.c
index 8adbff564e..be0c0ce135 100644
--- a/testsuites/psxtests/psxhdrs/mutex16.c
+++ b/testsuites/psxtests/psxhdrs/mutex16.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc01.c b/testsuites/psxtests/psxhdrs/proc01.c
index 52b286fd70..c29deb0f3d 100644
--- a/testsuites/psxtests/psxhdrs/proc01.c
+++ b/testsuites/psxtests/psxhdrs/proc01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc02.c b/testsuites/psxtests/psxhdrs/proc02.c
index 469ef59382..721f05f15f 100644
--- a/testsuites/psxtests/psxhdrs/proc02.c
+++ b/testsuites/psxtests/psxhdrs/proc02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc03.c b/testsuites/psxtests/psxhdrs/proc03.c
index 69a94d51af..1ec387a4d5 100644
--- a/testsuites/psxtests/psxhdrs/proc03.c
+++ b/testsuites/psxtests/psxhdrs/proc03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc04.c b/testsuites/psxtests/psxhdrs/proc04.c
index 25809433c5..2d72af7a0e 100644
--- a/testsuites/psxtests/psxhdrs/proc04.c
+++ b/testsuites/psxtests/psxhdrs/proc04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc05.c b/testsuites/psxtests/psxhdrs/proc05.c
index d3cb7835cf..524b6c27a4 100644
--- a/testsuites/psxtests/psxhdrs/proc05.c
+++ b/testsuites/psxtests/psxhdrs/proc05.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc06.c b/testsuites/psxtests/psxhdrs/proc06.c
index 9de56e6de3..63db1d0c75 100644
--- a/testsuites/psxtests/psxhdrs/proc06.c
+++ b/testsuites/psxtests/psxhdrs/proc06.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc07.c b/testsuites/psxtests/psxhdrs/proc07.c
index 1f05103761..038c02aded 100644
--- a/testsuites/psxtests/psxhdrs/proc07.c
+++ b/testsuites/psxtests/psxhdrs/proc07.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc08.c b/testsuites/psxtests/psxhdrs/proc08.c
index 9ef24d36c1..8133f6a3b6 100644
--- a/testsuites/psxtests/psxhdrs/proc08.c
+++ b/testsuites/psxtests/psxhdrs/proc08.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc09.c b/testsuites/psxtests/psxhdrs/proc09.c
index 10d90ada2f..a6b7a0a27b 100644
--- a/testsuites/psxtests/psxhdrs/proc09.c
+++ b/testsuites/psxtests/psxhdrs/proc09.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc10.c b/testsuites/psxtests/psxhdrs/proc10.c
index c57d0cd05e..7ea8ea0988 100644
--- a/testsuites/psxtests/psxhdrs/proc10.c
+++ b/testsuites/psxtests/psxhdrs/proc10.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc11.c b/testsuites/psxtests/psxhdrs/proc11.c
index 531139f8f7..d09b5c183b 100644
--- a/testsuites/psxtests/psxhdrs/proc11.c
+++ b/testsuites/psxtests/psxhdrs/proc11.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc12.c b/testsuites/psxtests/psxhdrs/proc12.c
index 7437189dbe..faf88794b5 100644
--- a/testsuites/psxtests/psxhdrs/proc12.c
+++ b/testsuites/psxtests/psxhdrs/proc12.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc13.c b/testsuites/psxtests/psxhdrs/proc13.c
index 7982132e9b..a373e9a956 100644
--- a/testsuites/psxtests/psxhdrs/proc13.c
+++ b/testsuites/psxtests/psxhdrs/proc13.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/proc14.c b/testsuites/psxtests/psxhdrs/proc14.c
index b905d18ea1..49e9d3ab5b 100644
--- a/testsuites/psxtests/psxhdrs/proc14.c
+++ b/testsuites/psxtests/psxhdrs/proc14.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread01.c b/testsuites/psxtests/psxhdrs/pthread01.c
index 9b95ecd5f9..af2d96f2a1 100644
--- a/testsuites/psxtests/psxhdrs/pthread01.c
+++ b/testsuites/psxtests/psxhdrs/pthread01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread02.c b/testsuites/psxtests/psxhdrs/pthread02.c
index a88a76b4a5..c69881f86f 100644
--- a/testsuites/psxtests/psxhdrs/pthread02.c
+++ b/testsuites/psxtests/psxhdrs/pthread02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread03.c b/testsuites/psxtests/psxhdrs/pthread03.c
index 28be165a5f..6200860216 100644
--- a/testsuites/psxtests/psxhdrs/pthread03.c
+++ b/testsuites/psxtests/psxhdrs/pthread03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread04.c b/testsuites/psxtests/psxhdrs/pthread04.c
index 84a4aad280..08c4c0405b 100644
--- a/testsuites/psxtests/psxhdrs/pthread04.c
+++ b/testsuites/psxtests/psxhdrs/pthread04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread05.c b/testsuites/psxtests/psxhdrs/pthread05.c
index 669a356fbf..ce972c6f90 100644
--- a/testsuites/psxtests/psxhdrs/pthread05.c
+++ b/testsuites/psxtests/psxhdrs/pthread05.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread06.c b/testsuites/psxtests/psxhdrs/pthread06.c
index 2140678008..5f0fc96237 100644
--- a/testsuites/psxtests/psxhdrs/pthread06.c
+++ b/testsuites/psxtests/psxhdrs/pthread06.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread07.c b/testsuites/psxtests/psxhdrs/pthread07.c
index 7b6b6c8c55..9192820821 100644
--- a/testsuites/psxtests/psxhdrs/pthread07.c
+++ b/testsuites/psxtests/psxhdrs/pthread07.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread08.c b/testsuites/psxtests/psxhdrs/pthread08.c
index a3bab33ef1..b8b7269365 100644
--- a/testsuites/psxtests/psxhdrs/pthread08.c
+++ b/testsuites/psxtests/psxhdrs/pthread08.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread09.c b/testsuites/psxtests/psxhdrs/pthread09.c
index d4a9754fb8..2a5bd6f93a 100644
--- a/testsuites/psxtests/psxhdrs/pthread09.c
+++ b/testsuites/psxtests/psxhdrs/pthread09.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread10.c b/testsuites/psxtests/psxhdrs/pthread10.c
index 8cb965ca87..f543ec4e76 100644
--- a/testsuites/psxtests/psxhdrs/pthread10.c
+++ b/testsuites/psxtests/psxhdrs/pthread10.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread11.c b/testsuites/psxtests/psxhdrs/pthread11.c
index 5a9faca6dd..75075e8d45 100644
--- a/testsuites/psxtests/psxhdrs/pthread11.c
+++ b/testsuites/psxtests/psxhdrs/pthread11.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread12.c b/testsuites/psxtests/psxhdrs/pthread12.c
index 00b88a53ab..c5ca91ae4c 100644
--- a/testsuites/psxtests/psxhdrs/pthread12.c
+++ b/testsuites/psxtests/psxhdrs/pthread12.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread13.c b/testsuites/psxtests/psxhdrs/pthread13.c
index 9126951486..e4d70bc85c 100644
--- a/testsuites/psxtests/psxhdrs/pthread13.c
+++ b/testsuites/psxtests/psxhdrs/pthread13.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread14.c b/testsuites/psxtests/psxhdrs/pthread14.c
index 58a75a4f17..31fe6d6a86 100644
--- a/testsuites/psxtests/psxhdrs/pthread14.c
+++ b/testsuites/psxtests/psxhdrs/pthread14.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread15.c b/testsuites/psxtests/psxhdrs/pthread15.c
index 10435a266b..f18f13be2c 100644
--- a/testsuites/psxtests/psxhdrs/pthread15.c
+++ b/testsuites/psxtests/psxhdrs/pthread15.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread16.c b/testsuites/psxtests/psxhdrs/pthread16.c
index 54960897ec..8d8cb4a8db 100644
--- a/testsuites/psxtests/psxhdrs/pthread16.c
+++ b/testsuites/psxtests/psxhdrs/pthread16.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread17.c b/testsuites/psxtests/psxhdrs/pthread17.c
index 24f6b0386f..bd259f7165 100644
--- a/testsuites/psxtests/psxhdrs/pthread17.c
+++ b/testsuites/psxtests/psxhdrs/pthread17.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread18.c b/testsuites/psxtests/psxhdrs/pthread18.c
index b59860997d..aeb3e630d4 100644
--- a/testsuites/psxtests/psxhdrs/pthread18.c
+++ b/testsuites/psxtests/psxhdrs/pthread18.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread19.c b/testsuites/psxtests/psxhdrs/pthread19.c
index fc968e065e..f14a1d6241 100644
--- a/testsuites/psxtests/psxhdrs/pthread19.c
+++ b/testsuites/psxtests/psxhdrs/pthread19.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread20.c b/testsuites/psxtests/psxhdrs/pthread20.c
index d6432f25c4..b679521082 100644
--- a/testsuites/psxtests/psxhdrs/pthread20.c
+++ b/testsuites/psxtests/psxhdrs/pthread20.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread21.c b/testsuites/psxtests/psxhdrs/pthread21.c
index e94a5c5f29..9507ac36d5 100644
--- a/testsuites/psxtests/psxhdrs/pthread21.c
+++ b/testsuites/psxtests/psxhdrs/pthread21.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread22.c b/testsuites/psxtests/psxhdrs/pthread22.c
index d163cc3352..ff889d37d2 100644
--- a/testsuites/psxtests/psxhdrs/pthread22.c
+++ b/testsuites/psxtests/psxhdrs/pthread22.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread23.c b/testsuites/psxtests/psxhdrs/pthread23.c
index fc12a615cc..6dd04d9512 100644
--- a/testsuites/psxtests/psxhdrs/pthread23.c
+++ b/testsuites/psxtests/psxhdrs/pthread23.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread24.c b/testsuites/psxtests/psxhdrs/pthread24.c
index afb8d3b2e9..6727a5ea4d 100644
--- a/testsuites/psxtests/psxhdrs/pthread24.c
+++ b/testsuites/psxtests/psxhdrs/pthread24.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread25.c b/testsuites/psxtests/psxhdrs/pthread25.c
index 48e01eaa53..1b1bc57502 100644
--- a/testsuites/psxtests/psxhdrs/pthread25.c
+++ b/testsuites/psxtests/psxhdrs/pthread25.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread26.c b/testsuites/psxtests/psxhdrs/pthread26.c
index 6643454b6f..e4d61e39fc 100644
--- a/testsuites/psxtests/psxhdrs/pthread26.c
+++ b/testsuites/psxtests/psxhdrs/pthread26.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread27.c b/testsuites/psxtests/psxhdrs/pthread27.c
index 2f80f1c098..cf152962d0 100644
--- a/testsuites/psxtests/psxhdrs/pthread27.c
+++ b/testsuites/psxtests/psxhdrs/pthread27.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread28.c b/testsuites/psxtests/psxhdrs/pthread28.c
index a9d78e36fa..011ddea8f5 100644
--- a/testsuites/psxtests/psxhdrs/pthread28.c
+++ b/testsuites/psxtests/psxhdrs/pthread28.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread29.c b/testsuites/psxtests/psxhdrs/pthread29.c
index 45efbc0bb9..5bc5dc0a69 100644
--- a/testsuites/psxtests/psxhdrs/pthread29.c
+++ b/testsuites/psxtests/psxhdrs/pthread29.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread30.c b/testsuites/psxtests/psxhdrs/pthread30.c
index 44e885612e..bb9e1da558 100644
--- a/testsuites/psxtests/psxhdrs/pthread30.c
+++ b/testsuites/psxtests/psxhdrs/pthread30.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread31.c b/testsuites/psxtests/psxhdrs/pthread31.c
index d553a09e65..d12df9829e 100644
--- a/testsuites/psxtests/psxhdrs/pthread31.c
+++ b/testsuites/psxtests/psxhdrs/pthread31.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread32.c b/testsuites/psxtests/psxhdrs/pthread32.c
index 80990610ec..0b03fd9e47 100644
--- a/testsuites/psxtests/psxhdrs/pthread32.c
+++ b/testsuites/psxtests/psxhdrs/pthread32.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread33.c b/testsuites/psxtests/psxhdrs/pthread33.c
index 7cff807ef0..88ed3e7127 100644
--- a/testsuites/psxtests/psxhdrs/pthread33.c
+++ b/testsuites/psxtests/psxhdrs/pthread33.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread34.c b/testsuites/psxtests/psxhdrs/pthread34.c
index fc575a6056..9d4072102a 100644
--- a/testsuites/psxtests/psxhdrs/pthread34.c
+++ b/testsuites/psxtests/psxhdrs/pthread34.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread35.c b/testsuites/psxtests/psxhdrs/pthread35.c
index d9dd771c2c..a53aaeedcb 100644
--- a/testsuites/psxtests/psxhdrs/pthread35.c
+++ b/testsuites/psxtests/psxhdrs/pthread35.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/pthread36.c b/testsuites/psxtests/psxhdrs/pthread36.c
index 80ddd64578..21e503865d 100644
--- a/testsuites/psxtests/psxhdrs/pthread36.c
+++ b/testsuites/psxtests/psxhdrs/pthread36.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/sched01.c b/testsuites/psxtests/psxhdrs/sched01.c
index 7e1e9ca621..5b48736b09 100644
--- a/testsuites/psxtests/psxhdrs/sched01.c
+++ b/testsuites/psxtests/psxhdrs/sched01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/sched02.c b/testsuites/psxtests/psxhdrs/sched02.c
index 5475b22382..8e66cfba46 100644
--- a/testsuites/psxtests/psxhdrs/sched02.c
+++ b/testsuites/psxtests/psxhdrs/sched02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/sched03.c b/testsuites/psxtests/psxhdrs/sched03.c
index 19a2774b94..16e2aad92d 100644
--- a/testsuites/psxtests/psxhdrs/sched03.c
+++ b/testsuites/psxtests/psxhdrs/sched03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/sched04.c b/testsuites/psxtests/psxhdrs/sched04.c
index bc002be98a..ba81adb78d 100644
--- a/testsuites/psxtests/psxhdrs/sched04.c
+++ b/testsuites/psxtests/psxhdrs/sched04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/sched05.c b/testsuites/psxtests/psxhdrs/sched05.c
index 179bc7b4e0..158484b96c 100644
--- a/testsuites/psxtests/psxhdrs/sched05.c
+++ b/testsuites/psxtests/psxhdrs/sched05.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/sched06.c b/testsuites/psxtests/psxhdrs/sched06.c
index 055b0d197f..fdcb08eac5 100644
--- a/testsuites/psxtests/psxhdrs/sched06.c
+++ b/testsuites/psxtests/psxhdrs/sched06.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/sched07.c b/testsuites/psxtests/psxhdrs/sched07.c
index 5743359f6a..a41bbba830 100644
--- a/testsuites/psxtests/psxhdrs/sched07.c
+++ b/testsuites/psxtests/psxhdrs/sched07.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/sched08.c b/testsuites/psxtests/psxhdrs/sched08.c
index 2fdadc2924..8596ef60a0 100644
--- a/testsuites/psxtests/psxhdrs/sched08.c
+++ b/testsuites/psxtests/psxhdrs/sched08.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal01.c b/testsuites/psxtests/psxhdrs/signal01.c
index adc7c43f4d..50ee847513 100644
--- a/testsuites/psxtests/psxhdrs/signal01.c
+++ b/testsuites/psxtests/psxhdrs/signal01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal02.c b/testsuites/psxtests/psxhdrs/signal02.c
index a16ed63a6b..16e3771b48 100644
--- a/testsuites/psxtests/psxhdrs/signal02.c
+++ b/testsuites/psxtests/psxhdrs/signal02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal03.c b/testsuites/psxtests/psxhdrs/signal03.c
index 27c778b7c4..bb17812a39 100644
--- a/testsuites/psxtests/psxhdrs/signal03.c
+++ b/testsuites/psxtests/psxhdrs/signal03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal04.c b/testsuites/psxtests/psxhdrs/signal04.c
index a0b22d39ca..8b0c960dcf 100644
--- a/testsuites/psxtests/psxhdrs/signal04.c
+++ b/testsuites/psxtests/psxhdrs/signal04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal05.c b/testsuites/psxtests/psxhdrs/signal05.c
index b473c55f1e..c21a79abbc 100644
--- a/testsuites/psxtests/psxhdrs/signal05.c
+++ b/testsuites/psxtests/psxhdrs/signal05.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal06.c b/testsuites/psxtests/psxhdrs/signal06.c
index e90bc62e37..f7eaff884a 100644
--- a/testsuites/psxtests/psxhdrs/signal06.c
+++ b/testsuites/psxtests/psxhdrs/signal06.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal07.c b/testsuites/psxtests/psxhdrs/signal07.c
index e30a07791d..0fe5817a70 100644
--- a/testsuites/psxtests/psxhdrs/signal07.c
+++ b/testsuites/psxtests/psxhdrs/signal07.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal08.c b/testsuites/psxtests/psxhdrs/signal08.c
index 251c8d3af6..295800e599 100644
--- a/testsuites/psxtests/psxhdrs/signal08.c
+++ b/testsuites/psxtests/psxhdrs/signal08.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal09.c b/testsuites/psxtests/psxhdrs/signal09.c
index b33647d147..97c7eddcef 100644
--- a/testsuites/psxtests/psxhdrs/signal09.c
+++ b/testsuites/psxtests/psxhdrs/signal09.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal10.c b/testsuites/psxtests/psxhdrs/signal10.c
index dc5f7c27d5..a3155e1a67 100644
--- a/testsuites/psxtests/psxhdrs/signal10.c
+++ b/testsuites/psxtests/psxhdrs/signal10.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal11.c b/testsuites/psxtests/psxhdrs/signal11.c
index 0af70d9ef5..63a840aeac 100644
--- a/testsuites/psxtests/psxhdrs/signal11.c
+++ b/testsuites/psxtests/psxhdrs/signal11.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal12.c b/testsuites/psxtests/psxhdrs/signal12.c
index 36926a98ea..85d4dd5c47 100644
--- a/testsuites/psxtests/psxhdrs/signal12.c
+++ b/testsuites/psxtests/psxhdrs/signal12.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal13.c b/testsuites/psxtests/psxhdrs/signal13.c
index 2270066aaa..7b177dd3ff 100644
--- a/testsuites/psxtests/psxhdrs/signal13.c
+++ b/testsuites/psxtests/psxhdrs/signal13.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal14.c b/testsuites/psxtests/psxhdrs/signal14.c
index 192b824655..20c6a9cf71 100644
--- a/testsuites/psxtests/psxhdrs/signal14.c
+++ b/testsuites/psxtests/psxhdrs/signal14.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal15.c b/testsuites/psxtests/psxhdrs/signal15.c
index 1dabed1945..ddb1972d4f 100644
--- a/testsuites/psxtests/psxhdrs/signal15.c
+++ b/testsuites/psxtests/psxhdrs/signal15.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal16.c b/testsuites/psxtests/psxhdrs/signal16.c
index cc8bfe9bbb..dca42d55bd 100644
--- a/testsuites/psxtests/psxhdrs/signal16.c
+++ b/testsuites/psxtests/psxhdrs/signal16.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal17.c b/testsuites/psxtests/psxhdrs/signal17.c
index 152883d0bf..d9f4def624 100644
--- a/testsuites/psxtests/psxhdrs/signal17.c
+++ b/testsuites/psxtests/psxhdrs/signal17.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal18.c b/testsuites/psxtests/psxhdrs/signal18.c
index 1deb450c27..fe067a0886 100644
--- a/testsuites/psxtests/psxhdrs/signal18.c
+++ b/testsuites/psxtests/psxhdrs/signal18.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal19.c b/testsuites/psxtests/psxhdrs/signal19.c
index e4497623bb..d8852d32ef 100644
--- a/testsuites/psxtests/psxhdrs/signal19.c
+++ b/testsuites/psxtests/psxhdrs/signal19.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal20.c b/testsuites/psxtests/psxhdrs/signal20.c
index 928b528906..aaf75a8611 100644
--- a/testsuites/psxtests/psxhdrs/signal20.c
+++ b/testsuites/psxtests/psxhdrs/signal20.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal21.c b/testsuites/psxtests/psxhdrs/signal21.c
index 6572d5a9af..756147c2fd 100644
--- a/testsuites/psxtests/psxhdrs/signal21.c
+++ b/testsuites/psxtests/psxhdrs/signal21.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/signal22.c b/testsuites/psxtests/psxhdrs/signal22.c
index a944c79edd..6685ff6dea 100644
--- a/testsuites/psxtests/psxhdrs/signal22.c
+++ b/testsuites/psxtests/psxhdrs/signal22.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time01.c b/testsuites/psxtests/psxhdrs/time01.c
index 2c2a811ebd..a9608adbf8 100644
--- a/testsuites/psxtests/psxhdrs/time01.c
+++ b/testsuites/psxtests/psxhdrs/time01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time02.c b/testsuites/psxtests/psxhdrs/time02.c
index 233b33adbe..ecb890e72f 100644
--- a/testsuites/psxtests/psxhdrs/time02.c
+++ b/testsuites/psxtests/psxhdrs/time02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time03.c b/testsuites/psxtests/psxhdrs/time03.c
index 1d44f3d927..a031109b6e 100644
--- a/testsuites/psxtests/psxhdrs/time03.c
+++ b/testsuites/psxtests/psxhdrs/time03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time04.c b/testsuites/psxtests/psxhdrs/time04.c
index 9db332a605..72cdc5aeb3 100644
--- a/testsuites/psxtests/psxhdrs/time04.c
+++ b/testsuites/psxtests/psxhdrs/time04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time05.c b/testsuites/psxtests/psxhdrs/time05.c
index 817df63f30..62b4b2d85a 100644
--- a/testsuites/psxtests/psxhdrs/time05.c
+++ b/testsuites/psxtests/psxhdrs/time05.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time06.c b/testsuites/psxtests/psxhdrs/time06.c
index abdeee0d24..9b694bfe11 100644
--- a/testsuites/psxtests/psxhdrs/time06.c
+++ b/testsuites/psxtests/psxhdrs/time06.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time07.c b/testsuites/psxtests/psxhdrs/time07.c
index 66eebe6d37..6eda111f6f 100644
--- a/testsuites/psxtests/psxhdrs/time07.c
+++ b/testsuites/psxtests/psxhdrs/time07.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time08.c b/testsuites/psxtests/psxhdrs/time08.c
index 8e0cd49bcd..84a5b9e711 100644
--- a/testsuites/psxtests/psxhdrs/time08.c
+++ b/testsuites/psxtests/psxhdrs/time08.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time09.c b/testsuites/psxtests/psxhdrs/time09.c
index 9069927fcc..c92072ffc0 100644
--- a/testsuites/psxtests/psxhdrs/time09.c
+++ b/testsuites/psxtests/psxhdrs/time09.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time10.c b/testsuites/psxtests/psxhdrs/time10.c
index a87fa0079b..b27be5037c 100644
--- a/testsuites/psxtests/psxhdrs/time10.c
+++ b/testsuites/psxtests/psxhdrs/time10.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time11.c b/testsuites/psxtests/psxhdrs/time11.c
index 8c5e4d8a7f..5fea8b4415 100644
--- a/testsuites/psxtests/psxhdrs/time11.c
+++ b/testsuites/psxtests/psxhdrs/time11.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time12.c b/testsuites/psxtests/psxhdrs/time12.c
index 46ac4d44bf..5fd0cd856d 100644
--- a/testsuites/psxtests/psxhdrs/time12.c
+++ b/testsuites/psxtests/psxhdrs/time12.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/time13.c b/testsuites/psxtests/psxhdrs/time13.c
index ff9a42eb96..39c738ddbd 100644
--- a/testsuites/psxtests/psxhdrs/time13.c
+++ b/testsuites/psxtests/psxhdrs/time13.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/timer01.c b/testsuites/psxtests/psxhdrs/timer01.c
index 02be02cff1..d2a01e0252 100644
--- a/testsuites/psxtests/psxhdrs/timer01.c
+++ b/testsuites/psxtests/psxhdrs/timer01.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/timer02.c b/testsuites/psxtests/psxhdrs/timer02.c
index b312d2e143..e2116d0362 100644
--- a/testsuites/psxtests/psxhdrs/timer02.c
+++ b/testsuites/psxtests/psxhdrs/timer02.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/timer03.c b/testsuites/psxtests/psxhdrs/timer03.c
index 5ae0efe07f..d499f079d6 100644
--- a/testsuites/psxtests/psxhdrs/timer03.c
+++ b/testsuites/psxtests/psxhdrs/timer03.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/timer04.c b/testsuites/psxtests/psxhdrs/timer04.c
index aea13743f0..d0ee86e38b 100644
--- a/testsuites/psxtests/psxhdrs/timer04.c
+++ b/testsuites/psxtests/psxhdrs/timer04.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/timer05.c b/testsuites/psxtests/psxhdrs/timer05.c
index f514857e12..aac3e4e3ec 100644
--- a/testsuites/psxtests/psxhdrs/timer05.c
+++ b/testsuites/psxtests/psxhdrs/timer05.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxhdrs/timer06.c b/testsuites/psxtests/psxhdrs/timer06.c
index 5d0274397c..4db7cc524c 100644
--- a/testsuites/psxtests/psxhdrs/timer06.c
+++ b/testsuites/psxtests/psxhdrs/timer06.c
@@ -2,9 +2,8 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * 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/psxtests/psxmsgq01/init.c b/testsuites/psxtests/psxmsgq01/init.c
index f6cebb4635..ed49515094 100644
--- a/testsuites/psxtests/psxmsgq01/init.c
+++ b/testsuites/psxtests/psxmsgq01/init.c
@@ -1,7 +1,6 @@
/*
- * 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/psxtests/psxmsgq01/system.h b/testsuites/psxtests/psxmsgq01/system.h
index 9ff369cc01..9b55eea1d0 100644
--- a/testsuites/psxtests/psxmsgq01/system.h
+++ b/testsuites/psxtests/psxmsgq01/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/psxtests/psxsem01/system.h b/testsuites/psxtests/psxsem01/system.h
index ca25a0cd1f..cbc01496fe 100644
--- a/testsuites/psxtests/psxsem01/system.h
+++ b/testsuites/psxtests/psxsem01/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/psxtests/psxstat/main.c b/testsuites/psxtests/psxstat/main.c
index 57fffc276e..bced60fd25 100644
--- a/testsuites/psxtests/psxstat/main.c
+++ b/testsuites/psxtests/psxstat/main.c
@@ -1,9 +1,8 @@
/*
* Simple test program -- simplified version of sample test hello.
*
- * 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/psxtests/psxstat/test.c b/testsuites/psxtests/psxstat/test.c
index a5cc417a27..4fd49726b7 100644
--- a/testsuites/psxtests/psxstat/test.c
+++ b/testsuites/psxtests/psxstat/test.c
@@ -2,9 +2,8 @@
* This test exercises stat() via fstat() and generates as many of the
* path evaluation cases as possible.
*
- * 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/psxtests/psxtime/main.c b/testsuites/psxtests/psxtime/main.c
index 37658f4feb..9f253e881b 100644
--- a/testsuites/psxtests/psxtime/main.c
+++ b/testsuites/psxtests/psxtime/main.c
@@ -1,9 +1,8 @@
/*
* Simple test program -- simplified version of sample test hello.
*
- * 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/psxtests/psxtime/test.c b/testsuites/psxtests/psxtime/test.c
index 8ce431145d..f62d242fa9 100644
--- a/testsuites/psxtests/psxtime/test.c
+++ b/testsuites/psxtests/psxtime/test.c
@@ -2,9 +2,8 @@
* This test exercises the time of day services via the Classic
* and POSIX APIs to make sure they are consistent.
*
- * 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/samples/README b/testsuites/samples/README
index bc618c5cfd..9a94a9b0fd 100644
--- a/testsuites/samples/README
+++ b/testsuites/samples/README
@@ -1,7 +1,6 @@
#
-# 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/samples/base_mp/apptask.c b/testsuites/samples/base_mp/apptask.c
index c4ffaa1625..5303b180d4 100644
--- a/testsuites/samples/base_mp/apptask.c
+++ b/testsuites/samples/base_mp/apptask.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/samples/base_mp/init.c b/testsuites/samples/base_mp/init.c
index 58f66e76e5..d47113d832 100644
--- a/testsuites/samples/base_mp/init.c
+++ b/testsuites/samples/base_mp/init.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/samples/base_mp/node1/base_mp.doc b/testsuites/samples/base_mp/node1/base_mp.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/samples/base_mp/node1/base_mp.doc
+++ b/testsuites/samples/base_mp/node1/base_mp.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/samples/base_mp/node2/base_mp.doc b/testsuites/samples/base_mp/node2/base_mp.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/samples/base_mp/node2/base_mp.doc
+++ b/testsuites/samples/base_mp/node2/base_mp.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/samples/base_mp/system.h b/testsuites/samples/base_mp/system.h
index 27088d078c..b45fe15bd9 100644
--- a/testsuites/samples/base_mp/system.h
+++ b/testsuites/samples/base_mp/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/samples/base_sp/apptask.c b/testsuites/samples/base_sp/apptask.c
index 2a3196a37f..c7b6580fad 100644
--- a/testsuites/samples/base_sp/apptask.c
+++ b/testsuites/samples/base_sp/apptask.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/samples/base_sp/base_sp.doc b/testsuites/samples/base_sp/base_sp.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/samples/base_sp/base_sp.doc
+++ b/testsuites/samples/base_sp/base_sp.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/samples/base_sp/init.c b/testsuites/samples/base_sp/init.c
index c3f1aabefc..d787f0233e 100644
--- a/testsuites/samples/base_sp/init.c
+++ b/testsuites/samples/base_sp/init.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/samples/base_sp/system.h b/testsuites/samples/base_sp/system.h
index b0c56044ae..25139380f6 100644
--- a/testsuites/samples/base_sp/system.h
+++ b/testsuites/samples/base_sp/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/samples/cdtest/init.c b/testsuites/samples/cdtest/init.c
index 4d408147cc..807cd9e5ab 100644
--- a/testsuites/samples/cdtest/init.c
+++ b/testsuites/samples/cdtest/init.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/samples/cdtest/system.h b/testsuites/samples/cdtest/system.h
index 975be98a2f..234651fc69 100644
--- a/testsuites/samples/cdtest/system.h
+++ b/testsuites/samples/cdtest/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/samples/hello/hello.doc b/testsuites/samples/hello/hello.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/samples/hello/hello.doc
+++ b/testsuites/samples/hello/hello.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/samples/hello/init.c b/testsuites/samples/hello/init.c
index 3931c1a2bf..344617d598 100644
--- a/testsuites/samples/hello/init.c
+++ b/testsuites/samples/hello/init.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/samples/hello/system.h b/testsuites/samples/hello/system.h
index 053ef8b932..d27a884301 100644
--- a/testsuites/samples/hello/system.h
+++ b/testsuites/samples/hello/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/samples/minimum/init.c b/testsuites/samples/minimum/init.c
index d36c60324a..64a1aa7b62 100644
--- a/testsuites/samples/minimum/init.c
+++ b/testsuites/samples/minimum/init.c
@@ -5,9 +5,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/samples/minimum/minimum.doc b/testsuites/samples/minimum/minimum.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/samples/minimum/minimum.doc
+++ b/testsuites/samples/minimum/minimum.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/samples/paranoia/init.c b/testsuites/samples/paranoia/init.c
index c562e9c44a..980a07d7c8 100644
--- a/testsuites/samples/paranoia/init.c
+++ b/testsuites/samples/paranoia/init.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/samples/paranoia/paranoia.doc b/testsuites/samples/paranoia/paranoia.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/samples/paranoia/paranoia.doc
+++ b/testsuites/samples/paranoia/paranoia.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/samples/paranoia/system.h b/testsuites/samples/paranoia/system.h
index a3e79d92f4..5996032cb1 100644
--- a/testsuites/samples/paranoia/system.h
+++ b/testsuites/samples/paranoia/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/samples/ticker/init.c b/testsuites/samples/ticker/init.c
index 62a468fb99..cd8c688887 100644
--- a/testsuites/samples/ticker/init.c
+++ b/testsuites/samples/ticker/init.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/samples/ticker/system.h b/testsuites/samples/ticker/system.h
index d8b163f7bc..0e50198815 100644
--- a/testsuites/samples/ticker/system.h
+++ b/testsuites/samples/ticker/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/samples/ticker/tasks.c b/testsuites/samples/ticker/tasks.c
index f5f9ea28ff..b87a26cbbe 100644
--- a/testsuites/samples/ticker/tasks.c
+++ b/testsuites/samples/ticker/tasks.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/samples/ticker/ticker.doc b/testsuites/samples/ticker/ticker.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/samples/ticker/ticker.doc
+++ b/testsuites/samples/ticker/ticker.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/sptests/sp01/init.c b/testsuites/sptests/sp01/init.c
index 771ad82898..b8f409b3bb 100644
--- a/testsuites/sptests/sp01/init.c
+++ b/testsuites/sptests/sp01/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/sptests/sp01/sp01.doc b/testsuites/sptests/sp01/sp01.doc
index 019cc4d18a..338ff1fb1b 100644
--- a/testsuites/sptests/sp01/sp01.doc
+++ b/testsuites/sptests/sp01/sp01.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/sptests/sp01/system.h b/testsuites/sptests/sp01/system.h
index a9605158b0..5a1cbad8b8 100644
--- a/testsuites/sptests/sp01/system.h
+++ b/testsuites/sptests/sp01/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/sptests/sp01/task1.c b/testsuites/sptests/sp01/task1.c
index 88ec7c85f7..34f24e2a14 100644
--- a/testsuites/sptests/sp01/task1.c
+++ b/testsuites/sptests/sp01/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/sptests/sp02/init.c b/testsuites/sptests/sp02/init.c
index dda2f9661c..bd1274ceca 100644
--- a/testsuites/sptests/sp02/init.c
+++ b/testsuites/sptests/sp02/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/sptests/sp02/preempt.c b/testsuites/sptests/sp02/preempt.c
index 4ce362e8fa..e494349c8a 100644
--- a/testsuites/sptests/sp02/preempt.c
+++ b/testsuites/sptests/sp02/preempt.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/sptests/sp02/sp02.doc b/testsuites/sptests/sp02/sp02.doc
index 5e50b42f12..2b624f8e23 100644
--- a/testsuites/sptests/sp02/sp02.doc
+++ b/testsuites/sptests/sp02/sp02.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/sptests/sp02/system.h b/testsuites/sptests/sp02/system.h
index aedcd2d375..b383c058e3 100644
--- a/testsuites/sptests/sp02/system.h
+++ b/testsuites/sptests/sp02/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/sptests/sp02/task1.c b/testsuites/sptests/sp02/task1.c
index 2ab2caa7e8..ed0d77c2e9 100644
--- a/testsuites/sptests/sp02/task1.c
+++ b/testsuites/sptests/sp02/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/sptests/sp02/task2.c b/testsuites/sptests/sp02/task2.c
index 0b10e3db53..583f0043f7 100644
--- a/testsuites/sptests/sp02/task2.c
+++ b/testsuites/sptests/sp02/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/sptests/sp02/task3.c b/testsuites/sptests/sp02/task3.c
index ddc6b8e5bd..6fd637ecc6 100644
--- a/testsuites/sptests/sp02/task3.c
+++ b/testsuites/sptests/sp02/task3.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/sptests/sp03/init.c b/testsuites/sptests/sp03/init.c
index b73c77dd36..560e01a53b 100644
--- a/testsuites/sptests/sp03/init.c
+++ b/testsuites/sptests/sp03/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/sptests/sp03/sp03.doc b/testsuites/sptests/sp03/sp03.doc
index b5182f2f94..4fb72db94b 100644
--- a/testsuites/sptests/sp03/sp03.doc
+++ b/testsuites/sptests/sp03/sp03.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/sptests/sp03/system.h b/testsuites/sptests/sp03/system.h
index eb1e37a46a..72d992def9 100644
--- a/testsuites/sptests/sp03/system.h
+++ b/testsuites/sptests/sp03/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/sptests/sp03/task1.c b/testsuites/sptests/sp03/task1.c
index 9f39d26293..246e293839 100644
--- a/testsuites/sptests/sp03/task1.c
+++ b/testsuites/sptests/sp03/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/sptests/sp03/task2.c b/testsuites/sptests/sp03/task2.c
index 4f40582ab3..56d7da821e 100644
--- a/testsuites/sptests/sp03/task2.c
+++ b/testsuites/sptests/sp03/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/sptests/sp04/init.c b/testsuites/sptests/sp04/init.c
index 531b42af64..032797c904 100644
--- a/testsuites/sptests/sp04/init.c
+++ b/testsuites/sptests/sp04/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/sptests/sp04/sp04.doc b/testsuites/sptests/sp04/sp04.doc
index 13a235886a..35c353e529 100644
--- a/testsuites/sptests/sp04/sp04.doc
+++ b/testsuites/sptests/sp04/sp04.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/sptests/sp04/system.h b/testsuites/sptests/sp04/system.h
index cef8f5546b..f7f2832f54 100644
--- a/testsuites/sptests/sp04/system.h
+++ b/testsuites/sptests/sp04/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/sptests/sp04/task1.c b/testsuites/sptests/sp04/task1.c
index 40b7c175f4..cbaa831890 100644
--- a/testsuites/sptests/sp04/task1.c
+++ b/testsuites/sptests/sp04/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/sptests/sp04/task2.c b/testsuites/sptests/sp04/task2.c
index ff22274284..5dbdda331d 100644
--- a/testsuites/sptests/sp04/task2.c
+++ b/testsuites/sptests/sp04/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/sptests/sp04/task3.c b/testsuites/sptests/sp04/task3.c
index a431a99f9d..829f52820f 100644
--- a/testsuites/sptests/sp04/task3.c
+++ b/testsuites/sptests/sp04/task3.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/sptests/sp04/tswitch.c b/testsuites/sptests/sp04/tswitch.c
index ebc037b052..975ca710c3 100644
--- a/testsuites/sptests/sp04/tswitch.c
+++ b/testsuites/sptests/sp04/tswitch.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/sptests/sp05/init.c b/testsuites/sptests/sp05/init.c
index df81e48052..8d84d253f6 100644
--- a/testsuites/sptests/sp05/init.c
+++ b/testsuites/sptests/sp05/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/sptests/sp05/sp05.doc b/testsuites/sptests/sp05/sp05.doc
index 0f005cf007..e13f88ffd7 100644
--- a/testsuites/sptests/sp05/sp05.doc
+++ b/testsuites/sptests/sp05/sp05.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/sptests/sp05/system.h b/testsuites/sptests/sp05/system.h
index 785491d481..ec5c85e9a0 100644
--- a/testsuites/sptests/sp05/system.h
+++ b/testsuites/sptests/sp05/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/sptests/sp05/task1.c b/testsuites/sptests/sp05/task1.c
index 8e67584e90..3a510cab97 100644
--- a/testsuites/sptests/sp05/task1.c
+++ b/testsuites/sptests/sp05/task1.c
@@ -10,9 +10,8 @@
*
* NOTE: The rtems_task_suspend() directives fail on the first iteration.
*
- * 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/sptests/sp05/task2.c b/testsuites/sptests/sp05/task2.c
index 2d492746c4..40e110693b 100644
--- a/testsuites/sptests/sp05/task2.c
+++ b/testsuites/sptests/sp05/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/sptests/sp05/task3.c b/testsuites/sptests/sp05/task3.c
index bc63d771d0..7d1163e5de 100644
--- a/testsuites/sptests/sp05/task3.c
+++ b/testsuites/sptests/sp05/task3.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/sptests/sp06/init.c b/testsuites/sptests/sp06/init.c
index 2b551e48b5..4c7b858584 100644
--- a/testsuites/sptests/sp06/init.c
+++ b/testsuites/sptests/sp06/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/sptests/sp06/sp06.doc b/testsuites/sptests/sp06/sp06.doc
index 6ec1bb23d7..2e2f59996a 100644
--- a/testsuites/sptests/sp06/sp06.doc
+++ b/testsuites/sptests/sp06/sp06.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/sptests/sp06/system.h b/testsuites/sptests/sp06/system.h
index b3c2786832..f7687256bc 100644
--- a/testsuites/sptests/sp06/system.h
+++ b/testsuites/sptests/sp06/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/sptests/sp06/task1.c b/testsuites/sptests/sp06/task1.c
index 63af3d680f..18bcae73bb 100644
--- a/testsuites/sptests/sp06/task1.c
+++ b/testsuites/sptests/sp06/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/sptests/sp06/task2.c b/testsuites/sptests/sp06/task2.c
index 6a57b907e2..da3f7ff70d 100644
--- a/testsuites/sptests/sp06/task2.c
+++ b/testsuites/sptests/sp06/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/sptests/sp06/task3.c b/testsuites/sptests/sp06/task3.c
index af1a398da5..677dec4404 100644
--- a/testsuites/sptests/sp06/task3.c
+++ b/testsuites/sptests/sp06/task3.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/sptests/sp07/init.c b/testsuites/sptests/sp07/init.c
index df627a2895..b45a7dc228 100644
--- a/testsuites/sptests/sp07/init.c
+++ b/testsuites/sptests/sp07/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/sptests/sp07/sp07.doc b/testsuites/sptests/sp07/sp07.doc
index 6ecc0e0c20..6b2a162f4d 100644
--- a/testsuites/sptests/sp07/sp07.doc
+++ b/testsuites/sptests/sp07/sp07.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/sptests/sp07/system.h b/testsuites/sptests/sp07/system.h
index 110f844957..f9f8ddcdf4 100644
--- a/testsuites/sptests/sp07/system.h
+++ b/testsuites/sptests/sp07/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/sptests/sp07/task1.c b/testsuites/sptests/sp07/task1.c
index d6e5e4d1f1..858ee4b36a 100644
--- a/testsuites/sptests/sp07/task1.c
+++ b/testsuites/sptests/sp07/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/sptests/sp07/task2.c b/testsuites/sptests/sp07/task2.c
index d528fa2dde..65869cc5ae 100644
--- a/testsuites/sptests/sp07/task2.c
+++ b/testsuites/sptests/sp07/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/sptests/sp07/task3.c b/testsuites/sptests/sp07/task3.c
index 71aec743a4..f39eee5258 100644
--- a/testsuites/sptests/sp07/task3.c
+++ b/testsuites/sptests/sp07/task3.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/sptests/sp07/task4.c b/testsuites/sptests/sp07/task4.c
index 6ea75d42e6..17ff1c28be 100644
--- a/testsuites/sptests/sp07/task4.c
+++ b/testsuites/sptests/sp07/task4.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/sptests/sp07/taskexit.c b/testsuites/sptests/sp07/taskexit.c
index a7b0745f16..1452af73df 100644
--- a/testsuites/sptests/sp07/taskexit.c
+++ b/testsuites/sptests/sp07/taskexit.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/sptests/sp07/tcreate.c b/testsuites/sptests/sp07/tcreate.c
index bba5b8d40d..27a5ac4ee1 100644
--- a/testsuites/sptests/sp07/tcreate.c
+++ b/testsuites/sptests/sp07/tcreate.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/sptests/sp07/tdelete.c b/testsuites/sptests/sp07/tdelete.c
index 5276369d47..b877f7e499 100644
--- a/testsuites/sptests/sp07/tdelete.c
+++ b/testsuites/sptests/sp07/tdelete.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/sptests/sp07/trestart.c b/testsuites/sptests/sp07/trestart.c
index 9195ca7c3f..dcd5d15f72 100644
--- a/testsuites/sptests/sp07/trestart.c
+++ b/testsuites/sptests/sp07/trestart.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/sptests/sp07/tstart.c b/testsuites/sptests/sp07/tstart.c
index 6fac296b87..0aeed5b81f 100644
--- a/testsuites/sptests/sp07/tstart.c
+++ b/testsuites/sptests/sp07/tstart.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/sptests/sp08/init.c b/testsuites/sptests/sp08/init.c
index 260fec7f65..35fc42c444 100644
--- a/testsuites/sptests/sp08/init.c
+++ b/testsuites/sptests/sp08/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/sptests/sp08/sp08.doc b/testsuites/sptests/sp08/sp08.doc
index 734bfde9ca..325fba0afd 100644
--- a/testsuites/sptests/sp08/sp08.doc
+++ b/testsuites/sptests/sp08/sp08.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/sptests/sp08/system.h b/testsuites/sptests/sp08/system.h
index 352bfe9a13..fcc21d7b2a 100644
--- a/testsuites/sptests/sp08/system.h
+++ b/testsuites/sptests/sp08/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/sptests/sp08/task1.c b/testsuites/sptests/sp08/task1.c
index 257e9586a9..43c5f45264 100644
--- a/testsuites/sptests/sp08/task1.c
+++ b/testsuites/sptests/sp08/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/sptests/sp09/delay.c b/testsuites/sptests/sp09/delay.c
index 23f1c8730f..7a6d9cb245 100644
--- a/testsuites/sptests/sp09/delay.c
+++ b/testsuites/sptests/sp09/delay.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/sptests/sp09/init.c b/testsuites/sptests/sp09/init.c
index fb80e38d00..fe95de61da 100644
--- a/testsuites/sptests/sp09/init.c
+++ b/testsuites/sptests/sp09/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/sptests/sp09/isr.c b/testsuites/sptests/sp09/isr.c
index 4098dc0f95..b3a213df09 100644
--- a/testsuites/sptests/sp09/isr.c
+++ b/testsuites/sptests/sp09/isr.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/sptests/sp09/screen01.c b/testsuites/sptests/sp09/screen01.c
index ba1d257f51..96470b06c5 100644
--- a/testsuites/sptests/sp09/screen01.c
+++ b/testsuites/sptests/sp09/screen01.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/sptests/sp09/screen02.c b/testsuites/sptests/sp09/screen02.c
index 27982c0af7..8654d93f95 100644
--- a/testsuites/sptests/sp09/screen02.c
+++ b/testsuites/sptests/sp09/screen02.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/sptests/sp09/screen03.c b/testsuites/sptests/sp09/screen03.c
index 040ba7e3eb..ed35ad7574 100644
--- a/testsuites/sptests/sp09/screen03.c
+++ b/testsuites/sptests/sp09/screen03.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/sptests/sp09/screen04.c b/testsuites/sptests/sp09/screen04.c
index 3dcddf9581..fafd528fbc 100644
--- a/testsuites/sptests/sp09/screen04.c
+++ b/testsuites/sptests/sp09/screen04.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/sptests/sp09/screen05.c b/testsuites/sptests/sp09/screen05.c
index 646a28ba6d..deb990c42d 100644
--- a/testsuites/sptests/sp09/screen05.c
+++ b/testsuites/sptests/sp09/screen05.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/sptests/sp09/screen06.c b/testsuites/sptests/sp09/screen06.c
index 948598dff3..90f522acde 100644
--- a/testsuites/sptests/sp09/screen06.c
+++ b/testsuites/sptests/sp09/screen06.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/sptests/sp09/screen07.c b/testsuites/sptests/sp09/screen07.c
index 5d55c94b9d..26dab852d5 100644
--- a/testsuites/sptests/sp09/screen07.c
+++ b/testsuites/sptests/sp09/screen07.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/sptests/sp09/screen08.c b/testsuites/sptests/sp09/screen08.c
index 705b9111fa..dd0a9afba4 100644
--- a/testsuites/sptests/sp09/screen08.c
+++ b/testsuites/sptests/sp09/screen08.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/sptests/sp09/screen09.c b/testsuites/sptests/sp09/screen09.c
index a932c38e7c..45c55dc520 100644
--- a/testsuites/sptests/sp09/screen09.c
+++ b/testsuites/sptests/sp09/screen09.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/sptests/sp09/screen10.c b/testsuites/sptests/sp09/screen10.c
index bb09ab2d7e..f51ad2ebf9 100644
--- a/testsuites/sptests/sp09/screen10.c
+++ b/testsuites/sptests/sp09/screen10.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/sptests/sp09/screen11.c b/testsuites/sptests/sp09/screen11.c
index 8148aabb4d..c5666a039c 100644
--- a/testsuites/sptests/sp09/screen11.c
+++ b/testsuites/sptests/sp09/screen11.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/sptests/sp09/screen12.c b/testsuites/sptests/sp09/screen12.c
index 281885994a..26ee620fb3 100644
--- a/testsuites/sptests/sp09/screen12.c
+++ b/testsuites/sptests/sp09/screen12.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/sptests/sp09/screen13.c b/testsuites/sptests/sp09/screen13.c
index 5aee5a3995..6e9584d279 100644
--- a/testsuites/sptests/sp09/screen13.c
+++ b/testsuites/sptests/sp09/screen13.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/sptests/sp09/screen14.c b/testsuites/sptests/sp09/screen14.c
index a53ac99ee4..6c7fd0176d 100644
--- a/testsuites/sptests/sp09/screen14.c
+++ b/testsuites/sptests/sp09/screen14.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/sptests/sp09/sp09.doc b/testsuites/sptests/sp09/sp09.doc
index db8ec401bb..6737d3c8e6 100644
--- a/testsuites/sptests/sp09/sp09.doc
+++ b/testsuites/sptests/sp09/sp09.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/sptests/sp09/system.h b/testsuites/sptests/sp09/system.h
index 69b28b1b4d..c3a93d3b80 100644
--- a/testsuites/sptests/sp09/system.h
+++ b/testsuites/sptests/sp09/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/sptests/sp09/task1.c b/testsuites/sptests/sp09/task1.c
index 997204674d..7a4e107b73 100644
--- a/testsuites/sptests/sp09/task1.c
+++ b/testsuites/sptests/sp09/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/sptests/sp09/task2.c b/testsuites/sptests/sp09/task2.c
index 9fdd9160da..5f9a7205c7 100644
--- a/testsuites/sptests/sp09/task2.c
+++ b/testsuites/sptests/sp09/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/sptests/sp09/task3.c b/testsuites/sptests/sp09/task3.c
index 2f1a91f5d6..4c90d37134 100644
--- a/testsuites/sptests/sp09/task3.c
+++ b/testsuites/sptests/sp09/task3.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/sptests/sp09/task4.c b/testsuites/sptests/sp09/task4.c
index 2b8c127a98..f5e254c9fe 100644
--- a/testsuites/sptests/sp09/task4.c
+++ b/testsuites/sptests/sp09/task4.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/sptests/sp11/init.c b/testsuites/sptests/sp11/init.c
index 6382f31bae..55b60936fa 100644
--- a/testsuites/sptests/sp11/init.c
+++ b/testsuites/sptests/sp11/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/sptests/sp11/sp11.doc b/testsuites/sptests/sp11/sp11.doc
index 5bc0bae8bd..57c09d5532 100644
--- a/testsuites/sptests/sp11/sp11.doc
+++ b/testsuites/sptests/sp11/sp11.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/sptests/sp11/system.h b/testsuites/sptests/sp11/system.h
index 113113969c..133f23ec5d 100644
--- a/testsuites/sptests/sp11/system.h
+++ b/testsuites/sptests/sp11/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/sptests/sp11/task1.c b/testsuites/sptests/sp11/task1.c
index b8d3530b04..77e94e3db6 100644
--- a/testsuites/sptests/sp11/task1.c
+++ b/testsuites/sptests/sp11/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/sptests/sp11/task2.c b/testsuites/sptests/sp11/task2.c
index 8522334b9a..bbfa27fd9f 100644
--- a/testsuites/sptests/sp11/task2.c
+++ b/testsuites/sptests/sp11/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/sptests/sp11/timer.c b/testsuites/sptests/sp11/timer.c
index dd6b3f0b49..f6dff55dd5 100644
--- a/testsuites/sptests/sp11/timer.c
+++ b/testsuites/sptests/sp11/timer.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/sptests/sp12/init.c b/testsuites/sptests/sp12/init.c
index d610dc070b..b7155354c5 100644
--- a/testsuites/sptests/sp12/init.c
+++ b/testsuites/sptests/sp12/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/sptests/sp12/pridrv.c b/testsuites/sptests/sp12/pridrv.c
index 24c96c10ea..2d945c4e12 100644
--- a/testsuites/sptests/sp12/pridrv.c
+++ b/testsuites/sptests/sp12/pridrv.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/sptests/sp12/pritask.c b/testsuites/sptests/sp12/pritask.c
index eb5ac15603..4ccf31f786 100644
--- a/testsuites/sptests/sp12/pritask.c
+++ b/testsuites/sptests/sp12/pritask.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/sptests/sp12/sp12.doc b/testsuites/sptests/sp12/sp12.doc
index a729ab0843..5ecfc25939 100644
--- a/testsuites/sptests/sp12/sp12.doc
+++ b/testsuites/sptests/sp12/sp12.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/sptests/sp12/system.h b/testsuites/sptests/sp12/system.h
index 08b43430a6..9ab3cb985f 100644
--- a/testsuites/sptests/sp12/system.h
+++ b/testsuites/sptests/sp12/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/sptests/sp12/task1.c b/testsuites/sptests/sp12/task1.c
index 4b284ee364..6f1c5356f8 100644
--- a/testsuites/sptests/sp12/task1.c
+++ b/testsuites/sptests/sp12/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/sptests/sp12/task2.c b/testsuites/sptests/sp12/task2.c
index c83fd87b8a..d5bd9c5199 100644
--- a/testsuites/sptests/sp12/task2.c
+++ b/testsuites/sptests/sp12/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/sptests/sp12/task3.c b/testsuites/sptests/sp12/task3.c
index 5622df991f..ceb7b56232 100644
--- a/testsuites/sptests/sp12/task3.c
+++ b/testsuites/sptests/sp12/task3.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/sptests/sp12/task4.c b/testsuites/sptests/sp12/task4.c
index f392007fe2..ce3a82f856 100644
--- a/testsuites/sptests/sp12/task4.c
+++ b/testsuites/sptests/sp12/task4.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/sptests/sp12/task5.c b/testsuites/sptests/sp12/task5.c
index 263eed640b..06ccb3f25b 100644
--- a/testsuites/sptests/sp12/task5.c
+++ b/testsuites/sptests/sp12/task5.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/sptests/sp13/fillbuff.c b/testsuites/sptests/sp13/fillbuff.c
index 2f821d6c1c..728606e5bb 100644
--- a/testsuites/sptests/sp13/fillbuff.c
+++ b/testsuites/sptests/sp13/fillbuff.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/sptests/sp13/init.c b/testsuites/sptests/sp13/init.c
index ebdea0c378..2614d2a5d4 100644
--- a/testsuites/sptests/sp13/init.c
+++ b/testsuites/sptests/sp13/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/sptests/sp13/putbuff.c b/testsuites/sptests/sp13/putbuff.c
index 154be5d400..26bf149049 100644
--- a/testsuites/sptests/sp13/putbuff.c
+++ b/testsuites/sptests/sp13/putbuff.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/sptests/sp13/sp13.doc b/testsuites/sptests/sp13/sp13.doc
index e46d8b6eed..8cdd44ac80 100644
--- a/testsuites/sptests/sp13/sp13.doc
+++ b/testsuites/sptests/sp13/sp13.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/sptests/sp13/system.h b/testsuites/sptests/sp13/system.h
index 588f88b2c5..49b6d6feaf 100644
--- a/testsuites/sptests/sp13/system.h
+++ b/testsuites/sptests/sp13/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/sptests/sp13/task1.c b/testsuites/sptests/sp13/task1.c
index 77e575e21a..0f9070dd87 100644
--- a/testsuites/sptests/sp13/task1.c
+++ b/testsuites/sptests/sp13/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/sptests/sp13/task2.c b/testsuites/sptests/sp13/task2.c
index 1246e84d30..c3e117fae3 100644
--- a/testsuites/sptests/sp13/task2.c
+++ b/testsuites/sptests/sp13/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/sptests/sp13/task3.c b/testsuites/sptests/sp13/task3.c
index 501bc01e3e..95acec01fc 100644
--- a/testsuites/sptests/sp13/task3.c
+++ b/testsuites/sptests/sp13/task3.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/sptests/sp14/asr.c b/testsuites/sptests/sp14/asr.c
index 04902c605a..6c635b00f3 100644
--- a/testsuites/sptests/sp14/asr.c
+++ b/testsuites/sptests/sp14/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/sptests/sp14/init.c b/testsuites/sptests/sp14/init.c
index bc59a52cb4..3ce5be0be0 100644
--- a/testsuites/sptests/sp14/init.c
+++ b/testsuites/sptests/sp14/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/sptests/sp14/sp14.doc b/testsuites/sptests/sp14/sp14.doc
index c5f06e136f..7bf040ca03 100644
--- a/testsuites/sptests/sp14/sp14.doc
+++ b/testsuites/sptests/sp14/sp14.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/sptests/sp14/system.h b/testsuites/sptests/sp14/system.h
index ecb34d21b7..48de462729 100644
--- a/testsuites/sptests/sp14/system.h
+++ b/testsuites/sptests/sp14/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/sptests/sp14/task1.c b/testsuites/sptests/sp14/task1.c
index 53a0d365aa..23ab0a84b7 100644
--- a/testsuites/sptests/sp14/task1.c
+++ b/testsuites/sptests/sp14/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/sptests/sp14/task2.c b/testsuites/sptests/sp14/task2.c
index 27d17dbe3c..4abf718dd6 100644
--- a/testsuites/sptests/sp14/task2.c
+++ b/testsuites/sptests/sp14/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/sptests/sp15/init.c b/testsuites/sptests/sp15/init.c
index 489b387cc3..747646fb37 100644
--- a/testsuites/sptests/sp15/init.c
+++ b/testsuites/sptests/sp15/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/sptests/sp15/sp15.doc b/testsuites/sptests/sp15/sp15.doc
index 261f9e7a49..dd8f7d6a37 100644
--- a/testsuites/sptests/sp15/sp15.doc
+++ b/testsuites/sptests/sp15/sp15.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/sptests/sp15/system.h b/testsuites/sptests/sp15/system.h
index ef5e481920..f69ce5eb4c 100644
--- a/testsuites/sptests/sp15/system.h
+++ b/testsuites/sptests/sp15/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/sptests/sp15/task1.c b/testsuites/sptests/sp15/task1.c
index da77cdf478..5d8a1b82dc 100644
--- a/testsuites/sptests/sp15/task1.c
+++ b/testsuites/sptests/sp15/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/sptests/sp16/init.c b/testsuites/sptests/sp16/init.c
index d526b7d3e3..c78eca4b24 100644
--- a/testsuites/sptests/sp16/init.c
+++ b/testsuites/sptests/sp16/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/sptests/sp16/sp16.doc b/testsuites/sptests/sp16/sp16.doc
index 1a208582dc..d93abe33c4 100644
--- a/testsuites/sptests/sp16/sp16.doc
+++ b/testsuites/sptests/sp16/sp16.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/sptests/sp16/system.h b/testsuites/sptests/sp16/system.h
index b507d2a562..d3a3922382 100644
--- a/testsuites/sptests/sp16/system.h
+++ b/testsuites/sptests/sp16/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/sptests/sp16/task1.c b/testsuites/sptests/sp16/task1.c
index fdd2776e93..3891610f38 100644
--- a/testsuites/sptests/sp16/task1.c
+++ b/testsuites/sptests/sp16/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/sptests/sp16/task2.c b/testsuites/sptests/sp16/task2.c
index 2f17952b09..8bed4585e1 100644
--- a/testsuites/sptests/sp16/task2.c
+++ b/testsuites/sptests/sp16/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/sptests/sp16/task3.c b/testsuites/sptests/sp16/task3.c
index 09a3ec87ad..4b49b8e19d 100644
--- a/testsuites/sptests/sp16/task3.c
+++ b/testsuites/sptests/sp16/task3.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/sptests/sp16/task4.c b/testsuites/sptests/sp16/task4.c
index 3f1eebeb28..ae0814b7eb 100644
--- a/testsuites/sptests/sp16/task4.c
+++ b/testsuites/sptests/sp16/task4.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/sptests/sp16/task5.c b/testsuites/sptests/sp16/task5.c
index 0f36aec535..770dc0f081 100644
--- a/testsuites/sptests/sp16/task5.c
+++ b/testsuites/sptests/sp16/task5.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/sptests/sp17/asr.c b/testsuites/sptests/sp17/asr.c
index d4384a0774..4be76d76e0 100644
--- a/testsuites/sptests/sp17/asr.c
+++ b/testsuites/sptests/sp17/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/sptests/sp17/init.c b/testsuites/sptests/sp17/init.c
index 1a49b46c78..241070de02 100644
--- a/testsuites/sptests/sp17/init.c
+++ b/testsuites/sptests/sp17/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/sptests/sp17/sp17.doc b/testsuites/sptests/sp17/sp17.doc
index dcff893039..2c4a79cb1a 100644
--- a/testsuites/sptests/sp17/sp17.doc
+++ b/testsuites/sptests/sp17/sp17.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/sptests/sp17/system.h b/testsuites/sptests/sp17/system.h
index 8f595b3e6b..e5f88b9fe2 100644
--- a/testsuites/sptests/sp17/system.h
+++ b/testsuites/sptests/sp17/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/sptests/sp17/task1.c b/testsuites/sptests/sp17/task1.c
index 9bd1a04e01..dfcb5f0779 100644
--- a/testsuites/sptests/sp17/task1.c
+++ b/testsuites/sptests/sp17/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/sptests/sp17/task2.c b/testsuites/sptests/sp17/task2.c
index 1b9759c9b6..4935c57ba8 100644
--- a/testsuites/sptests/sp17/task2.c
+++ b/testsuites/sptests/sp17/task2.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/sptests/sp19/first.c b/testsuites/sptests/sp19/first.c
index 82348300ed..aa566e1d30 100644
--- a/testsuites/sptests/sp19/first.c
+++ b/testsuites/sptests/sp19/first.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/sptests/sp19/fptask.c b/testsuites/sptests/sp19/fptask.c
index f80e0decca..d8a7a0f22d 100644
--- a/testsuites/sptests/sp19/fptask.c
+++ b/testsuites/sptests/sp19/fptask.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/sptests/sp19/fptest.h b/testsuites/sptests/sp19/fptest.h
index a30f2cf451..48839d3204 100644
--- a/testsuites/sptests/sp19/fptest.h
+++ b/testsuites/sptests/sp19/fptest.h
@@ -14,9 +14,8 @@
* fptest.h. These routines form the core of the
* floating point context switch test.
*
- * 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/sptests/sp19/init.c b/testsuites/sptests/sp19/init.c
index 86c38134ef..4a4cd9adc8 100644
--- a/testsuites/sptests/sp19/init.c
+++ b/testsuites/sptests/sp19/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/sptests/sp19/inttest.h b/testsuites/sptests/sp19/inttest.h
index 1da6c7d42a..5ab9870996 100644
--- a/testsuites/sptests/sp19/inttest.h
+++ b/testsuites/sptests/sp19/inttest.h
@@ -15,9 +15,8 @@
* inttest.h. These routines form the core of the
* floating point context switch test.
*
- * 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/sptests/sp19/sp19.doc b/testsuites/sptests/sp19/sp19.doc
index 0b26e5d8b2..a5939bb566 100644
--- a/testsuites/sptests/sp19/sp19.doc
+++ b/testsuites/sptests/sp19/sp19.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/sptests/sp19/system.h b/testsuites/sptests/sp19/system.h
index fefd7ece07..026d0a2c9b 100644
--- a/testsuites/sptests/sp19/system.h
+++ b/testsuites/sptests/sp19/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/sptests/sp19/task1.c b/testsuites/sptests/sp19/task1.c
index 9b271fac8f..5f6d7a854d 100644
--- a/testsuites/sptests/sp19/task1.c
+++ b/testsuites/sptests/sp19/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/sptests/sp20/getall.c b/testsuites/sptests/sp20/getall.c
index 85f6470d1c..a99ecf3d8c 100644
--- a/testsuites/sptests/sp20/getall.c
+++ b/testsuites/sptests/sp20/getall.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/sptests/sp20/init.c b/testsuites/sptests/sp20/init.c
index e70df5aa47..5b70c7f927 100644
--- a/testsuites/sptests/sp20/init.c
+++ b/testsuites/sptests/sp20/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/sptests/sp20/sp20.doc b/testsuites/sptests/sp20/sp20.doc
index 668aa4a844..a3ff426ca6 100644
--- a/testsuites/sptests/sp20/sp20.doc
+++ b/testsuites/sptests/sp20/sp20.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/sptests/sp20/system.h b/testsuites/sptests/sp20/system.h
index 45d79b70d8..03b6084606 100644
--- a/testsuites/sptests/sp20/system.h
+++ b/testsuites/sptests/sp20/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/sptests/sp20/task1.c b/testsuites/sptests/sp20/task1.c
index dc80a405d5..e0c01f0baa 100644
--- a/testsuites/sptests/sp20/task1.c
+++ b/testsuites/sptests/sp20/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/sptests/sp21/init.c b/testsuites/sptests/sp21/init.c
index acfa626b6c..d2a666e97b 100644
--- a/testsuites/sptests/sp21/init.c
+++ b/testsuites/sptests/sp21/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/sptests/sp21/sp21.doc b/testsuites/sptests/sp21/sp21.doc
index 6666e315f2..52cb5a8f43 100644
--- a/testsuites/sptests/sp21/sp21.doc
+++ b/testsuites/sptests/sp21/sp21.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/sptests/sp21/system.h b/testsuites/sptests/sp21/system.h
index 563ce8b63d..fe38835aa0 100644
--- a/testsuites/sptests/sp21/system.h
+++ b/testsuites/sptests/sp21/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/sptests/sp21/task1.c b/testsuites/sptests/sp21/task1.c
index b961b2e0d6..b28b1f019c 100644
--- a/testsuites/sptests/sp21/task1.c
+++ b/testsuites/sptests/sp21/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/sptests/sp22/delay.c b/testsuites/sptests/sp22/delay.c
index 6a8c4c6681..c3438e3a03 100644
--- a/testsuites/sptests/sp22/delay.c
+++ b/testsuites/sptests/sp22/delay.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/sptests/sp22/init.c b/testsuites/sptests/sp22/init.c
index 92dc031a25..0ba8803a6d 100644
--- a/testsuites/sptests/sp22/init.c
+++ b/testsuites/sptests/sp22/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/sptests/sp22/prtime.c b/testsuites/sptests/sp22/prtime.c
index 9d36f1e0d8..2ab81606e0 100644
--- a/testsuites/sptests/sp22/prtime.c
+++ b/testsuites/sptests/sp22/prtime.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/sptests/sp22/sp22.doc b/testsuites/sptests/sp22/sp22.doc
index 262f441342..636cdc2a1d 100644
--- a/testsuites/sptests/sp22/sp22.doc
+++ b/testsuites/sptests/sp22/sp22.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/sptests/sp22/system.h b/testsuites/sptests/sp22/system.h
index 8e23bd3e02..102be71e0c 100644
--- a/testsuites/sptests/sp22/system.h
+++ b/testsuites/sptests/sp22/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/sptests/sp22/task1.c b/testsuites/sptests/sp22/task1.c
index 38c20ad956..a0ad5da955 100644
--- a/testsuites/sptests/sp22/task1.c
+++ b/testsuites/sptests/sp22/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/sptests/sp23/init.c b/testsuites/sptests/sp23/init.c
index c91f107a4e..70964dd18e 100644
--- a/testsuites/sptests/sp23/init.c
+++ b/testsuites/sptests/sp23/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/sptests/sp23/sp23.doc b/testsuites/sptests/sp23/sp23.doc
index 2ea35a714a..2f3cbe4aed 100644
--- a/testsuites/sptests/sp23/sp23.doc
+++ b/testsuites/sptests/sp23/sp23.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/sptests/sp23/system.h b/testsuites/sptests/sp23/system.h
index e88f367859..24679a900a 100644
--- a/testsuites/sptests/sp23/system.h
+++ b/testsuites/sptests/sp23/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/sptests/sp23/task1.c b/testsuites/sptests/sp23/task1.c
index 886f7c8d04..ea1f8deab7 100644
--- a/testsuites/sptests/sp23/task1.c
+++ b/testsuites/sptests/sp23/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/sptests/sp24/init.c b/testsuites/sptests/sp24/init.c
index 8cb39f3d34..541c08cc7d 100644
--- a/testsuites/sptests/sp24/init.c
+++ b/testsuites/sptests/sp24/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/sptests/sp24/resume.c b/testsuites/sptests/sp24/resume.c
index c6eac1b40d..0267bff50e 100644
--- a/testsuites/sptests/sp24/resume.c
+++ b/testsuites/sptests/sp24/resume.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/sptests/sp24/sp24.doc b/testsuites/sptests/sp24/sp24.doc
index aecae8b27a..de9c617409 100644
--- a/testsuites/sptests/sp24/sp24.doc
+++ b/testsuites/sptests/sp24/sp24.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/sptests/sp24/system.h b/testsuites/sptests/sp24/system.h
index c3775f4ee3..e048dc5722 100644
--- a/testsuites/sptests/sp24/system.h
+++ b/testsuites/sptests/sp24/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/sptests/sp24/task1.c b/testsuites/sptests/sp24/task1.c
index 464286ae1f..9bad11d046 100644
--- a/testsuites/sptests/sp24/task1.c
+++ b/testsuites/sptests/sp24/task1.c
@@ -8,9 +8,8 @@
* If the times are skewed from these values, then the calendar time
* does not correspond correctly with the number of ticks.
*
- * 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/sptests/sp25/init.c b/testsuites/sptests/sp25/init.c
index 6fb95bbb8f..fd4fca8cca 100644
--- a/testsuites/sptests/sp25/init.c
+++ b/testsuites/sptests/sp25/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/sptests/sp25/sp25.doc b/testsuites/sptests/sp25/sp25.doc
index 9a0417dfea..5312465362 100644
--- a/testsuites/sptests/sp25/sp25.doc
+++ b/testsuites/sptests/sp25/sp25.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/sptests/sp25/system.h b/testsuites/sptests/sp25/system.h
index 3435288228..05b90c4164 100644
--- a/testsuites/sptests/sp25/system.h
+++ b/testsuites/sptests/sp25/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/sptests/sp25/task1.c b/testsuites/sptests/sp25/task1.c
index 45bf5780f4..df9207429d 100644
--- a/testsuites/sptests/sp25/task1.c
+++ b/testsuites/sptests/sp25/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/sptests/sp26/init.c b/testsuites/sptests/sp26/init.c
index 79cd91566f..e382569a0f 100644
--- a/testsuites/sptests/sp26/init.c
+++ b/testsuites/sptests/sp26/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/sptests/sp26/sp26.doc b/testsuites/sptests/sp26/sp26.doc
index d0ed98c029..7ad648ea00 100644
--- a/testsuites/sptests/sp26/sp26.doc
+++ b/testsuites/sptests/sp26/sp26.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/sptests/sp26/system.h b/testsuites/sptests/sp26/system.h
index 3435288228..05b90c4164 100644
--- a/testsuites/sptests/sp26/system.h
+++ b/testsuites/sptests/sp26/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/sptests/sp26/task1.c b/testsuites/sptests/sp26/task1.c
index 8957c293d2..f29adb2701 100644
--- a/testsuites/sptests/sp26/task1.c
+++ b/testsuites/sptests/sp26/task1.c
@@ -1,7 +1,6 @@
/*
- * 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/sptests/spfatal/fatal.c b/testsuites/sptests/spfatal/fatal.c
index c89105a826..4f5972c144 100644
--- a/testsuites/sptests/spfatal/fatal.c
+++ b/testsuites/sptests/spfatal/fatal.c
@@ -6,9 +6,8 @@
* the executive. It is very carefully constructed to do this and
* uses the Configuration very carefully.
*
- * 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/sptests/spfatal/init.c b/testsuites/sptests/spfatal/init.c
index 1892975f29..98b8eab4ed 100644
--- a/testsuites/sptests/spfatal/init.c
+++ b/testsuites/sptests/spfatal/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/sptests/spfatal/puterr.c b/testsuites/sptests/spfatal/puterr.c
index d5404d3d1b..efde7a7219 100644
--- a/testsuites/sptests/spfatal/puterr.c
+++ b/testsuites/sptests/spfatal/puterr.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/sptests/spfatal/spfatal.doc b/testsuites/sptests/spfatal/spfatal.doc
index b6ff6b5504..fd70b4a4ad 100644
--- a/testsuites/sptests/spfatal/spfatal.doc
+++ b/testsuites/sptests/spfatal/spfatal.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/sptests/spfatal/system.h b/testsuites/sptests/spfatal/system.h
index 113beffd29..091a07476d 100644
--- a/testsuites/sptests/spfatal/system.h
+++ b/testsuites/sptests/spfatal/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/sptests/spfatal/task1.c b/testsuites/sptests/spfatal/task1.c
index f7298ab2a4..c009d2c10e 100644
--- a/testsuites/sptests/spfatal/task1.c
+++ b/testsuites/sptests/spfatal/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/sptests/spsize/getint.c b/testsuites/sptests/spsize/getint.c
index 01eae17fec..2572cec3e3 100644
--- a/testsuites/sptests/spsize/getint.c
+++ b/testsuites/sptests/spsize/getint.c
@@ -8,9 +8,8 @@
* Output parameters:
* returns - number read
*
- * 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/sptests/spsize/init.c b/testsuites/sptests/spsize/init.c
index f7d3b67fd6..9a8c66d2df 100644
--- a/testsuites/sptests/spsize/init.c
+++ b/testsuites/sptests/spsize/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/sptests/spsize/size.c b/testsuites/sptests/spsize/size.c
index d12ff93305..c00ad5a95d 100644
--- a/testsuites/sptests/spsize/size.c
+++ b/testsuites/sptests/spsize/size.c
@@ -3,9 +3,8 @@
* This program is run to determine the data space and work space
* requirements of the current version of RTEMS.
*
- * 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/sptests/spsize/system.h b/testsuites/sptests/spsize/system.h
index 21abdab2f7..4a432760b0 100644
--- a/testsuites/sptests/spsize/system.h
+++ b/testsuites/sptests/spsize/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/support/include/tmacros.h b/testsuites/support/include/tmacros.h
index 5588131e45..0f161b5236 100644
--- a/testsuites/support/include/tmacros.h
+++ b/testsuites/support/include/tmacros.h
@@ -3,9 +3,8 @@
* This include file contains macros which are useful in the RTEMS
* test suites.
*
- * 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/tmtests/include/timesys.h b/testsuites/tmtests/include/timesys.h
index e7a6420348..936dd69805 100644
--- a/testsuites/tmtests/include/timesys.h
+++ b/testsuites/tmtests/include/timesys.h
@@ -3,9 +3,8 @@
* This header file contains the global variables for the Time
* suite.
*
- * 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/tmtests/tm01/system.h b/testsuites/tmtests/tm01/system.h
index f66403dcdc..891ad109c3 100644
--- a/testsuites/tmtests/tm01/system.h
+++ b/testsuites/tmtests/tm01/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm01/task1.c b/testsuites/tmtests/tm01/task1.c
index e3a6b49dad..525f2f69d1 100644
--- a/testsuites/tmtests/tm01/task1.c
+++ b/testsuites/tmtests/tm01/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm01/tm01.doc b/testsuites/tmtests/tm01/tm01.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm01/tm01.doc
+++ b/testsuites/tmtests/tm01/tm01.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/tmtests/tm02/system.h b/testsuites/tmtests/tm02/system.h
index 2fd0f720d0..a2c701c05c 100644
--- a/testsuites/tmtests/tm02/system.h
+++ b/testsuites/tmtests/tm02/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm02/task1.c b/testsuites/tmtests/tm02/task1.c
index cd7d73e78d..a4c6544d24 100644
--- a/testsuites/tmtests/tm02/task1.c
+++ b/testsuites/tmtests/tm02/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm02/tm02.doc b/testsuites/tmtests/tm02/tm02.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm02/tm02.doc
+++ b/testsuites/tmtests/tm02/tm02.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/tmtests/tm03/system.h b/testsuites/tmtests/tm03/system.h
index 2fd0f720d0..a2c701c05c 100644
--- a/testsuites/tmtests/tm03/system.h
+++ b/testsuites/tmtests/tm03/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm03/task1.c b/testsuites/tmtests/tm03/task1.c
index 0b6d8e6263..92ee59092b 100644
--- a/testsuites/tmtests/tm03/task1.c
+++ b/testsuites/tmtests/tm03/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm03/tm03.doc b/testsuites/tmtests/tm03/tm03.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm03/tm03.doc
+++ b/testsuites/tmtests/tm03/tm03.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/tmtests/tm04/system.h b/testsuites/tmtests/tm04/system.h
index a31ee198f7..ef4e319c73 100644
--- a/testsuites/tmtests/tm04/system.h
+++ b/testsuites/tmtests/tm04/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm04/task1.c b/testsuites/tmtests/tm04/task1.c
index 2ba3932016..648828ebe1 100644
--- a/testsuites/tmtests/tm04/task1.c
+++ b/testsuites/tmtests/tm04/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm04/tm04.doc b/testsuites/tmtests/tm04/tm04.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm04/tm04.doc
+++ b/testsuites/tmtests/tm04/tm04.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/tmtests/tm05/system.h b/testsuites/tmtests/tm05/system.h
index 2fd0f720d0..a2c701c05c 100644
--- a/testsuites/tmtests/tm05/system.h
+++ b/testsuites/tmtests/tm05/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm05/task1.c b/testsuites/tmtests/tm05/task1.c
index 959bab006a..a942d35b33 100644
--- a/testsuites/tmtests/tm05/task1.c
+++ b/testsuites/tmtests/tm05/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm05/tm05.doc b/testsuites/tmtests/tm05/tm05.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm05/tm05.doc
+++ b/testsuites/tmtests/tm05/tm05.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/tmtests/tm06/system.h b/testsuites/tmtests/tm06/system.h
index 2fd0f720d0..a2c701c05c 100644
--- a/testsuites/tmtests/tm06/system.h
+++ b/testsuites/tmtests/tm06/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm06/task1.c b/testsuites/tmtests/tm06/task1.c
index 7b0a31efe9..3892044021 100644
--- a/testsuites/tmtests/tm06/task1.c
+++ b/testsuites/tmtests/tm06/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm06/tm06.doc b/testsuites/tmtests/tm06/tm06.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm06/tm06.doc
+++ b/testsuites/tmtests/tm06/tm06.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/tmtests/tm07/system.h b/testsuites/tmtests/tm07/system.h
index 2fd0f720d0..a2c701c05c 100644
--- a/testsuites/tmtests/tm07/system.h
+++ b/testsuites/tmtests/tm07/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm07/task1.c b/testsuites/tmtests/tm07/task1.c
index 09380a67c2..08364c522e 100644
--- a/testsuites/tmtests/tm07/task1.c
+++ b/testsuites/tmtests/tm07/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm07/tm07.doc b/testsuites/tmtests/tm07/tm07.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm07/tm07.doc
+++ b/testsuites/tmtests/tm07/tm07.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/tmtests/tm08/system.h b/testsuites/tmtests/tm08/system.h
index 2fd0f720d0..a2c701c05c 100644
--- a/testsuites/tmtests/tm08/system.h
+++ b/testsuites/tmtests/tm08/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm08/task1.c b/testsuites/tmtests/tm08/task1.c
index e2527797ba..b78b375b59 100644
--- a/testsuites/tmtests/tm08/task1.c
+++ b/testsuites/tmtests/tm08/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm08/tm08.doc b/testsuites/tmtests/tm08/tm08.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm08/tm08.doc
+++ b/testsuites/tmtests/tm08/tm08.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/tmtests/tm09/system.h b/testsuites/tmtests/tm09/system.h
index c973e40ffc..b22856dafc 100644
--- a/testsuites/tmtests/tm09/system.h
+++ b/testsuites/tmtests/tm09/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm09/task1.c b/testsuites/tmtests/tm09/task1.c
index 0df6233c6e..27bbc0931e 100644
--- a/testsuites/tmtests/tm09/task1.c
+++ b/testsuites/tmtests/tm09/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm09/tm09.doc b/testsuites/tmtests/tm09/tm09.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm09/tm09.doc
+++ b/testsuites/tmtests/tm09/tm09.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/tmtests/tm10/system.h b/testsuites/tmtests/tm10/system.h
index e406249fd2..ebdb1863a7 100644
--- a/testsuites/tmtests/tm10/system.h
+++ b/testsuites/tmtests/tm10/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm10/task1.c b/testsuites/tmtests/tm10/task1.c
index 9177ed8b12..4a24d34db3 100644
--- a/testsuites/tmtests/tm10/task1.c
+++ b/testsuites/tmtests/tm10/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm10/tm10.doc b/testsuites/tmtests/tm10/tm10.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm10/tm10.doc
+++ b/testsuites/tmtests/tm10/tm10.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/tmtests/tm11/system.h b/testsuites/tmtests/tm11/system.h
index 534584eed0..bed2533a81 100644
--- a/testsuites/tmtests/tm11/system.h
+++ b/testsuites/tmtests/tm11/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm11/task1.c b/testsuites/tmtests/tm11/task1.c
index e67852aca3..0afc1b9590 100644
--- a/testsuites/tmtests/tm11/task1.c
+++ b/testsuites/tmtests/tm11/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm11/tm11.doc b/testsuites/tmtests/tm11/tm11.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm11/tm11.doc
+++ b/testsuites/tmtests/tm11/tm11.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/tmtests/tm12/system.h b/testsuites/tmtests/tm12/system.h
index 534584eed0..bed2533a81 100644
--- a/testsuites/tmtests/tm12/system.h
+++ b/testsuites/tmtests/tm12/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm12/task1.c b/testsuites/tmtests/tm12/task1.c
index d8a427c618..7e57b29f12 100644
--- a/testsuites/tmtests/tm12/task1.c
+++ b/testsuites/tmtests/tm12/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm12/tm12.doc b/testsuites/tmtests/tm12/tm12.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm12/tm12.doc
+++ b/testsuites/tmtests/tm12/tm12.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/tmtests/tm13/system.h b/testsuites/tmtests/tm13/system.h
index 534584eed0..bed2533a81 100644
--- a/testsuites/tmtests/tm13/system.h
+++ b/testsuites/tmtests/tm13/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm13/task1.c b/testsuites/tmtests/tm13/task1.c
index 4071ded7a8..317b1f1805 100644
--- a/testsuites/tmtests/tm13/task1.c
+++ b/testsuites/tmtests/tm13/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm13/tm13.doc b/testsuites/tmtests/tm13/tm13.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm13/tm13.doc
+++ b/testsuites/tmtests/tm13/tm13.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/tmtests/tm14/system.h b/testsuites/tmtests/tm14/system.h
index 534584eed0..bed2533a81 100644
--- a/testsuites/tmtests/tm14/system.h
+++ b/testsuites/tmtests/tm14/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm14/task1.c b/testsuites/tmtests/tm14/task1.c
index 30e1e8a38d..fc84f6c19e 100644
--- a/testsuites/tmtests/tm14/task1.c
+++ b/testsuites/tmtests/tm14/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm14/tm14.doc b/testsuites/tmtests/tm14/tm14.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm14/tm14.doc
+++ b/testsuites/tmtests/tm14/tm14.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/tmtests/tm15/system.h b/testsuites/tmtests/tm15/system.h
index 534584eed0..bed2533a81 100644
--- a/testsuites/tmtests/tm15/system.h
+++ b/testsuites/tmtests/tm15/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm15/task1.c b/testsuites/tmtests/tm15/task1.c
index c968f6d28c..bd20002697 100644
--- a/testsuites/tmtests/tm15/task1.c
+++ b/testsuites/tmtests/tm15/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm15/tm15.doc b/testsuites/tmtests/tm15/tm15.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm15/tm15.doc
+++ b/testsuites/tmtests/tm15/tm15.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/tmtests/tm16/system.h b/testsuites/tmtests/tm16/system.h
index 534584eed0..bed2533a81 100644
--- a/testsuites/tmtests/tm16/system.h
+++ b/testsuites/tmtests/tm16/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm16/task1.c b/testsuites/tmtests/tm16/task1.c
index 93a65c17d9..f4c1f1b5cd 100644
--- a/testsuites/tmtests/tm16/task1.c
+++ b/testsuites/tmtests/tm16/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm16/tm16.doc b/testsuites/tmtests/tm16/tm16.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm16/tm16.doc
+++ b/testsuites/tmtests/tm16/tm16.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/tmtests/tm17/system.h b/testsuites/tmtests/tm17/system.h
index 534584eed0..bed2533a81 100644
--- a/testsuites/tmtests/tm17/system.h
+++ b/testsuites/tmtests/tm17/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm17/task1.c b/testsuites/tmtests/tm17/task1.c
index 1ef373e61b..f510bbd320 100644
--- a/testsuites/tmtests/tm17/task1.c
+++ b/testsuites/tmtests/tm17/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm17/tm17.doc b/testsuites/tmtests/tm17/tm17.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm17/tm17.doc
+++ b/testsuites/tmtests/tm17/tm17.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/tmtests/tm18/system.h b/testsuites/tmtests/tm18/system.h
index 534584eed0..bed2533a81 100644
--- a/testsuites/tmtests/tm18/system.h
+++ b/testsuites/tmtests/tm18/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm18/task1.c b/testsuites/tmtests/tm18/task1.c
index e86b889848..d4c132495a 100644
--- a/testsuites/tmtests/tm18/task1.c
+++ b/testsuites/tmtests/tm18/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm18/tm18.doc b/testsuites/tmtests/tm18/tm18.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm18/tm18.doc
+++ b/testsuites/tmtests/tm18/tm18.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/tmtests/tm19/system.h b/testsuites/tmtests/tm19/system.h
index 534584eed0..bed2533a81 100644
--- a/testsuites/tmtests/tm19/system.h
+++ b/testsuites/tmtests/tm19/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm19/task1.c b/testsuites/tmtests/tm19/task1.c
index 14bd4a9a9a..496f69c3e0 100644
--- a/testsuites/tmtests/tm19/task1.c
+++ b/testsuites/tmtests/tm19/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm19/tm19.doc b/testsuites/tmtests/tm19/tm19.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm19/tm19.doc
+++ b/testsuites/tmtests/tm19/tm19.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/tmtests/tm20/system.h b/testsuites/tmtests/tm20/system.h
index a96f77a41d..b6e8ffc87b 100644
--- a/testsuites/tmtests/tm20/system.h
+++ b/testsuites/tmtests/tm20/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm20/task1.c b/testsuites/tmtests/tm20/task1.c
index 6f2505c7aa..162a99c8d1 100644
--- a/testsuites/tmtests/tm20/task1.c
+++ b/testsuites/tmtests/tm20/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm20/tm20.doc b/testsuites/tmtests/tm20/tm20.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm20/tm20.doc
+++ b/testsuites/tmtests/tm20/tm20.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/tmtests/tm21/system.h b/testsuites/tmtests/tm21/system.h
index 28b5a31469..e0b56c7e31 100644
--- a/testsuites/tmtests/tm21/system.h
+++ b/testsuites/tmtests/tm21/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm21/task1.c b/testsuites/tmtests/tm21/task1.c
index f3fd4e04e3..6b0086eb24 100644
--- a/testsuites/tmtests/tm21/task1.c
+++ b/testsuites/tmtests/tm21/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm21/tm21.doc b/testsuites/tmtests/tm21/tm21.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm21/tm21.doc
+++ b/testsuites/tmtests/tm21/tm21.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/tmtests/tm22/system.h b/testsuites/tmtests/tm22/system.h
index 8884d8eaf6..01af43fe96 100644
--- a/testsuites/tmtests/tm22/system.h
+++ b/testsuites/tmtests/tm22/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm22/task1.c b/testsuites/tmtests/tm22/task1.c
index 817f3a71d6..f5d577d2bf 100644
--- a/testsuites/tmtests/tm22/task1.c
+++ b/testsuites/tmtests/tm22/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm22/tm22.doc b/testsuites/tmtests/tm22/tm22.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm22/tm22.doc
+++ b/testsuites/tmtests/tm22/tm22.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/tmtests/tm23/system.h b/testsuites/tmtests/tm23/system.h
index 246a14480d..02d86788f9 100644
--- a/testsuites/tmtests/tm23/system.h
+++ b/testsuites/tmtests/tm23/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm23/task1.c b/testsuites/tmtests/tm23/task1.c
index 70c59e93f5..0104893026 100644
--- a/testsuites/tmtests/tm23/task1.c
+++ b/testsuites/tmtests/tm23/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm23/tm23.doc b/testsuites/tmtests/tm23/tm23.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm23/tm23.doc
+++ b/testsuites/tmtests/tm23/tm23.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/tmtests/tm24/system.h b/testsuites/tmtests/tm24/system.h
index 51fbb131b8..9ef1a69c6d 100644
--- a/testsuites/tmtests/tm24/system.h
+++ b/testsuites/tmtests/tm24/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm24/task1.c b/testsuites/tmtests/tm24/task1.c
index a4e78f126a..1fbabdbbba 100644
--- a/testsuites/tmtests/tm24/task1.c
+++ b/testsuites/tmtests/tm24/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm24/tm24.doc b/testsuites/tmtests/tm24/tm24.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm24/tm24.doc
+++ b/testsuites/tmtests/tm24/tm24.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/tmtests/tm25/system.h b/testsuites/tmtests/tm25/system.h
index a31ee198f7..ef4e319c73 100644
--- a/testsuites/tmtests/tm25/system.h
+++ b/testsuites/tmtests/tm25/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm25/task1.c b/testsuites/tmtests/tm25/task1.c
index 6d79ed46a0..ffedf1501f 100644
--- a/testsuites/tmtests/tm25/task1.c
+++ b/testsuites/tmtests/tm25/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm25/tm25.doc b/testsuites/tmtests/tm25/tm25.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm25/tm25.doc
+++ b/testsuites/tmtests/tm25/tm25.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/tmtests/tm26/fptest.h b/testsuites/tmtests/tm26/fptest.h
index 551aa0989e..9ebe585168 100644
--- a/testsuites/tmtests/tm26/fptest.h
+++ b/testsuites/tmtests/tm26/fptest.h
@@ -14,9 +14,8 @@
* fptest.h. These routines form the core of the
* floating point context switch test.
*
- * 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/tmtests/tm26/system.h b/testsuites/tmtests/tm26/system.h
index a31ee198f7..ef4e319c73 100644
--- a/testsuites/tmtests/tm26/system.h
+++ b/testsuites/tmtests/tm26/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm26/task1.c b/testsuites/tmtests/tm26/task1.c
index b7960649d3..248ffae296 100644
--- a/testsuites/tmtests/tm26/task1.c
+++ b/testsuites/tmtests/tm26/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm26/tm26.doc b/testsuites/tmtests/tm26/tm26.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm26/tm26.doc
+++ b/testsuites/tmtests/tm26/tm26.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/tmtests/tm27/system.h b/testsuites/tmtests/tm27/system.h
index 51fbb131b8..9ef1a69c6d 100644
--- a/testsuites/tmtests/tm27/system.h
+++ b/testsuites/tmtests/tm27/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm27/task1.c b/testsuites/tmtests/tm27/task1.c
index a852979986..94258b0975 100644
--- a/testsuites/tmtests/tm27/task1.c
+++ b/testsuites/tmtests/tm27/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm27/tm27.doc b/testsuites/tmtests/tm27/tm27.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm27/tm27.doc
+++ b/testsuites/tmtests/tm27/tm27.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/tmtests/tm28/system.h b/testsuites/tmtests/tm28/system.h
index dbadf8b14c..85534f11ed 100644
--- a/testsuites/tmtests/tm28/system.h
+++ b/testsuites/tmtests/tm28/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm28/task1.c b/testsuites/tmtests/tm28/task1.c
index aa5df73865..ee1f173fb3 100644
--- a/testsuites/tmtests/tm28/task1.c
+++ b/testsuites/tmtests/tm28/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm28/tm28.doc b/testsuites/tmtests/tm28/tm28.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm28/tm28.doc
+++ b/testsuites/tmtests/tm28/tm28.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/tmtests/tm29/system.h b/testsuites/tmtests/tm29/system.h
index c2b1355153..2a667eebb0 100644
--- a/testsuites/tmtests/tm29/system.h
+++ b/testsuites/tmtests/tm29/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tm29/task1.c b/testsuites/tmtests/tm29/task1.c
index 779a0df49b..f7d94898a4 100644
--- a/testsuites/tmtests/tm29/task1.c
+++ b/testsuites/tmtests/tm29/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tm29/tm29.doc b/testsuites/tmtests/tm29/tm29.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tm29/tm29.doc
+++ b/testsuites/tmtests/tm29/tm29.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/tmtests/tmck/system.h b/testsuites/tmtests/tmck/system.h
index 43d3be0fb5..6866a1625e 100644
--- a/testsuites/tmtests/tmck/system.h
+++ b/testsuites/tmtests/tmck/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tmck/task1.c b/testsuites/tmtests/tmck/task1.c
index 2370b2c0f3..458c51395d 100644
--- a/testsuites/tmtests/tmck/task1.c
+++ b/testsuites/tmtests/tmck/task1.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tmck/tmck.doc b/testsuites/tmtests/tmck/tmck.doc
index b8997c7b35..c88fc0fc97 100644
--- a/testsuites/tmtests/tmck/tmck.doc
+++ b/testsuites/tmtests/tmck/tmck.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/tmtests/tmoverhd/dumrtems.h b/testsuites/tmtests/tmoverhd/dumrtems.h
index 7eee650ebc..b1e1cbdfae 100644
--- a/testsuites/tmtests/tmoverhd/dumrtems.h
+++ b/testsuites/tmtests/tmoverhd/dumrtems.h
@@ -3,9 +3,8 @@
* This include file contains phony macros to map
* executive calls to Empty_directive().
*
- * 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/tmtests/tmoverhd/empty.c b/testsuites/tmtests/tmoverhd/empty.c
index cef38f2e73..dc5c76f79d 100644
--- a/testsuites/tmtests/tmoverhd/empty.c
+++ b/testsuites/tmtests/tmoverhd/empty.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tmoverhd/system.h b/testsuites/tmtests/tmoverhd/system.h
index ea369d97cb..ab43834a89 100644
--- a/testsuites/tmtests/tmoverhd/system.h
+++ b/testsuites/tmtests/tmoverhd/system.h
@@ -2,9 +2,8 @@
*
* This include file is used by all tests in the Time Suite.
*
- * 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/tmtests/tmoverhd/testtask.c b/testsuites/tmtests/tmoverhd/testtask.c
index 2f051d6ec8..30f9c3aee1 100644
--- a/testsuites/tmtests/tmoverhd/testtask.c
+++ b/testsuites/tmtests/tmoverhd/testtask.c
@@ -1,8 +1,7 @@
/*
*
- * 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/tmtests/tmoverhd/tmoverhd.doc b/testsuites/tmtests/tmoverhd/tmoverhd.doc
index 496f3569e5..f7e063ff14 100644
--- a/testsuites/tmtests/tmoverhd/tmoverhd.doc
+++ b/testsuites/tmtests/tmoverhd/tmoverhd.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