From 98e4ebf594f64761d6d4be0a00296a73d7f19277 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 8 Oct 1997 15:45:54 +0000 Subject: Fixed typo in the pointer to the license terms. --- c/src/tests/libtests/cpuuse/init.c | 4 ++-- c/src/tests/libtests/cpuuse/system.h | 4 ++-- c/src/tests/libtests/cpuuse/task1.c | 4 ++-- c/src/tests/libtests/cpuuse/task2.c | 4 ++-- c/src/tests/libtests/cpuuse/task3.c | 4 ++-- c/src/tests/libtests/cpuuse/tswitch.c | 4 ++-- c/src/tests/libtests/malloctest/init.c | 4 ++-- c/src/tests/libtests/malloctest/system.h | 4 ++-- c/src/tests/libtests/malloctest/task1.c | 4 ++-- c/src/tests/libtests/monitor/init.c | 4 ++-- c/src/tests/libtests/monitor/system.h | 4 ++-- c/src/tests/libtests/rtems++/Init.cc | 4 ++-- c/src/tests/libtests/rtems++/System.h | 4 ++-- c/src/tests/libtests/rtems++/Task1.cc | 4 ++-- c/src/tests/libtests/rtems++/Task2.cc | 4 ++-- c/src/tests/libtests/rtems++/Task3.cc | 4 ++-- c/src/tests/libtests/rtmonuse/getall.c | 4 ++-- c/src/tests/libtests/rtmonuse/init.c | 4 ++-- c/src/tests/libtests/rtmonuse/system.h | 4 ++-- c/src/tests/libtests/rtmonuse/task1.c | 4 ++-- c/src/tests/libtests/stackchk/blow.c | 4 ++-- c/src/tests/libtests/stackchk/init.c | 4 ++-- c/src/tests/libtests/stackchk/system.h | 4 ++-- c/src/tests/libtests/stackchk/task1.c | 4 ++-- c/src/tests/mptests/mp01/init.c | 4 ++-- c/src/tests/mptests/mp01/node1/mp01.doc | 4 ++-- c/src/tests/mptests/mp01/node2/mp01.doc | 4 ++-- c/src/tests/mptests/mp01/system.h | 4 ++-- c/src/tests/mptests/mp01/task1.c | 4 ++-- c/src/tests/mptests/mp02/init.c | 4 ++-- c/src/tests/mptests/mp02/node1/mp02.doc | 4 ++-- c/src/tests/mptests/mp02/node2/mp02.doc | 4 ++-- c/src/tests/mptests/mp02/system.h | 4 ++-- c/src/tests/mptests/mp02/task1.c | 4 ++-- c/src/tests/mptests/mp03/delay.c | 4 ++-- c/src/tests/mptests/mp03/init.c | 4 ++-- c/src/tests/mptests/mp03/node1/mp03.doc | 4 ++-- c/src/tests/mptests/mp03/node2/mp03.doc | 4 ++-- c/src/tests/mptests/mp03/system.h | 4 ++-- c/src/tests/mptests/mp03/task1.c | 4 ++-- c/src/tests/mptests/mp04/init.c | 4 ++-- c/src/tests/mptests/mp04/node1/mp04.doc | 4 ++-- c/src/tests/mptests/mp04/node2/mp04.doc | 4 ++-- c/src/tests/mptests/mp04/system.h | 4 ++-- c/src/tests/mptests/mp04/task1.c | 4 ++-- c/src/tests/mptests/mp05/asr.c | 4 ++-- c/src/tests/mptests/mp05/init.c | 4 ++-- c/src/tests/mptests/mp05/node1/mp05.doc | 4 ++-- c/src/tests/mptests/mp05/node2/mp05.doc | 4 ++-- c/src/tests/mptests/mp05/system.h | 4 ++-- c/src/tests/mptests/mp05/task1.c | 4 ++-- c/src/tests/mptests/mp06/init.c | 4 ++-- c/src/tests/mptests/mp06/node1/mp06.doc | 4 ++-- c/src/tests/mptests/mp06/node2/mp06.doc | 4 ++-- c/src/tests/mptests/mp06/system.h | 4 ++-- c/src/tests/mptests/mp06/task1.c | 4 ++-- c/src/tests/mptests/mp07/init.c | 4 ++-- c/src/tests/mptests/mp07/node1/mp07.doc | 4 ++-- c/src/tests/mptests/mp07/node2/mp07.doc | 4 ++-- c/src/tests/mptests/mp07/system.h | 4 ++-- c/src/tests/mptests/mp07/task1.c | 4 ++-- c/src/tests/mptests/mp08/init.c | 4 ++-- c/src/tests/mptests/mp08/node1/mp08.doc | 4 ++-- c/src/tests/mptests/mp08/node2/mp08.doc | 4 ++-- c/src/tests/mptests/mp08/system.h | 4 ++-- c/src/tests/mptests/mp08/task1.c | 4 ++-- c/src/tests/mptests/mp09/init.c | 4 ++-- c/src/tests/mptests/mp09/node1/mp09.doc | 4 ++-- c/src/tests/mptests/mp09/node2/mp09.doc | 4 ++-- c/src/tests/mptests/mp09/recvmsg.c | 4 ++-- c/src/tests/mptests/mp09/sendmsg.c | 4 ++-- c/src/tests/mptests/mp09/system.h | 4 ++-- c/src/tests/mptests/mp09/task1.c | 4 ++-- c/src/tests/mptests/mp10/init.c | 4 ++-- c/src/tests/mptests/mp10/node1/mp10.doc | 4 ++-- c/src/tests/mptests/mp10/node2/mp10.doc | 4 ++-- c/src/tests/mptests/mp10/system.h | 4 ++-- c/src/tests/mptests/mp10/task1.c | 4 ++-- c/src/tests/mptests/mp10/task2.c | 4 ++-- c/src/tests/mptests/mp10/task3.c | 4 ++-- c/src/tests/mptests/mp11/init.c | 4 ++-- c/src/tests/mptests/mp11/node1/mp11.doc | 4 ++-- c/src/tests/mptests/mp11/node2/mp11.doc | 4 ++-- c/src/tests/mptests/mp11/system.h | 4 ++-- c/src/tests/mptests/mp12/init.c | 4 ++-- c/src/tests/mptests/mp12/node1/mp12.doc | 4 ++-- c/src/tests/mptests/mp12/node2/mp12.doc | 4 ++-- c/src/tests/mptests/mp12/system.h | 4 ++-- c/src/tests/mptests/mp13/init.c | 4 ++-- c/src/tests/mptests/mp13/node1/mp13.doc | 4 ++-- c/src/tests/mptests/mp13/node2/mp13.doc | 4 ++-- c/src/tests/mptests/mp13/system.h | 4 ++-- c/src/tests/mptests/mp13/task1.c | 4 ++-- c/src/tests/mptests/mp13/task2.c | 4 ++-- c/src/tests/mptests/mp14/delay.c | 4 ++-- c/src/tests/mptests/mp14/evtask1.c | 4 ++-- c/src/tests/mptests/mp14/evtmtask.c | 4 ++-- c/src/tests/mptests/mp14/exit.c | 4 ++-- c/src/tests/mptests/mp14/init.c | 4 ++-- c/src/tests/mptests/mp14/msgtask1.c | 4 ++-- c/src/tests/mptests/mp14/node1/mp14.doc | 4 ++-- c/src/tests/mptests/mp14/node2/mp14.doc | 4 ++-- c/src/tests/mptests/mp14/pttask1.c | 4 ++-- c/src/tests/mptests/mp14/smtask1.c | 4 ++-- c/src/tests/mptests/mp14/system.h | 4 ++-- c/src/tests/psxtests/psx01/init.c | 4 ++-- c/src/tests/psxtests/psx01/system.h | 4 ++-- c/src/tests/psxtests/psx01/task.c | 4 ++-- c/src/tests/psxtests/psx02/init.c | 4 ++-- c/src/tests/psxtests/psx02/system.h | 4 ++-- c/src/tests/psxtests/psx02/task.c | 4 ++-- c/src/tests/psxtests/psx03/init.c | 4 ++-- c/src/tests/psxtests/psx03/system.h | 4 ++-- c/src/tests/psxtests/psx03/task.c | 4 ++-- c/src/tests/psxtests/psx04/init.c | 4 ++-- c/src/tests/psxtests/psx04/system.h | 4 ++-- c/src/tests/psxtests/psx04/task1.c | 4 ++-- c/src/tests/psxtests/psx04/task2.c | 4 ++-- c/src/tests/psxtests/psx04/task3.c | 4 ++-- c/src/tests/psxtests/psx05/init.c | 4 ++-- c/src/tests/psxtests/psx05/system.h | 4 ++-- c/src/tests/psxtests/psx05/task.c | 4 ++-- c/src/tests/psxtests/psx05/task2.c | 4 ++-- c/src/tests/psxtests/psx05/task3.c | 4 ++-- c/src/tests/psxtests/psx06/init.c | 4 ++-- c/src/tests/psxtests/psx06/system.h | 4 ++-- c/src/tests/psxtests/psx06/task.c | 4 ++-- c/src/tests/psxtests/psx06/task2.c | 4 ++-- c/src/tests/psxtests/psx07/init.c | 4 ++-- c/src/tests/psxtests/psx07/system.h | 4 ++-- c/src/tests/psxtests/psx07/task.c | 4 ++-- c/src/tests/psxtests/psx08/init.c | 4 ++-- c/src/tests/psxtests/psx08/system.h | 4 ++-- c/src/tests/psxtests/psx08/task.c | 4 ++-- c/src/tests/psxtests/psx08/task2.c | 4 ++-- c/src/tests/psxtests/psx09/init.c | 4 ++-- c/src/tests/psxtests/psx09/system.h | 4 ++-- c/src/tests/psxtests/psx10/init.c | 4 ++-- c/src/tests/psxtests/psx10/system.h | 4 ++-- c/src/tests/psxtests/psx10/task.c | 4 ++-- c/src/tests/psxtests/psx10/task2.c | 4 ++-- c/src/tests/psxtests/psx10/task3.c | 4 ++-- c/src/tests/psxtests/psx11/init.c | 4 ++-- c/src/tests/psxtests/psx11/system.h | 4 ++-- c/src/tests/psxtests/psx11/task.c | 4 ++-- c/src/tests/psxtests/psx12/init.c | 4 ++-- c/src/tests/psxtests/psx12/system.h | 4 ++-- c/src/tests/psxtests/psx12/task.c | 4 ++-- c/src/tests/psxtests/psxhdrs/clock01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/clock02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/clock03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/clock04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/clock05.c | 4 ++-- c/src/tests/psxtests/psxhdrs/clock06.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond05.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond06.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond07.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond08.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond09.c | 4 ++-- c/src/tests/psxtests/psxhdrs/cond10.c | 4 ++-- c/src/tests/psxtests/psxhdrs/key01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/key02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/key03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/key04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex05.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex06.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex07.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex08.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex09.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex10.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex11.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex12.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex13.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex14.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex15.c | 4 ++-- c/src/tests/psxtests/psxhdrs/mutex16.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc05.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc06.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc07.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc08.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc09.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc10.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc11.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc12.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc13.c | 4 ++-- c/src/tests/psxtests/psxhdrs/proc14.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread05.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread06.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread07.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread08.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread09.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread10.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread11.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread12.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread13.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread14.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread15.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread16.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread17.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread18.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread19.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread20.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread21.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread22.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread23.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread24.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread25.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread26.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread27.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread28.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread29.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread30.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread31.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread32.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread33.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread34.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread35.c | 4 ++-- c/src/tests/psxtests/psxhdrs/pthread36.c | 4 ++-- c/src/tests/psxtests/psxhdrs/sched01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/sched02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/sched03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/sched04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/sched05.c | 4 ++-- c/src/tests/psxtests/psxhdrs/sched06.c | 4 ++-- c/src/tests/psxtests/psxhdrs/sched07.c | 4 ++-- c/src/tests/psxtests/psxhdrs/sched08.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal05.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal06.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal07.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal08.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal09.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal10.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal11.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal12.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal13.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal14.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal15.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal16.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal17.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal18.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal19.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal20.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal21.c | 4 ++-- c/src/tests/psxtests/psxhdrs/signal22.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time05.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time06.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time07.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time08.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time09.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time10.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time11.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time12.c | 4 ++-- c/src/tests/psxtests/psxhdrs/time13.c | 4 ++-- c/src/tests/psxtests/psxhdrs/timer01.c | 4 ++-- c/src/tests/psxtests/psxhdrs/timer02.c | 4 ++-- c/src/tests/psxtests/psxhdrs/timer03.c | 4 ++-- c/src/tests/psxtests/psxhdrs/timer04.c | 4 ++-- c/src/tests/psxtests/psxhdrs/timer05.c | 4 ++-- c/src/tests/psxtests/psxhdrs/timer06.c | 4 ++-- c/src/tests/samples/README | 4 ++-- c/src/tests/samples/base_mp/apptask.c | 4 ++-- c/src/tests/samples/base_mp/init.c | 4 ++-- c/src/tests/samples/base_mp/node1/base_mp.doc | 4 ++-- c/src/tests/samples/base_mp/node2/base_mp.doc | 4 ++-- c/src/tests/samples/base_mp/system.h | 4 ++-- c/src/tests/samples/base_sp/apptask.c | 4 ++-- c/src/tests/samples/base_sp/base_sp.doc | 4 ++-- c/src/tests/samples/base_sp/init.c | 4 ++-- c/src/tests/samples/base_sp/system.h | 4 ++-- c/src/tests/samples/cdtest/init.c | 4 ++-- c/src/tests/samples/cdtest/main.cc | 4 ++-- c/src/tests/samples/cdtest/system.h | 4 ++-- c/src/tests/samples/hello/hello.doc | 4 ++-- c/src/tests/samples/hello/init.c | 4 ++-- c/src/tests/samples/hello/system.h | 4 ++-- c/src/tests/samples/paranoia/init.c | 4 ++-- c/src/tests/samples/paranoia/paranoia.doc | 4 ++-- c/src/tests/samples/paranoia/system.h | 4 ++-- c/src/tests/samples/ticker/init.c | 4 ++-- c/src/tests/samples/ticker/system.h | 4 ++-- c/src/tests/samples/ticker/tasks.c | 4 ++-- c/src/tests/samples/ticker/ticker.doc | 4 ++-- c/src/tests/sptests/sp01/init.c | 4 ++-- c/src/tests/sptests/sp01/sp01.doc | 4 ++-- c/src/tests/sptests/sp01/system.h | 4 ++-- c/src/tests/sptests/sp01/task1.c | 4 ++-- c/src/tests/sptests/sp02/init.c | 4 ++-- c/src/tests/sptests/sp02/preempt.c | 4 ++-- c/src/tests/sptests/sp02/sp02.doc | 4 ++-- c/src/tests/sptests/sp02/system.h | 4 ++-- c/src/tests/sptests/sp02/task1.c | 4 ++-- c/src/tests/sptests/sp02/task2.c | 4 ++-- c/src/tests/sptests/sp02/task3.c | 4 ++-- c/src/tests/sptests/sp03/init.c | 4 ++-- c/src/tests/sptests/sp03/sp03.doc | 4 ++-- c/src/tests/sptests/sp03/system.h | 4 ++-- c/src/tests/sptests/sp03/task1.c | 4 ++-- c/src/tests/sptests/sp03/task2.c | 4 ++-- c/src/tests/sptests/sp04/init.c | 4 ++-- c/src/tests/sptests/sp04/sp04.doc | 4 ++-- c/src/tests/sptests/sp04/system.h | 4 ++-- c/src/tests/sptests/sp04/task1.c | 4 ++-- c/src/tests/sptests/sp04/task2.c | 4 ++-- c/src/tests/sptests/sp04/task3.c | 4 ++-- c/src/tests/sptests/sp04/tswitch.c | 4 ++-- c/src/tests/sptests/sp05/init.c | 4 ++-- c/src/tests/sptests/sp05/sp05.doc | 4 ++-- c/src/tests/sptests/sp05/system.h | 4 ++-- c/src/tests/sptests/sp05/task1.c | 4 ++-- c/src/tests/sptests/sp05/task2.c | 4 ++-- c/src/tests/sptests/sp05/task3.c | 4 ++-- c/src/tests/sptests/sp06/init.c | 4 ++-- c/src/tests/sptests/sp06/sp06.doc | 4 ++-- c/src/tests/sptests/sp06/system.h | 4 ++-- c/src/tests/sptests/sp06/task1.c | 4 ++-- c/src/tests/sptests/sp06/task2.c | 4 ++-- c/src/tests/sptests/sp06/task3.c | 4 ++-- c/src/tests/sptests/sp07/init.c | 4 ++-- c/src/tests/sptests/sp07/sp07.doc | 4 ++-- c/src/tests/sptests/sp07/system.h | 4 ++-- c/src/tests/sptests/sp07/task1.c | 4 ++-- c/src/tests/sptests/sp07/task2.c | 4 ++-- c/src/tests/sptests/sp07/task3.c | 4 ++-- c/src/tests/sptests/sp07/task4.c | 4 ++-- c/src/tests/sptests/sp07/taskexit.c | 4 ++-- c/src/tests/sptests/sp07/tcreate.c | 4 ++-- c/src/tests/sptests/sp07/tdelete.c | 4 ++-- c/src/tests/sptests/sp07/trestart.c | 4 ++-- c/src/tests/sptests/sp07/tstart.c | 4 ++-- c/src/tests/sptests/sp08/init.c | 4 ++-- c/src/tests/sptests/sp08/sp08.doc | 4 ++-- c/src/tests/sptests/sp08/system.h | 4 ++-- c/src/tests/sptests/sp08/task1.c | 4 ++-- c/src/tests/sptests/sp09/delay.c | 4 ++-- c/src/tests/sptests/sp09/init.c | 4 ++-- c/src/tests/sptests/sp09/isr.c | 4 ++-- c/src/tests/sptests/sp09/screen01.c | 4 ++-- c/src/tests/sptests/sp09/screen02.c | 4 ++-- c/src/tests/sptests/sp09/screen03.c | 4 ++-- c/src/tests/sptests/sp09/screen04.c | 4 ++-- c/src/tests/sptests/sp09/screen05.c | 4 ++-- c/src/tests/sptests/sp09/screen06.c | 4 ++-- c/src/tests/sptests/sp09/screen07.c | 4 ++-- c/src/tests/sptests/sp09/screen08.c | 4 ++-- c/src/tests/sptests/sp09/screen09.c | 4 ++-- c/src/tests/sptests/sp09/screen10.c | 4 ++-- c/src/tests/sptests/sp09/screen11.c | 4 ++-- c/src/tests/sptests/sp09/screen12.c | 4 ++-- c/src/tests/sptests/sp09/screen13.c | 4 ++-- c/src/tests/sptests/sp09/screen14.c | 4 ++-- c/src/tests/sptests/sp09/sp09.doc | 4 ++-- c/src/tests/sptests/sp09/system.h | 4 ++-- c/src/tests/sptests/sp09/task1.c | 4 ++-- c/src/tests/sptests/sp09/task2.c | 4 ++-- c/src/tests/sptests/sp09/task3.c | 4 ++-- c/src/tests/sptests/sp09/task4.c | 4 ++-- c/src/tests/sptests/sp11/init.c | 4 ++-- c/src/tests/sptests/sp11/sp11.doc | 4 ++-- c/src/tests/sptests/sp11/system.h | 4 ++-- c/src/tests/sptests/sp11/task1.c | 4 ++-- c/src/tests/sptests/sp11/task2.c | 4 ++-- c/src/tests/sptests/sp11/timer.c | 4 ++-- c/src/tests/sptests/sp12/init.c | 4 ++-- c/src/tests/sptests/sp12/pridrv.c | 4 ++-- c/src/tests/sptests/sp12/pritask.c | 4 ++-- c/src/tests/sptests/sp12/sp12.doc | 4 ++-- c/src/tests/sptests/sp12/system.h | 4 ++-- c/src/tests/sptests/sp12/task1.c | 4 ++-- c/src/tests/sptests/sp12/task2.c | 4 ++-- c/src/tests/sptests/sp12/task3.c | 4 ++-- c/src/tests/sptests/sp12/task4.c | 4 ++-- c/src/tests/sptests/sp12/task5.c | 4 ++-- c/src/tests/sptests/sp13/fillbuff.c | 4 ++-- c/src/tests/sptests/sp13/init.c | 4 ++-- c/src/tests/sptests/sp13/putbuff.c | 4 ++-- c/src/tests/sptests/sp13/sp13.doc | 4 ++-- c/src/tests/sptests/sp13/system.h | 4 ++-- c/src/tests/sptests/sp13/task1.c | 4 ++-- c/src/tests/sptests/sp13/task2.c | 4 ++-- c/src/tests/sptests/sp13/task3.c | 4 ++-- c/src/tests/sptests/sp14/asr.c | 4 ++-- c/src/tests/sptests/sp14/init.c | 4 ++-- c/src/tests/sptests/sp14/sp14.doc | 4 ++-- c/src/tests/sptests/sp14/system.h | 4 ++-- c/src/tests/sptests/sp14/task1.c | 4 ++-- c/src/tests/sptests/sp14/task2.c | 4 ++-- c/src/tests/sptests/sp15/init.c | 4 ++-- c/src/tests/sptests/sp15/sp15.doc | 4 ++-- c/src/tests/sptests/sp15/system.h | 4 ++-- c/src/tests/sptests/sp15/task1.c | 4 ++-- c/src/tests/sptests/sp16/init.c | 4 ++-- c/src/tests/sptests/sp16/sp16.doc | 4 ++-- c/src/tests/sptests/sp16/system.h | 4 ++-- c/src/tests/sptests/sp16/task1.c | 4 ++-- c/src/tests/sptests/sp16/task2.c | 4 ++-- c/src/tests/sptests/sp16/task3.c | 4 ++-- c/src/tests/sptests/sp16/task4.c | 4 ++-- c/src/tests/sptests/sp16/task5.c | 4 ++-- c/src/tests/sptests/sp17/asr.c | 4 ++-- c/src/tests/sptests/sp17/init.c | 4 ++-- c/src/tests/sptests/sp17/sp17.doc | 4 ++-- c/src/tests/sptests/sp17/system.h | 4 ++-- c/src/tests/sptests/sp17/task1.c | 4 ++-- c/src/tests/sptests/sp17/task2.c | 4 ++-- c/src/tests/sptests/sp19/first.c | 4 ++-- c/src/tests/sptests/sp19/fptask.c | 4 ++-- c/src/tests/sptests/sp19/fptest.h | 4 ++-- c/src/tests/sptests/sp19/init.c | 4 ++-- c/src/tests/sptests/sp19/inttest.h | 4 ++-- c/src/tests/sptests/sp19/sp19.doc | 4 ++-- c/src/tests/sptests/sp19/system.h | 4 ++-- c/src/tests/sptests/sp19/task1.c | 4 ++-- c/src/tests/sptests/sp20/getall.c | 4 ++-- c/src/tests/sptests/sp20/init.c | 4 ++-- c/src/tests/sptests/sp20/sp20.doc | 4 ++-- c/src/tests/sptests/sp20/system.h | 4 ++-- c/src/tests/sptests/sp20/task1.c | 4 ++-- c/src/tests/sptests/sp21/init.c | 4 ++-- c/src/tests/sptests/sp21/sp21.doc | 4 ++-- c/src/tests/sptests/sp21/system.h | 4 ++-- c/src/tests/sptests/sp21/task1.c | 4 ++-- c/src/tests/sptests/sp22/delay.c | 4 ++-- c/src/tests/sptests/sp22/init.c | 4 ++-- c/src/tests/sptests/sp22/prtime.c | 4 ++-- c/src/tests/sptests/sp22/sp22.doc | 4 ++-- c/src/tests/sptests/sp22/system.h | 4 ++-- c/src/tests/sptests/sp22/task1.c | 4 ++-- c/src/tests/sptests/sp23/init.c | 4 ++-- c/src/tests/sptests/sp23/sp23.doc | 4 ++-- c/src/tests/sptests/sp23/system.h | 4 ++-- c/src/tests/sptests/sp23/task1.c | 4 ++-- c/src/tests/sptests/sp24/init.c | 4 ++-- c/src/tests/sptests/sp24/resume.c | 4 ++-- c/src/tests/sptests/sp24/sp24.doc | 4 ++-- c/src/tests/sptests/sp24/system.h | 4 ++-- c/src/tests/sptests/sp24/task1.c | 4 ++-- c/src/tests/sptests/sp25/init.c | 4 ++-- c/src/tests/sptests/sp25/sp25.doc | 4 ++-- c/src/tests/sptests/sp25/system.h | 4 ++-- c/src/tests/sptests/sp25/task1.c | 4 ++-- c/src/tests/sptests/spfatal/fatal.c | 4 ++-- c/src/tests/sptests/spfatal/init.c | 4 ++-- c/src/tests/sptests/spfatal/puterr.c | 4 ++-- c/src/tests/sptests/spfatal/spfatal.doc | 4 ++-- c/src/tests/sptests/spfatal/system.h | 4 ++-- c/src/tests/sptests/spfatal/task1.c | 4 ++-- c/src/tests/sptests/spsize/getint.c | 4 ++-- c/src/tests/sptests/spsize/init.c | 4 ++-- c/src/tests/sptests/spsize/size.c | 4 ++-- c/src/tests/sptests/spsize/system.h | 4 ++-- c/src/tests/support/include/tmacros.h | 4 ++-- c/src/tests/support/stubdr/close.c | 4 ++-- c/src/tests/support/stubdr/cntrl.c | 4 ++-- c/src/tests/support/stubdr/init.c | 4 ++-- c/src/tests/support/stubdr/open.c | 4 ++-- c/src/tests/support/stubdr/read.c | 4 ++-- c/src/tests/support/stubdr/stubdrv.h | 4 ++-- c/src/tests/support/stubdr/write.c | 4 ++-- c/src/tests/tmtests/include/timesys.h | 4 ++-- c/src/tests/tmtests/tm01/system.h | 4 ++-- c/src/tests/tmtests/tm01/task1.c | 4 ++-- c/src/tests/tmtests/tm01/tm01.doc | 4 ++-- c/src/tests/tmtests/tm02/system.h | 4 ++-- c/src/tests/tmtests/tm02/task1.c | 4 ++-- c/src/tests/tmtests/tm02/tm02.doc | 4 ++-- c/src/tests/tmtests/tm03/system.h | 4 ++-- c/src/tests/tmtests/tm03/task1.c | 4 ++-- c/src/tests/tmtests/tm03/tm03.doc | 4 ++-- c/src/tests/tmtests/tm04/system.h | 4 ++-- c/src/tests/tmtests/tm04/task1.c | 4 ++-- c/src/tests/tmtests/tm04/tm04.doc | 4 ++-- c/src/tests/tmtests/tm05/system.h | 4 ++-- c/src/tests/tmtests/tm05/task1.c | 4 ++-- c/src/tests/tmtests/tm05/tm05.doc | 4 ++-- c/src/tests/tmtests/tm06/system.h | 4 ++-- c/src/tests/tmtests/tm06/task1.c | 4 ++-- c/src/tests/tmtests/tm06/tm06.doc | 4 ++-- c/src/tests/tmtests/tm07/system.h | 4 ++-- c/src/tests/tmtests/tm07/task1.c | 4 ++-- c/src/tests/tmtests/tm07/tm07.doc | 4 ++-- c/src/tests/tmtests/tm08/system.h | 4 ++-- c/src/tests/tmtests/tm08/task1.c | 4 ++-- c/src/tests/tmtests/tm08/tm08.doc | 4 ++-- c/src/tests/tmtests/tm09/system.h | 4 ++-- c/src/tests/tmtests/tm09/task1.c | 4 ++-- c/src/tests/tmtests/tm09/tm09.doc | 4 ++-- c/src/tests/tmtests/tm10/system.h | 4 ++-- c/src/tests/tmtests/tm10/task1.c | 4 ++-- c/src/tests/tmtests/tm10/tm10.doc | 4 ++-- c/src/tests/tmtests/tm11/system.h | 4 ++-- c/src/tests/tmtests/tm11/task1.c | 4 ++-- c/src/tests/tmtests/tm11/tm11.doc | 4 ++-- c/src/tests/tmtests/tm12/system.h | 4 ++-- c/src/tests/tmtests/tm12/task1.c | 4 ++-- c/src/tests/tmtests/tm12/tm12.doc | 4 ++-- c/src/tests/tmtests/tm13/system.h | 4 ++-- c/src/tests/tmtests/tm13/task1.c | 4 ++-- c/src/tests/tmtests/tm13/tm13.doc | 4 ++-- c/src/tests/tmtests/tm14/system.h | 4 ++-- c/src/tests/tmtests/tm14/task1.c | 4 ++-- c/src/tests/tmtests/tm14/tm14.doc | 4 ++-- c/src/tests/tmtests/tm15/system.h | 4 ++-- c/src/tests/tmtests/tm15/task1.c | 4 ++-- c/src/tests/tmtests/tm15/tm15.doc | 4 ++-- c/src/tests/tmtests/tm16/system.h | 4 ++-- c/src/tests/tmtests/tm16/task1.c | 4 ++-- c/src/tests/tmtests/tm16/tm16.doc | 4 ++-- c/src/tests/tmtests/tm17/system.h | 4 ++-- c/src/tests/tmtests/tm17/task1.c | 4 ++-- c/src/tests/tmtests/tm17/tm17.doc | 4 ++-- c/src/tests/tmtests/tm18/system.h | 4 ++-- c/src/tests/tmtests/tm18/task1.c | 4 ++-- c/src/tests/tmtests/tm18/tm18.doc | 4 ++-- c/src/tests/tmtests/tm19/system.h | 4 ++-- c/src/tests/tmtests/tm19/task1.c | 4 ++-- c/src/tests/tmtests/tm19/tm19.doc | 4 ++-- c/src/tests/tmtests/tm20/system.h | 4 ++-- c/src/tests/tmtests/tm20/task1.c | 4 ++-- c/src/tests/tmtests/tm20/tm20.doc | 4 ++-- c/src/tests/tmtests/tm21/system.h | 4 ++-- c/src/tests/tmtests/tm21/task1.c | 4 ++-- c/src/tests/tmtests/tm21/tm21.doc | 4 ++-- c/src/tests/tmtests/tm22/system.h | 4 ++-- c/src/tests/tmtests/tm22/task1.c | 4 ++-- c/src/tests/tmtests/tm22/tm22.doc | 4 ++-- c/src/tests/tmtests/tm23/system.h | 4 ++-- c/src/tests/tmtests/tm23/task1.c | 4 ++-- c/src/tests/tmtests/tm23/tm23.doc | 4 ++-- c/src/tests/tmtests/tm24/system.h | 4 ++-- c/src/tests/tmtests/tm24/task1.c | 4 ++-- c/src/tests/tmtests/tm24/tm24.doc | 4 ++-- c/src/tests/tmtests/tm25/system.h | 4 ++-- c/src/tests/tmtests/tm25/task1.c | 4 ++-- c/src/tests/tmtests/tm25/tm25.doc | 4 ++-- c/src/tests/tmtests/tm26/fptest.h | 4 ++-- c/src/tests/tmtests/tm26/system.h | 4 ++-- c/src/tests/tmtests/tm26/task1.c | 4 ++-- c/src/tests/tmtests/tm26/tm26.doc | 4 ++-- c/src/tests/tmtests/tm27/system.h | 4 ++-- c/src/tests/tmtests/tm27/task1.c | 4 ++-- c/src/tests/tmtests/tm27/tm27.doc | 4 ++-- c/src/tests/tmtests/tm28/system.h | 4 ++-- c/src/tests/tmtests/tm28/task1.c | 4 ++-- c/src/tests/tmtests/tm28/tm28.doc | 4 ++-- c/src/tests/tmtests/tm29/system.h | 4 ++-- c/src/tests/tmtests/tm29/task1.c | 4 ++-- c/src/tests/tmtests/tm29/tm29.doc | 4 ++-- c/src/tests/tmtests/tmck/system.h | 4 ++-- c/src/tests/tmtests/tmck/task1.c | 4 ++-- c/src/tests/tmtests/tmck/tmck.doc | 4 ++-- c/src/tests/tmtests/tmoverhd/dumrtems.h | 4 ++-- c/src/tests/tmtests/tmoverhd/empty.c | 4 ++-- c/src/tests/tmtests/tmoverhd/system.h | 4 ++-- c/src/tests/tmtests/tmoverhd/testtask.c | 4 ++-- c/src/tests/tmtests/tmoverhd/tmoverhd.doc | 4 ++-- 579 files changed, 1158 insertions(+), 1158 deletions(-) (limited to 'c/src/tests') diff --git a/c/src/tests/libtests/cpuuse/init.c b/c/src/tests/libtests/cpuuse/init.c index 743e32ccf9..a733ddab0d 100644 --- a/c/src/tests/libtests/cpuuse/init.c +++ b/c/src/tests/libtests/cpuuse/init.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * init.c,v 1.6 1996/02/13 22:16:22 joel Exp diff --git a/c/src/tests/libtests/cpuuse/system.h b/c/src/tests/libtests/cpuuse/system.h index 0f427edcda..c3a14f3eb7 100644 --- a/c/src/tests/libtests/cpuuse/system.h +++ b/c/src/tests/libtests/cpuuse/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * system.h,v 1.6 1995/12/19 20:18:39 joel Exp diff --git a/c/src/tests/libtests/cpuuse/task1.c b/c/src/tests/libtests/cpuuse/task1.c index 0c86e6bddf..d78b2d9119 100644 --- a/c/src/tests/libtests/cpuuse/task1.c +++ b/c/src/tests/libtests/cpuuse/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * task1.c,v 1.6 1995/12/19 20:18:40 joel Exp diff --git a/c/src/tests/libtests/cpuuse/task2.c b/c/src/tests/libtests/cpuuse/task2.c index 4133eae42c..c2c100e722 100644 --- a/c/src/tests/libtests/cpuuse/task2.c +++ b/c/src/tests/libtests/cpuuse/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * task2.c,v 1.3 1995/12/19 20:18:42 joel Exp diff --git a/c/src/tests/libtests/cpuuse/task3.c b/c/src/tests/libtests/cpuuse/task3.c index cbf7e9a242..fd89355c5b 100644 --- a/c/src/tests/libtests/cpuuse/task3.c +++ b/c/src/tests/libtests/cpuuse/task3.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * task3.c,v 1.3 1995/12/19 20:18:43 joel Exp diff --git a/c/src/tests/libtests/cpuuse/tswitch.c b/c/src/tests/libtests/cpuuse/tswitch.c index 4c208a35dd..ed0b76e277 100644 --- a/c/src/tests/libtests/cpuuse/tswitch.c +++ b/c/src/tests/libtests/cpuuse/tswitch.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * tswitch.c,v 1.4 1995/12/19 20:18:44 joel Exp diff --git a/c/src/tests/libtests/malloctest/init.c b/c/src/tests/libtests/malloctest/init.c index a43766d3c6..8b9555df51 100644 --- a/c/src/tests/libtests/malloctest/init.c +++ b/c/src/tests/libtests/malloctest/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/malloctest/system.h b/c/src/tests/libtests/malloctest/system.h index 7b81f2adb9..9853050bd0 100644 --- a/c/src/tests/libtests/malloctest/system.h +++ b/c/src/tests/libtests/malloctest/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/malloctest/task1.c b/c/src/tests/libtests/malloctest/task1.c index d18a748c25..fbc9829632 100644 --- a/c/src/tests/libtests/malloctest/task1.c +++ b/c/src/tests/libtests/malloctest/task1.c @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/monitor/init.c b/c/src/tests/libtests/monitor/init.c index 8d88f759f9..4aaafc18bd 100644 --- a/c/src/tests/libtests/monitor/init.c +++ b/c/src/tests/libtests/monitor/init.c @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * init.c,v 1.6 1995/12/19 20:21:09 joel Exp diff --git a/c/src/tests/libtests/monitor/system.h b/c/src/tests/libtests/monitor/system.h index 18574d1033..97f93cc76c 100644 --- a/c/src/tests/libtests/monitor/system.h +++ b/c/src/tests/libtests/monitor/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/rtems++/Init.cc b/c/src/tests/libtests/rtems++/Init.cc index edffed05e9..04f74a2021 100644 --- a/c/src/tests/libtests/rtems++/Init.cc +++ b/c/src/tests/libtests/rtems++/Init.cc @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/rtems++/System.h b/c/src/tests/libtests/rtems++/System.h index db607d7a07..db41e133bd 100644 --- a/c/src/tests/libtests/rtems++/System.h +++ b/c/src/tests/libtests/rtems++/System.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/rtems++/Task1.cc b/c/src/tests/libtests/rtems++/Task1.cc index 5dbd4d7ea9..da1329d4b1 100644 --- a/c/src/tests/libtests/rtems++/Task1.cc +++ b/c/src/tests/libtests/rtems++/Task1.cc @@ -16,8 +16,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/rtems++/Task2.cc b/c/src/tests/libtests/rtems++/Task2.cc index 2052efdd57..b3e05cbdae 100644 --- a/c/src/tests/libtests/rtems++/Task2.cc +++ b/c/src/tests/libtests/rtems++/Task2.cc @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/rtems++/Task3.cc b/c/src/tests/libtests/rtems++/Task3.cc index ab28f3130d..2396da3200 100644 --- a/c/src/tests/libtests/rtems++/Task3.cc +++ b/c/src/tests/libtests/rtems++/Task3.cc @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/rtmonuse/getall.c b/c/src/tests/libtests/rtmonuse/getall.c index a6081a70ca..f8fffdea14 100644 --- a/c/src/tests/libtests/rtmonuse/getall.c +++ b/c/src/tests/libtests/rtmonuse/getall.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * getall.c,v 1.3 1995/12/19 20:21:07 joel Exp diff --git a/c/src/tests/libtests/rtmonuse/init.c b/c/src/tests/libtests/rtmonuse/init.c index 16527c2812..baeeb9ce6f 100644 --- a/c/src/tests/libtests/rtmonuse/init.c +++ b/c/src/tests/libtests/rtmonuse/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * init.c,v 1.6 1995/12/19 20:21:09 joel Exp diff --git a/c/src/tests/libtests/rtmonuse/system.h b/c/src/tests/libtests/rtmonuse/system.h index 4563730893..e545a5a180 100644 --- a/c/src/tests/libtests/rtmonuse/system.h +++ b/c/src/tests/libtests/rtmonuse/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/rtmonuse/task1.c b/c/src/tests/libtests/rtmonuse/task1.c index 89ec308fce..5e8998c5bc 100644 --- a/c/src/tests/libtests/rtmonuse/task1.c +++ b/c/src/tests/libtests/rtmonuse/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * task1.c,v 1.3 1995/12/19 20:21:14 joel Exp diff --git a/c/src/tests/libtests/stackchk/blow.c b/c/src/tests/libtests/stackchk/blow.c index 53bcc5b6e5..c5f464de00 100644 --- a/c/src/tests/libtests/stackchk/blow.c +++ b/c/src/tests/libtests/stackchk/blow.c @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/stackchk/init.c b/c/src/tests/libtests/stackchk/init.c index 40fb30d124..e05604147f 100644 --- a/c/src/tests/libtests/stackchk/init.c +++ b/c/src/tests/libtests/stackchk/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/stackchk/system.h b/c/src/tests/libtests/stackchk/system.h index 9afe054ec0..4ccc07c65c 100644 --- a/c/src/tests/libtests/stackchk/system.h +++ b/c/src/tests/libtests/stackchk/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/libtests/stackchk/task1.c b/c/src/tests/libtests/stackchk/task1.c index 69fe9aa98d..c041183499 100644 --- a/c/src/tests/libtests/stackchk/task1.c +++ b/c/src/tests/libtests/stackchk/task1.c @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp01/init.c b/c/src/tests/mptests/mp01/init.c index bedb37bb97..a4789107f5 100644 --- a/c/src/tests/mptests/mp01/init.c +++ b/c/src/tests/mptests/mp01/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp01/node1/mp01.doc b/c/src/tests/mptests/mp01/node1/mp01.doc index d339393655..442d1af98d 100644 --- a/c/src/tests/mptests/mp01/node1/mp01.doc +++ b/c/src/tests/mptests/mp01/node1/mp01.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp01/node2/mp01.doc b/c/src/tests/mptests/mp01/node2/mp01.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp01/node2/mp01.doc +++ b/c/src/tests/mptests/mp01/node2/mp01.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp01/system.h b/c/src/tests/mptests/mp01/system.h index b62ffe5c20..310437ef82 100644 --- a/c/src/tests/mptests/mp01/system.h +++ b/c/src/tests/mptests/mp01/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp01/task1.c b/c/src/tests/mptests/mp01/task1.c index 7b767637f6..8041ec5867 100644 --- a/c/src/tests/mptests/mp01/task1.c +++ b/c/src/tests/mptests/mp01/task1.c @@ -17,8 +17,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp02/init.c b/c/src/tests/mptests/mp02/init.c index 6342835ae5..5dafad16db 100644 --- a/c/src/tests/mptests/mp02/init.c +++ b/c/src/tests/mptests/mp02/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp02/node1/mp02.doc b/c/src/tests/mptests/mp02/node1/mp02.doc index a7096e474a..df193c7313 100644 --- a/c/src/tests/mptests/mp02/node1/mp02.doc +++ b/c/src/tests/mptests/mp02/node1/mp02.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp02/node2/mp02.doc b/c/src/tests/mptests/mp02/node2/mp02.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp02/node2/mp02.doc +++ b/c/src/tests/mptests/mp02/node2/mp02.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp02/system.h b/c/src/tests/mptests/mp02/system.h index e5759bc158..d6de0b7d41 100644 --- a/c/src/tests/mptests/mp02/system.h +++ b/c/src/tests/mptests/mp02/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp02/task1.c b/c/src/tests/mptests/mp02/task1.c index 7b9caab328..9748f71e0e 100644 --- a/c/src/tests/mptests/mp02/task1.c +++ b/c/src/tests/mptests/mp02/task1.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp03/delay.c b/c/src/tests/mptests/mp03/delay.c index aa52d05c8e..aa7825ab65 100644 --- a/c/src/tests/mptests/mp03/delay.c +++ b/c/src/tests/mptests/mp03/delay.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp03/init.c b/c/src/tests/mptests/mp03/init.c index ea3077ac97..58cf3917cc 100644 --- a/c/src/tests/mptests/mp03/init.c +++ b/c/src/tests/mptests/mp03/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp03/node1/mp03.doc b/c/src/tests/mptests/mp03/node1/mp03.doc index 1afc836704..718b5325bc 100644 --- a/c/src/tests/mptests/mp03/node1/mp03.doc +++ b/c/src/tests/mptests/mp03/node1/mp03.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp03/node2/mp03.doc b/c/src/tests/mptests/mp03/node2/mp03.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp03/node2/mp03.doc +++ b/c/src/tests/mptests/mp03/node2/mp03.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp03/system.h b/c/src/tests/mptests/mp03/system.h index 4ddc6029d0..495f22c80f 100644 --- a/c/src/tests/mptests/mp03/system.h +++ b/c/src/tests/mptests/mp03/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp03/task1.c b/c/src/tests/mptests/mp03/task1.c index 11ccab539b..c30fc4442f 100644 --- a/c/src/tests/mptests/mp03/task1.c +++ b/c/src/tests/mptests/mp03/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp04/init.c b/c/src/tests/mptests/mp04/init.c index 5c4f5e1608..cba3c4e801 100644 --- a/c/src/tests/mptests/mp04/init.c +++ b/c/src/tests/mptests/mp04/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp04/node1/mp04.doc b/c/src/tests/mptests/mp04/node1/mp04.doc index 075c2d90f8..113887cd34 100644 --- a/c/src/tests/mptests/mp04/node1/mp04.doc +++ b/c/src/tests/mptests/mp04/node1/mp04.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp04/node2/mp04.doc b/c/src/tests/mptests/mp04/node2/mp04.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp04/node2/mp04.doc +++ b/c/src/tests/mptests/mp04/node2/mp04.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp04/system.h b/c/src/tests/mptests/mp04/system.h index 687a25d169..c57181334f 100644 --- a/c/src/tests/mptests/mp04/system.h +++ b/c/src/tests/mptests/mp04/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp04/task1.c b/c/src/tests/mptests/mp04/task1.c index 4710d7c7b8..bb64eae576 100644 --- a/c/src/tests/mptests/mp04/task1.c +++ b/c/src/tests/mptests/mp04/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp05/asr.c b/c/src/tests/mptests/mp05/asr.c index 7ce01d6606..1192442b33 100644 --- a/c/src/tests/mptests/mp05/asr.c +++ b/c/src/tests/mptests/mp05/asr.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp05/init.c b/c/src/tests/mptests/mp05/init.c index b066be530f..95e4f20dbd 100644 --- a/c/src/tests/mptests/mp05/init.c +++ b/c/src/tests/mptests/mp05/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp05/node1/mp05.doc b/c/src/tests/mptests/mp05/node1/mp05.doc index d252619bec..ecafd648cd 100644 --- a/c/src/tests/mptests/mp05/node1/mp05.doc +++ b/c/src/tests/mptests/mp05/node1/mp05.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp05/node2/mp05.doc b/c/src/tests/mptests/mp05/node2/mp05.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp05/node2/mp05.doc +++ b/c/src/tests/mptests/mp05/node2/mp05.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp05/system.h b/c/src/tests/mptests/mp05/system.h index 1ba4a78f87..cf389110e8 100644 --- a/c/src/tests/mptests/mp05/system.h +++ b/c/src/tests/mptests/mp05/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp05/task1.c b/c/src/tests/mptests/mp05/task1.c index 21f984847d..8c6abfb862 100644 --- a/c/src/tests/mptests/mp05/task1.c +++ b/c/src/tests/mptests/mp05/task1.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp06/init.c b/c/src/tests/mptests/mp06/init.c index a595dd75bd..49e7679f01 100644 --- a/c/src/tests/mptests/mp06/init.c +++ b/c/src/tests/mptests/mp06/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp06/node1/mp06.doc b/c/src/tests/mptests/mp06/node1/mp06.doc index 501cabbe24..44002dc39f 100644 --- a/c/src/tests/mptests/mp06/node1/mp06.doc +++ b/c/src/tests/mptests/mp06/node1/mp06.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp06/node2/mp06.doc b/c/src/tests/mptests/mp06/node2/mp06.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp06/node2/mp06.doc +++ b/c/src/tests/mptests/mp06/node2/mp06.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp06/system.h b/c/src/tests/mptests/mp06/system.h index ee57a64147..4c688b0b19 100644 --- a/c/src/tests/mptests/mp06/system.h +++ b/c/src/tests/mptests/mp06/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp06/task1.c b/c/src/tests/mptests/mp06/task1.c index 473f566e2e..37a8fcbc56 100644 --- a/c/src/tests/mptests/mp06/task1.c +++ b/c/src/tests/mptests/mp06/task1.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp07/init.c b/c/src/tests/mptests/mp07/init.c index ce607eb555..d5e584ace9 100644 --- a/c/src/tests/mptests/mp07/init.c +++ b/c/src/tests/mptests/mp07/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp07/node1/mp07.doc b/c/src/tests/mptests/mp07/node1/mp07.doc index fcabab9e06..0d70ac6754 100644 --- a/c/src/tests/mptests/mp07/node1/mp07.doc +++ b/c/src/tests/mptests/mp07/node1/mp07.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp07/node2/mp07.doc b/c/src/tests/mptests/mp07/node2/mp07.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp07/node2/mp07.doc +++ b/c/src/tests/mptests/mp07/node2/mp07.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp07/system.h b/c/src/tests/mptests/mp07/system.h index ee57a64147..4c688b0b19 100644 --- a/c/src/tests/mptests/mp07/system.h +++ b/c/src/tests/mptests/mp07/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp07/task1.c b/c/src/tests/mptests/mp07/task1.c index 44986f8bf5..646d50b0d6 100644 --- a/c/src/tests/mptests/mp07/task1.c +++ b/c/src/tests/mptests/mp07/task1.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp08/init.c b/c/src/tests/mptests/mp08/init.c index ea4002cade..b8de5eb859 100644 --- a/c/src/tests/mptests/mp08/init.c +++ b/c/src/tests/mptests/mp08/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp08/node1/mp08.doc b/c/src/tests/mptests/mp08/node1/mp08.doc index 174188dc63..786aa74fc5 100644 --- a/c/src/tests/mptests/mp08/node1/mp08.doc +++ b/c/src/tests/mptests/mp08/node1/mp08.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp08/node2/mp08.doc b/c/src/tests/mptests/mp08/node2/mp08.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp08/node2/mp08.doc +++ b/c/src/tests/mptests/mp08/node2/mp08.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp08/system.h b/c/src/tests/mptests/mp08/system.h index 6a769bf062..6bd7f37e90 100644 --- a/c/src/tests/mptests/mp08/system.h +++ b/c/src/tests/mptests/mp08/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp08/task1.c b/c/src/tests/mptests/mp08/task1.c index 411b83aed2..8ed068af87 100644 --- a/c/src/tests/mptests/mp08/task1.c +++ b/c/src/tests/mptests/mp08/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp09/init.c b/c/src/tests/mptests/mp09/init.c index 74a34fceba..517624dc22 100644 --- a/c/src/tests/mptests/mp09/init.c +++ b/c/src/tests/mptests/mp09/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp09/node1/mp09.doc b/c/src/tests/mptests/mp09/node1/mp09.doc index a517608fb2..293d25047e 100644 --- a/c/src/tests/mptests/mp09/node1/mp09.doc +++ b/c/src/tests/mptests/mp09/node1/mp09.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp09/node2/mp09.doc b/c/src/tests/mptests/mp09/node2/mp09.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp09/node2/mp09.doc +++ b/c/src/tests/mptests/mp09/node2/mp09.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp09/recvmsg.c b/c/src/tests/mptests/mp09/recvmsg.c index 5bac302d83..4f06234832 100644 --- a/c/src/tests/mptests/mp09/recvmsg.c +++ b/c/src/tests/mptests/mp09/recvmsg.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp09/sendmsg.c b/c/src/tests/mptests/mp09/sendmsg.c index 0d72d27c07..18ba7b294b 100644 --- a/c/src/tests/mptests/mp09/sendmsg.c +++ b/c/src/tests/mptests/mp09/sendmsg.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp09/system.h b/c/src/tests/mptests/mp09/system.h index 3c5f710ad9..90d7c9cd53 100644 --- a/c/src/tests/mptests/mp09/system.h +++ b/c/src/tests/mptests/mp09/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp09/task1.c b/c/src/tests/mptests/mp09/task1.c index bc0c75e404..038d7c8c98 100644 --- a/c/src/tests/mptests/mp09/task1.c +++ b/c/src/tests/mptests/mp09/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp10/init.c b/c/src/tests/mptests/mp10/init.c index 45400525a5..cad0b085db 100644 --- a/c/src/tests/mptests/mp10/init.c +++ b/c/src/tests/mptests/mp10/init.c @@ -21,8 +21,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp10/node1/mp10.doc b/c/src/tests/mptests/mp10/node1/mp10.doc index 412c6c7b46..d5bee69ae7 100644 --- a/c/src/tests/mptests/mp10/node1/mp10.doc +++ b/c/src/tests/mptests/mp10/node1/mp10.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp10/node2/mp10.doc b/c/src/tests/mptests/mp10/node2/mp10.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp10/node2/mp10.doc +++ b/c/src/tests/mptests/mp10/node2/mp10.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp10/system.h b/c/src/tests/mptests/mp10/system.h index 128a62363c..1b98db94ab 100644 --- a/c/src/tests/mptests/mp10/system.h +++ b/c/src/tests/mptests/mp10/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp10/task1.c b/c/src/tests/mptests/mp10/task1.c index b9ce51bcc3..dc349cc36b 100644 --- a/c/src/tests/mptests/mp10/task1.c +++ b/c/src/tests/mptests/mp10/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp10/task2.c b/c/src/tests/mptests/mp10/task2.c index 0627f795b3..5173ae9711 100644 --- a/c/src/tests/mptests/mp10/task2.c +++ b/c/src/tests/mptests/mp10/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp10/task3.c b/c/src/tests/mptests/mp10/task3.c index 2c3cd2b297..7d3d51c059 100644 --- a/c/src/tests/mptests/mp10/task3.c +++ b/c/src/tests/mptests/mp10/task3.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp11/init.c b/c/src/tests/mptests/mp11/init.c index 85cb06f2ee..7f5c73fb1c 100644 --- a/c/src/tests/mptests/mp11/init.c +++ b/c/src/tests/mptests/mp11/init.c @@ -18,8 +18,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp11/node1/mp11.doc b/c/src/tests/mptests/mp11/node1/mp11.doc index 613a4bfe67..e48b2c25d9 100644 --- a/c/src/tests/mptests/mp11/node1/mp11.doc +++ b/c/src/tests/mptests/mp11/node1/mp11.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp11/node2/mp11.doc b/c/src/tests/mptests/mp11/node2/mp11.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp11/node2/mp11.doc +++ b/c/src/tests/mptests/mp11/node2/mp11.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp11/system.h b/c/src/tests/mptests/mp11/system.h index afd105e708..24ed362a51 100644 --- a/c/src/tests/mptests/mp11/system.h +++ b/c/src/tests/mptests/mp11/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp12/init.c b/c/src/tests/mptests/mp12/init.c index 1aac821240..90f4984729 100644 --- a/c/src/tests/mptests/mp12/init.c +++ b/c/src/tests/mptests/mp12/init.c @@ -20,8 +20,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp12/node1/mp12.doc b/c/src/tests/mptests/mp12/node1/mp12.doc index 6c670b7da8..29a6fd9252 100644 --- a/c/src/tests/mptests/mp12/node1/mp12.doc +++ b/c/src/tests/mptests/mp12/node1/mp12.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp12/node2/mp12.doc b/c/src/tests/mptests/mp12/node2/mp12.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp12/node2/mp12.doc +++ b/c/src/tests/mptests/mp12/node2/mp12.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp12/system.h b/c/src/tests/mptests/mp12/system.h index af91912676..6832af1814 100644 --- a/c/src/tests/mptests/mp12/system.h +++ b/c/src/tests/mptests/mp12/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp13/init.c b/c/src/tests/mptests/mp13/init.c index 92ff0b396a..9a7a5fea7f 100644 --- a/c/src/tests/mptests/mp13/init.c +++ b/c/src/tests/mptests/mp13/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp13/node1/mp13.doc b/c/src/tests/mptests/mp13/node1/mp13.doc index 999ec29615..aaf991ede8 100644 --- a/c/src/tests/mptests/mp13/node1/mp13.doc +++ b/c/src/tests/mptests/mp13/node1/mp13.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp13/node2/mp13.doc b/c/src/tests/mptests/mp13/node2/mp13.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp13/node2/mp13.doc +++ b/c/src/tests/mptests/mp13/node2/mp13.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp13/system.h b/c/src/tests/mptests/mp13/system.h index cae888d912..78cfc94d7b 100644 --- a/c/src/tests/mptests/mp13/system.h +++ b/c/src/tests/mptests/mp13/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp13/task1.c b/c/src/tests/mptests/mp13/task1.c index a82104573e..bfbc9dcf86 100644 --- a/c/src/tests/mptests/mp13/task1.c +++ b/c/src/tests/mptests/mp13/task1.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp13/task2.c b/c/src/tests/mptests/mp13/task2.c index 51ce76e95e..b77fd9e673 100644 --- a/c/src/tests/mptests/mp13/task2.c +++ b/c/src/tests/mptests/mp13/task2.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp14/delay.c b/c/src/tests/mptests/mp14/delay.c index 81e79d99ea..747b5384b1 100644 --- a/c/src/tests/mptests/mp14/delay.c +++ b/c/src/tests/mptests/mp14/delay.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp14/evtask1.c b/c/src/tests/mptests/mp14/evtask1.c index 7242d08b77..2feb194414 100644 --- a/c/src/tests/mptests/mp14/evtask1.c +++ b/c/src/tests/mptests/mp14/evtask1.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp14/evtmtask.c b/c/src/tests/mptests/mp14/evtmtask.c index 8a724b9f54..59f7e0fcf0 100644 --- a/c/src/tests/mptests/mp14/evtmtask.c +++ b/c/src/tests/mptests/mp14/evtmtask.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp14/exit.c b/c/src/tests/mptests/mp14/exit.c index 8825a4bf13..f4dee4928e 100644 --- a/c/src/tests/mptests/mp14/exit.c +++ b/c/src/tests/mptests/mp14/exit.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp14/init.c b/c/src/tests/mptests/mp14/init.c index 61eca70a6e..a00cc667a5 100644 --- a/c/src/tests/mptests/mp14/init.c +++ b/c/src/tests/mptests/mp14/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp14/msgtask1.c b/c/src/tests/mptests/mp14/msgtask1.c index 6f9033cf17..d83f650145 100644 --- a/c/src/tests/mptests/mp14/msgtask1.c +++ b/c/src/tests/mptests/mp14/msgtask1.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp14/node1/mp14.doc b/c/src/tests/mptests/mp14/node1/mp14.doc index 4e7dde6c38..7ed1104b10 100644 --- a/c/src/tests/mptests/mp14/node1/mp14.doc +++ b/c/src/tests/mptests/mp14/node1/mp14.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp14/node2/mp14.doc b/c/src/tests/mptests/mp14/node2/mp14.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/mptests/mp14/node2/mp14.doc +++ b/c/src/tests/mptests/mp14/node2/mp14.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/mptests/mp14/pttask1.c b/c/src/tests/mptests/mp14/pttask1.c index f2ab42f0cd..6d88524c7c 100644 --- a/c/src/tests/mptests/mp14/pttask1.c +++ b/c/src/tests/mptests/mp14/pttask1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp14/smtask1.c b/c/src/tests/mptests/mp14/smtask1.c index fbba4d8280..6c4ed2f141 100644 --- a/c/src/tests/mptests/mp14/smtask1.c +++ b/c/src/tests/mptests/mp14/smtask1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/mptests/mp14/system.h b/c/src/tests/mptests/mp14/system.h index 689614676f..d6087d142c 100644 --- a/c/src/tests/mptests/mp14/system.h +++ b/c/src/tests/mptests/mp14/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx01/init.c b/c/src/tests/psxtests/psx01/init.c index 848d130fb2..68a034ed59 100644 --- a/c/src/tests/psxtests/psx01/init.c +++ b/c/src/tests/psxtests/psx01/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx01/system.h b/c/src/tests/psxtests/psx01/system.h index 08be4fecd5..d41737771c 100644 --- a/c/src/tests/psxtests/psx01/system.h +++ b/c/src/tests/psxtests/psx01/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx01/task.c b/c/src/tests/psxtests/psx01/task.c index 13ce3bb67a..3622506b4d 100644 --- a/c/src/tests/psxtests/psx01/task.c +++ b/c/src/tests/psxtests/psx01/task.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx02/init.c b/c/src/tests/psxtests/psx02/init.c index 14a850fca4..a712169503 100644 --- a/c/src/tests/psxtests/psx02/init.c +++ b/c/src/tests/psxtests/psx02/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx02/system.h b/c/src/tests/psxtests/psx02/system.h index 2f9aaac4c7..b46fcbe346 100644 --- a/c/src/tests/psxtests/psx02/system.h +++ b/c/src/tests/psxtests/psx02/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx02/task.c b/c/src/tests/psxtests/psx02/task.c index 1b86d61f84..3510162452 100644 --- a/c/src/tests/psxtests/psx02/task.c +++ b/c/src/tests/psxtests/psx02/task.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx03/init.c b/c/src/tests/psxtests/psx03/init.c index 1dab1c7558..f45c404025 100644 --- a/c/src/tests/psxtests/psx03/init.c +++ b/c/src/tests/psxtests/psx03/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx03/system.h b/c/src/tests/psxtests/psx03/system.h index b5f82b7817..53f7f33170 100644 --- a/c/src/tests/psxtests/psx03/system.h +++ b/c/src/tests/psxtests/psx03/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx03/task.c b/c/src/tests/psxtests/psx03/task.c index c35f958315..3a046e8127 100644 --- a/c/src/tests/psxtests/psx03/task.c +++ b/c/src/tests/psxtests/psx03/task.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx04/init.c b/c/src/tests/psxtests/psx04/init.c index 6d87afad55..657f985115 100644 --- a/c/src/tests/psxtests/psx04/init.c +++ b/c/src/tests/psxtests/psx04/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx04/system.h b/c/src/tests/psxtests/psx04/system.h index 5d996f8601..854edc12ae 100644 --- a/c/src/tests/psxtests/psx04/system.h +++ b/c/src/tests/psxtests/psx04/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx04/task1.c b/c/src/tests/psxtests/psx04/task1.c index 8e2fe957c3..9b196d1dfc 100644 --- a/c/src/tests/psxtests/psx04/task1.c +++ b/c/src/tests/psxtests/psx04/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx04/task2.c b/c/src/tests/psxtests/psx04/task2.c index fbdd2011c7..2c87919c04 100644 --- a/c/src/tests/psxtests/psx04/task2.c +++ b/c/src/tests/psxtests/psx04/task2.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx04/task3.c b/c/src/tests/psxtests/psx04/task3.c index e32a0a341c..de5858f4a8 100644 --- a/c/src/tests/psxtests/psx04/task3.c +++ b/c/src/tests/psxtests/psx04/task3.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx05/init.c b/c/src/tests/psxtests/psx05/init.c index 1593cc65a7..b82685bd74 100644 --- a/c/src/tests/psxtests/psx05/init.c +++ b/c/src/tests/psxtests/psx05/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx05/system.h b/c/src/tests/psxtests/psx05/system.h index 7dff6eef2f..8aa9ad4e34 100644 --- a/c/src/tests/psxtests/psx05/system.h +++ b/c/src/tests/psxtests/psx05/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx05/task.c b/c/src/tests/psxtests/psx05/task.c index 44c6d04c13..33d53523dc 100644 --- a/c/src/tests/psxtests/psx05/task.c +++ b/c/src/tests/psxtests/psx05/task.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx05/task2.c b/c/src/tests/psxtests/psx05/task2.c index 13164518d5..8d1870fc93 100644 --- a/c/src/tests/psxtests/psx05/task2.c +++ b/c/src/tests/psxtests/psx05/task2.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx05/task3.c b/c/src/tests/psxtests/psx05/task3.c index f3adb243d1..b00e15cb40 100644 --- a/c/src/tests/psxtests/psx05/task3.c +++ b/c/src/tests/psxtests/psx05/task3.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx06/init.c b/c/src/tests/psxtests/psx06/init.c index e8bd1f5f0e..f1a7467004 100644 --- a/c/src/tests/psxtests/psx06/init.c +++ b/c/src/tests/psxtests/psx06/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx06/system.h b/c/src/tests/psxtests/psx06/system.h index 6a856e8bf6..b19f41f0f7 100644 --- a/c/src/tests/psxtests/psx06/system.h +++ b/c/src/tests/psxtests/psx06/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx06/task.c b/c/src/tests/psxtests/psx06/task.c index c64efb7190..2fa2d247f4 100644 --- a/c/src/tests/psxtests/psx06/task.c +++ b/c/src/tests/psxtests/psx06/task.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx06/task2.c b/c/src/tests/psxtests/psx06/task2.c index 48418d4a46..fad9aa3e85 100644 --- a/c/src/tests/psxtests/psx06/task2.c +++ b/c/src/tests/psxtests/psx06/task2.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx07/init.c b/c/src/tests/psxtests/psx07/init.c index 9e31b1605b..4838d15b49 100644 --- a/c/src/tests/psxtests/psx07/init.c +++ b/c/src/tests/psxtests/psx07/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx07/system.h b/c/src/tests/psxtests/psx07/system.h index cda511751e..b65425fc05 100644 --- a/c/src/tests/psxtests/psx07/system.h +++ b/c/src/tests/psxtests/psx07/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx07/task.c b/c/src/tests/psxtests/psx07/task.c index d4dc39d840..93420c1f08 100644 --- a/c/src/tests/psxtests/psx07/task.c +++ b/c/src/tests/psxtests/psx07/task.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx08/init.c b/c/src/tests/psxtests/psx08/init.c index bd6ad8c2b1..0344a58e6c 100644 --- a/c/src/tests/psxtests/psx08/init.c +++ b/c/src/tests/psxtests/psx08/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx08/system.h b/c/src/tests/psxtests/psx08/system.h index 84622608e0..6a4ae187d9 100644 --- a/c/src/tests/psxtests/psx08/system.h +++ b/c/src/tests/psxtests/psx08/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx08/task.c b/c/src/tests/psxtests/psx08/task.c index 2724d49783..11f5452d1e 100644 --- a/c/src/tests/psxtests/psx08/task.c +++ b/c/src/tests/psxtests/psx08/task.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx08/task2.c b/c/src/tests/psxtests/psx08/task2.c index eceefe5553..f42a7415fc 100644 --- a/c/src/tests/psxtests/psx08/task2.c +++ b/c/src/tests/psxtests/psx08/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx09/init.c b/c/src/tests/psxtests/psx09/init.c index 50119c3bc9..ee1241c30d 100644 --- a/c/src/tests/psxtests/psx09/init.c +++ b/c/src/tests/psxtests/psx09/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx09/system.h b/c/src/tests/psxtests/psx09/system.h index 32518e58b6..e1b8f8cf66 100644 --- a/c/src/tests/psxtests/psx09/system.h +++ b/c/src/tests/psxtests/psx09/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx10/init.c b/c/src/tests/psxtests/psx10/init.c index 17105591a6..35d4e90eaf 100644 --- a/c/src/tests/psxtests/psx10/init.c +++ b/c/src/tests/psxtests/psx10/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx10/system.h b/c/src/tests/psxtests/psx10/system.h index a3dfc0766d..b08a6a5939 100644 --- a/c/src/tests/psxtests/psx10/system.h +++ b/c/src/tests/psxtests/psx10/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx10/task.c b/c/src/tests/psxtests/psx10/task.c index 017d44e80d..2c8818ed58 100644 --- a/c/src/tests/psxtests/psx10/task.c +++ b/c/src/tests/psxtests/psx10/task.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx10/task2.c b/c/src/tests/psxtests/psx10/task2.c index 9190082bc8..431cf534ab 100644 --- a/c/src/tests/psxtests/psx10/task2.c +++ b/c/src/tests/psxtests/psx10/task2.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx10/task3.c b/c/src/tests/psxtests/psx10/task3.c index 3d73290440..c5aab031ed 100644 --- a/c/src/tests/psxtests/psx10/task3.c +++ b/c/src/tests/psxtests/psx10/task3.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx11/init.c b/c/src/tests/psxtests/psx11/init.c index 8eeca0f618..4961ab17ed 100644 --- a/c/src/tests/psxtests/psx11/init.c +++ b/c/src/tests/psxtests/psx11/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx11/system.h b/c/src/tests/psxtests/psx11/system.h index cda511751e..b65425fc05 100644 --- a/c/src/tests/psxtests/psx11/system.h +++ b/c/src/tests/psxtests/psx11/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx11/task.c b/c/src/tests/psxtests/psx11/task.c index 5c0a3751b0..ca6bcfbff9 100644 --- a/c/src/tests/psxtests/psx11/task.c +++ b/c/src/tests/psxtests/psx11/task.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx12/init.c b/c/src/tests/psxtests/psx12/init.c index aa223f1b91..22841d4767 100644 --- a/c/src/tests/psxtests/psx12/init.c +++ b/c/src/tests/psxtests/psx12/init.c @@ -3,8 +3,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx12/system.h b/c/src/tests/psxtests/psx12/system.h index 87e8f92f94..05711aa0e2 100644 --- a/c/src/tests/psxtests/psx12/system.h +++ b/c/src/tests/psxtests/psx12/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psx12/task.c b/c/src/tests/psxtests/psx12/task.c index d4dc39d840..93420c1f08 100644 --- a/c/src/tests/psxtests/psx12/task.c +++ b/c/src/tests/psxtests/psx12/task.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/clock01.c b/c/src/tests/psxtests/psxhdrs/clock01.c index db6c7a1113..d3fb67ef9e 100644 --- a/c/src/tests/psxtests/psxhdrs/clock01.c +++ b/c/src/tests/psxtests/psxhdrs/clock01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/clock02.c b/c/src/tests/psxtests/psxhdrs/clock02.c index f18c8f8f12..c5fc82947c 100644 --- a/c/src/tests/psxtests/psxhdrs/clock02.c +++ b/c/src/tests/psxtests/psxhdrs/clock02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/clock03.c b/c/src/tests/psxtests/psxhdrs/clock03.c index 5a8d51b501..9fb4c3540f 100644 --- a/c/src/tests/psxtests/psxhdrs/clock03.c +++ b/c/src/tests/psxtests/psxhdrs/clock03.c @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/clock04.c b/c/src/tests/psxtests/psxhdrs/clock04.c index 3bdd0fe65c..970d7c02f7 100644 --- a/c/src/tests/psxtests/psxhdrs/clock04.c +++ b/c/src/tests/psxtests/psxhdrs/clock04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/clock05.c b/c/src/tests/psxtests/psxhdrs/clock05.c index 58d886f2d1..e7e6349e2b 100644 --- a/c/src/tests/psxtests/psxhdrs/clock05.c +++ b/c/src/tests/psxtests/psxhdrs/clock05.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/clock06.c b/c/src/tests/psxtests/psxhdrs/clock06.c index 8f38f4d217..5502427c40 100644 --- a/c/src/tests/psxtests/psxhdrs/clock06.c +++ b/c/src/tests/psxtests/psxhdrs/clock06.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond01.c b/c/src/tests/psxtests/psxhdrs/cond01.c index 9d77394ffc..cda9c1f1ef 100644 --- a/c/src/tests/psxtests/psxhdrs/cond01.c +++ b/c/src/tests/psxtests/psxhdrs/cond01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond02.c b/c/src/tests/psxtests/psxhdrs/cond02.c index 75575fe97b..c1c406c254 100644 --- a/c/src/tests/psxtests/psxhdrs/cond02.c +++ b/c/src/tests/psxtests/psxhdrs/cond02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond03.c b/c/src/tests/psxtests/psxhdrs/cond03.c index 0a3b58852b..45a3f62180 100644 --- a/c/src/tests/psxtests/psxhdrs/cond03.c +++ b/c/src/tests/psxtests/psxhdrs/cond03.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond04.c b/c/src/tests/psxtests/psxhdrs/cond04.c index d06183e21f..38ab0f1982 100644 --- a/c/src/tests/psxtests/psxhdrs/cond04.c +++ b/c/src/tests/psxtests/psxhdrs/cond04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond05.c b/c/src/tests/psxtests/psxhdrs/cond05.c index 4775866dcc..6d82828c93 100644 --- a/c/src/tests/psxtests/psxhdrs/cond05.c +++ b/c/src/tests/psxtests/psxhdrs/cond05.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond06.c b/c/src/tests/psxtests/psxhdrs/cond06.c index 39280757bc..0a0e464684 100644 --- a/c/src/tests/psxtests/psxhdrs/cond06.c +++ b/c/src/tests/psxtests/psxhdrs/cond06.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond07.c b/c/src/tests/psxtests/psxhdrs/cond07.c index 66524c1beb..5dbea06fd7 100644 --- a/c/src/tests/psxtests/psxhdrs/cond07.c +++ b/c/src/tests/psxtests/psxhdrs/cond07.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond08.c b/c/src/tests/psxtests/psxhdrs/cond08.c index 65e90f5830..084ad68b4e 100644 --- a/c/src/tests/psxtests/psxhdrs/cond08.c +++ b/c/src/tests/psxtests/psxhdrs/cond08.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond09.c b/c/src/tests/psxtests/psxhdrs/cond09.c index 76b8f3c46e..b91b2b61ca 100644 --- a/c/src/tests/psxtests/psxhdrs/cond09.c +++ b/c/src/tests/psxtests/psxhdrs/cond09.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/cond10.c b/c/src/tests/psxtests/psxhdrs/cond10.c index 19acf9bb0b..7872964eb0 100644 --- a/c/src/tests/psxtests/psxhdrs/cond10.c +++ b/c/src/tests/psxtests/psxhdrs/cond10.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/key01.c b/c/src/tests/psxtests/psxhdrs/key01.c index c85c09772a..ab1c5a2deb 100644 --- a/c/src/tests/psxtests/psxhdrs/key01.c +++ b/c/src/tests/psxtests/psxhdrs/key01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/key02.c b/c/src/tests/psxtests/psxhdrs/key02.c index 89bac33ca9..75c83f3f22 100644 --- a/c/src/tests/psxtests/psxhdrs/key02.c +++ b/c/src/tests/psxtests/psxhdrs/key02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/key03.c b/c/src/tests/psxtests/psxhdrs/key03.c index c139dfbb34..a0d5cabdfa 100644 --- a/c/src/tests/psxtests/psxhdrs/key03.c +++ b/c/src/tests/psxtests/psxhdrs/key03.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/key04.c b/c/src/tests/psxtests/psxhdrs/key04.c index 258748ff99..9837280703 100644 --- a/c/src/tests/psxtests/psxhdrs/key04.c +++ b/c/src/tests/psxtests/psxhdrs/key04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex01.c b/c/src/tests/psxtests/psxhdrs/mutex01.c index afaab3a6f8..a2ba71abb6 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex01.c +++ b/c/src/tests/psxtests/psxhdrs/mutex01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex02.c b/c/src/tests/psxtests/psxhdrs/mutex02.c index e707656aaa..a15aaceca8 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex02.c +++ b/c/src/tests/psxtests/psxhdrs/mutex02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex03.c b/c/src/tests/psxtests/psxhdrs/mutex03.c index 30c6226c28..597cbf0db8 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex03.c +++ b/c/src/tests/psxtests/psxhdrs/mutex03.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex04.c b/c/src/tests/psxtests/psxhdrs/mutex04.c index 860f293621..1d71e00b0d 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex04.c +++ b/c/src/tests/psxtests/psxhdrs/mutex04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex05.c b/c/src/tests/psxtests/psxhdrs/mutex05.c index 1ea0d1140e..9cd71c8e24 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex05.c +++ b/c/src/tests/psxtests/psxhdrs/mutex05.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex06.c b/c/src/tests/psxtests/psxhdrs/mutex06.c index 1d89311a62..7ec30126a2 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex06.c +++ b/c/src/tests/psxtests/psxhdrs/mutex06.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex07.c b/c/src/tests/psxtests/psxhdrs/mutex07.c index 01edc72da7..239211454b 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex07.c +++ b/c/src/tests/psxtests/psxhdrs/mutex07.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex08.c b/c/src/tests/psxtests/psxhdrs/mutex08.c index 56e31ca630..bedbdfcea6 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex08.c +++ b/c/src/tests/psxtests/psxhdrs/mutex08.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex09.c b/c/src/tests/psxtests/psxhdrs/mutex09.c index af326a2611..90189c3a79 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex09.c +++ b/c/src/tests/psxtests/psxhdrs/mutex09.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex10.c b/c/src/tests/psxtests/psxhdrs/mutex10.c index ea5eeb0faa..e5d93581c6 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex10.c +++ b/c/src/tests/psxtests/psxhdrs/mutex10.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex11.c b/c/src/tests/psxtests/psxhdrs/mutex11.c index d9421ff6f6..ea98ec9bd0 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex11.c +++ b/c/src/tests/psxtests/psxhdrs/mutex11.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex12.c b/c/src/tests/psxtests/psxhdrs/mutex12.c index 8167e27cd8..0b4bba6bfb 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex12.c +++ b/c/src/tests/psxtests/psxhdrs/mutex12.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex13.c b/c/src/tests/psxtests/psxhdrs/mutex13.c index 09ee561ad9..d40d8eb8be 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex13.c +++ b/c/src/tests/psxtests/psxhdrs/mutex13.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex14.c b/c/src/tests/psxtests/psxhdrs/mutex14.c index 9cba669732..7dee7a8981 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex14.c +++ b/c/src/tests/psxtests/psxhdrs/mutex14.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex15.c b/c/src/tests/psxtests/psxhdrs/mutex15.c index e57abc68e5..a6b8a358d8 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex15.c +++ b/c/src/tests/psxtests/psxhdrs/mutex15.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/mutex16.c b/c/src/tests/psxtests/psxhdrs/mutex16.c index 1ffdad38ca..2cccd6d78e 100644 --- a/c/src/tests/psxtests/psxhdrs/mutex16.c +++ b/c/src/tests/psxtests/psxhdrs/mutex16.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc01.c b/c/src/tests/psxtests/psxhdrs/proc01.c index 024caf436b..a2129cf14f 100644 --- a/c/src/tests/psxtests/psxhdrs/proc01.c +++ b/c/src/tests/psxtests/psxhdrs/proc01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc02.c b/c/src/tests/psxtests/psxhdrs/proc02.c index 3c578bf29d..1ee3385908 100644 --- a/c/src/tests/psxtests/psxhdrs/proc02.c +++ b/c/src/tests/psxtests/psxhdrs/proc02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc03.c b/c/src/tests/psxtests/psxhdrs/proc03.c index 1e5014b3b4..27318414aa 100644 --- a/c/src/tests/psxtests/psxhdrs/proc03.c +++ b/c/src/tests/psxtests/psxhdrs/proc03.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc04.c b/c/src/tests/psxtests/psxhdrs/proc04.c index f569b6ffcc..665cb6fe8f 100644 --- a/c/src/tests/psxtests/psxhdrs/proc04.c +++ b/c/src/tests/psxtests/psxhdrs/proc04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc05.c b/c/src/tests/psxtests/psxhdrs/proc05.c index 5881dd83a0..b9d01d4cdc 100644 --- a/c/src/tests/psxtests/psxhdrs/proc05.c +++ b/c/src/tests/psxtests/psxhdrs/proc05.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc06.c b/c/src/tests/psxtests/psxhdrs/proc06.c index 882bf09eec..ba3acae0b2 100644 --- a/c/src/tests/psxtests/psxhdrs/proc06.c +++ b/c/src/tests/psxtests/psxhdrs/proc06.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc07.c b/c/src/tests/psxtests/psxhdrs/proc07.c index e0e4e42cd4..e0cae02e69 100644 --- a/c/src/tests/psxtests/psxhdrs/proc07.c +++ b/c/src/tests/psxtests/psxhdrs/proc07.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc08.c b/c/src/tests/psxtests/psxhdrs/proc08.c index 720e6a4641..bb2bddd52d 100644 --- a/c/src/tests/psxtests/psxhdrs/proc08.c +++ b/c/src/tests/psxtests/psxhdrs/proc08.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc09.c b/c/src/tests/psxtests/psxhdrs/proc09.c index f83e2e31b0..fd8bf6f73c 100644 --- a/c/src/tests/psxtests/psxhdrs/proc09.c +++ b/c/src/tests/psxtests/psxhdrs/proc09.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc10.c b/c/src/tests/psxtests/psxhdrs/proc10.c index 4d491f2c76..be26d1a88d 100644 --- a/c/src/tests/psxtests/psxhdrs/proc10.c +++ b/c/src/tests/psxtests/psxhdrs/proc10.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc11.c b/c/src/tests/psxtests/psxhdrs/proc11.c index fb7adc5b89..5c901a234a 100644 --- a/c/src/tests/psxtests/psxhdrs/proc11.c +++ b/c/src/tests/psxtests/psxhdrs/proc11.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc12.c b/c/src/tests/psxtests/psxhdrs/proc12.c index 67d35ce40c..c13ddb55bd 100644 --- a/c/src/tests/psxtests/psxhdrs/proc12.c +++ b/c/src/tests/psxtests/psxhdrs/proc12.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc13.c b/c/src/tests/psxtests/psxhdrs/proc13.c index 326777d254..d3798d88d8 100644 --- a/c/src/tests/psxtests/psxhdrs/proc13.c +++ b/c/src/tests/psxtests/psxhdrs/proc13.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/proc14.c b/c/src/tests/psxtests/psxhdrs/proc14.c index c07b0a8846..cb8988c808 100644 --- a/c/src/tests/psxtests/psxhdrs/proc14.c +++ b/c/src/tests/psxtests/psxhdrs/proc14.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread01.c b/c/src/tests/psxtests/psxhdrs/pthread01.c index 83656a33b5..ec20f3f98e 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread01.c +++ b/c/src/tests/psxtests/psxhdrs/pthread01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread02.c b/c/src/tests/psxtests/psxhdrs/pthread02.c index a232be1a4c..283077278c 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread02.c +++ b/c/src/tests/psxtests/psxhdrs/pthread02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread03.c b/c/src/tests/psxtests/psxhdrs/pthread03.c index 1c3e476e27..12b1c6bb95 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread03.c +++ b/c/src/tests/psxtests/psxhdrs/pthread03.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread04.c b/c/src/tests/psxtests/psxhdrs/pthread04.c index 3b3f355f33..29b4b7c4eb 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread04.c +++ b/c/src/tests/psxtests/psxhdrs/pthread04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread05.c b/c/src/tests/psxtests/psxhdrs/pthread05.c index 8abc331f6b..291d5d8cb9 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread05.c +++ b/c/src/tests/psxtests/psxhdrs/pthread05.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread06.c b/c/src/tests/psxtests/psxhdrs/pthread06.c index 5bdbd0502a..b510ecf507 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread06.c +++ b/c/src/tests/psxtests/psxhdrs/pthread06.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread07.c b/c/src/tests/psxtests/psxhdrs/pthread07.c index 24db17e912..02c3f34a95 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread07.c +++ b/c/src/tests/psxtests/psxhdrs/pthread07.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread08.c b/c/src/tests/psxtests/psxhdrs/pthread08.c index 5a77557c4e..5b029a6402 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread08.c +++ b/c/src/tests/psxtests/psxhdrs/pthread08.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread09.c b/c/src/tests/psxtests/psxhdrs/pthread09.c index 5c2399bedc..414d6253b0 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread09.c +++ b/c/src/tests/psxtests/psxhdrs/pthread09.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread10.c b/c/src/tests/psxtests/psxhdrs/pthread10.c index ab7c39f4af..984ede4803 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread10.c +++ b/c/src/tests/psxtests/psxhdrs/pthread10.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread11.c b/c/src/tests/psxtests/psxhdrs/pthread11.c index 48d09ea6d2..40a2398ed3 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread11.c +++ b/c/src/tests/psxtests/psxhdrs/pthread11.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread12.c b/c/src/tests/psxtests/psxhdrs/pthread12.c index aa1aa7cef1..a86b837a6d 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread12.c +++ b/c/src/tests/psxtests/psxhdrs/pthread12.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread13.c b/c/src/tests/psxtests/psxhdrs/pthread13.c index a116cadedb..e89af47a0c 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread13.c +++ b/c/src/tests/psxtests/psxhdrs/pthread13.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread14.c b/c/src/tests/psxtests/psxhdrs/pthread14.c index c0e5d62f5c..53068f96a8 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread14.c +++ b/c/src/tests/psxtests/psxhdrs/pthread14.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread15.c b/c/src/tests/psxtests/psxhdrs/pthread15.c index 560e4b3998..a51c0c117b 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread15.c +++ b/c/src/tests/psxtests/psxhdrs/pthread15.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread16.c b/c/src/tests/psxtests/psxhdrs/pthread16.c index 006022ac8f..a71a3c0be0 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread16.c +++ b/c/src/tests/psxtests/psxhdrs/pthread16.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread17.c b/c/src/tests/psxtests/psxhdrs/pthread17.c index b234bde16e..e559f8740c 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread17.c +++ b/c/src/tests/psxtests/psxhdrs/pthread17.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread18.c b/c/src/tests/psxtests/psxhdrs/pthread18.c index 95ebdb88a0..fadd0bbb7c 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread18.c +++ b/c/src/tests/psxtests/psxhdrs/pthread18.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread19.c b/c/src/tests/psxtests/psxhdrs/pthread19.c index 9dec23a7c7..d4067ee852 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread19.c +++ b/c/src/tests/psxtests/psxhdrs/pthread19.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread20.c b/c/src/tests/psxtests/psxhdrs/pthread20.c index 066dffc549..269d11d68a 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread20.c +++ b/c/src/tests/psxtests/psxhdrs/pthread20.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread21.c b/c/src/tests/psxtests/psxhdrs/pthread21.c index 2afe366675..7bac45306f 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread21.c +++ b/c/src/tests/psxtests/psxhdrs/pthread21.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread22.c b/c/src/tests/psxtests/psxhdrs/pthread22.c index 2f864248c0..352fb968b0 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread22.c +++ b/c/src/tests/psxtests/psxhdrs/pthread22.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread23.c b/c/src/tests/psxtests/psxhdrs/pthread23.c index cea26984c4..64a02f5b57 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread23.c +++ b/c/src/tests/psxtests/psxhdrs/pthread23.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread24.c b/c/src/tests/psxtests/psxhdrs/pthread24.c index 85be962d15..cbeee8c315 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread24.c +++ b/c/src/tests/psxtests/psxhdrs/pthread24.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread25.c b/c/src/tests/psxtests/psxhdrs/pthread25.c index bc25003db8..6a50084d07 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread25.c +++ b/c/src/tests/psxtests/psxhdrs/pthread25.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread26.c b/c/src/tests/psxtests/psxhdrs/pthread26.c index c32d313028..82b5d3f845 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread26.c +++ b/c/src/tests/psxtests/psxhdrs/pthread26.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread27.c b/c/src/tests/psxtests/psxhdrs/pthread27.c index f91e4d777c..49d7b4e97d 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread27.c +++ b/c/src/tests/psxtests/psxhdrs/pthread27.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread28.c b/c/src/tests/psxtests/psxhdrs/pthread28.c index 2cd78427e4..2ea07cc085 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread28.c +++ b/c/src/tests/psxtests/psxhdrs/pthread28.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread29.c b/c/src/tests/psxtests/psxhdrs/pthread29.c index 0c0e3589cf..d226690311 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread29.c +++ b/c/src/tests/psxtests/psxhdrs/pthread29.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread30.c b/c/src/tests/psxtests/psxhdrs/pthread30.c index 092ffeeed2..a9cc12f504 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread30.c +++ b/c/src/tests/psxtests/psxhdrs/pthread30.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread31.c b/c/src/tests/psxtests/psxhdrs/pthread31.c index fc40bc0b5a..b12b707642 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread31.c +++ b/c/src/tests/psxtests/psxhdrs/pthread31.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread32.c b/c/src/tests/psxtests/psxhdrs/pthread32.c index 9de9781b80..8e992e2a3c 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread32.c +++ b/c/src/tests/psxtests/psxhdrs/pthread32.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread33.c b/c/src/tests/psxtests/psxhdrs/pthread33.c index ea650919d9..4943cb6c3a 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread33.c +++ b/c/src/tests/psxtests/psxhdrs/pthread33.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread34.c b/c/src/tests/psxtests/psxhdrs/pthread34.c index 2e162dd8a1..c20e3446f0 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread34.c +++ b/c/src/tests/psxtests/psxhdrs/pthread34.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread35.c b/c/src/tests/psxtests/psxhdrs/pthread35.c index d868eda810..0c0f3f4219 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread35.c +++ b/c/src/tests/psxtests/psxhdrs/pthread35.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/pthread36.c b/c/src/tests/psxtests/psxhdrs/pthread36.c index ebe54464e6..2430d49135 100644 --- a/c/src/tests/psxtests/psxhdrs/pthread36.c +++ b/c/src/tests/psxtests/psxhdrs/pthread36.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/sched01.c b/c/src/tests/psxtests/psxhdrs/sched01.c index 224bd08be1..764fcd7b4c 100644 --- a/c/src/tests/psxtests/psxhdrs/sched01.c +++ b/c/src/tests/psxtests/psxhdrs/sched01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/sched02.c b/c/src/tests/psxtests/psxhdrs/sched02.c index 34bd1f2468..3825d080f1 100644 --- a/c/src/tests/psxtests/psxhdrs/sched02.c +++ b/c/src/tests/psxtests/psxhdrs/sched02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/sched03.c b/c/src/tests/psxtests/psxhdrs/sched03.c index def9ca05cf..2db2170537 100644 --- a/c/src/tests/psxtests/psxhdrs/sched03.c +++ b/c/src/tests/psxtests/psxhdrs/sched03.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/sched04.c b/c/src/tests/psxtests/psxhdrs/sched04.c index 1473562c4c..7184acb08f 100644 --- a/c/src/tests/psxtests/psxhdrs/sched04.c +++ b/c/src/tests/psxtests/psxhdrs/sched04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/sched05.c b/c/src/tests/psxtests/psxhdrs/sched05.c index 812bde66ef..6a47cf0a17 100644 --- a/c/src/tests/psxtests/psxhdrs/sched05.c +++ b/c/src/tests/psxtests/psxhdrs/sched05.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/sched06.c b/c/src/tests/psxtests/psxhdrs/sched06.c index 1539dae3bb..c94ed1fae7 100644 --- a/c/src/tests/psxtests/psxhdrs/sched06.c +++ b/c/src/tests/psxtests/psxhdrs/sched06.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/sched07.c b/c/src/tests/psxtests/psxhdrs/sched07.c index beeb9fd6ef..c001922692 100644 --- a/c/src/tests/psxtests/psxhdrs/sched07.c +++ b/c/src/tests/psxtests/psxhdrs/sched07.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/sched08.c b/c/src/tests/psxtests/psxhdrs/sched08.c index 787c4c305c..a06c4c7634 100644 --- a/c/src/tests/psxtests/psxhdrs/sched08.c +++ b/c/src/tests/psxtests/psxhdrs/sched08.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal01.c b/c/src/tests/psxtests/psxhdrs/signal01.c index 7c12e3d55b..d228538ad9 100644 --- a/c/src/tests/psxtests/psxhdrs/signal01.c +++ b/c/src/tests/psxtests/psxhdrs/signal01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal02.c b/c/src/tests/psxtests/psxhdrs/signal02.c index 7aa18d7364..10f9cb8354 100644 --- a/c/src/tests/psxtests/psxhdrs/signal02.c +++ b/c/src/tests/psxtests/psxhdrs/signal02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal03.c b/c/src/tests/psxtests/psxhdrs/signal03.c index 75eedad35c..f45c11cdab 100644 --- a/c/src/tests/psxtests/psxhdrs/signal03.c +++ b/c/src/tests/psxtests/psxhdrs/signal03.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal04.c b/c/src/tests/psxtests/psxhdrs/signal04.c index 807d13d2eb..f1e13e3dc8 100644 --- a/c/src/tests/psxtests/psxhdrs/signal04.c +++ b/c/src/tests/psxtests/psxhdrs/signal04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal05.c b/c/src/tests/psxtests/psxhdrs/signal05.c index dcd94620b3..5471c30478 100644 --- a/c/src/tests/psxtests/psxhdrs/signal05.c +++ b/c/src/tests/psxtests/psxhdrs/signal05.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal06.c b/c/src/tests/psxtests/psxhdrs/signal06.c index 2a7b6ddd42..4d388823db 100644 --- a/c/src/tests/psxtests/psxhdrs/signal06.c +++ b/c/src/tests/psxtests/psxhdrs/signal06.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal07.c b/c/src/tests/psxtests/psxhdrs/signal07.c index bf0c4343ff..2362e06f5f 100644 --- a/c/src/tests/psxtests/psxhdrs/signal07.c +++ b/c/src/tests/psxtests/psxhdrs/signal07.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal08.c b/c/src/tests/psxtests/psxhdrs/signal08.c index 62356abf6c..124ba858cc 100644 --- a/c/src/tests/psxtests/psxhdrs/signal08.c +++ b/c/src/tests/psxtests/psxhdrs/signal08.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal09.c b/c/src/tests/psxtests/psxhdrs/signal09.c index 8c618ed1a3..2d91f7ca1a 100644 --- a/c/src/tests/psxtests/psxhdrs/signal09.c +++ b/c/src/tests/psxtests/psxhdrs/signal09.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal10.c b/c/src/tests/psxtests/psxhdrs/signal10.c index b0fd6e4c01..ef94118a8f 100644 --- a/c/src/tests/psxtests/psxhdrs/signal10.c +++ b/c/src/tests/psxtests/psxhdrs/signal10.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal11.c b/c/src/tests/psxtests/psxhdrs/signal11.c index bf9e552c31..543b2f899c 100644 --- a/c/src/tests/psxtests/psxhdrs/signal11.c +++ b/c/src/tests/psxtests/psxhdrs/signal11.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal12.c b/c/src/tests/psxtests/psxhdrs/signal12.c index cfe2deecae..aa74a61b4b 100644 --- a/c/src/tests/psxtests/psxhdrs/signal12.c +++ b/c/src/tests/psxtests/psxhdrs/signal12.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal13.c b/c/src/tests/psxtests/psxhdrs/signal13.c index 0d8c23184e..33ca922924 100644 --- a/c/src/tests/psxtests/psxhdrs/signal13.c +++ b/c/src/tests/psxtests/psxhdrs/signal13.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal14.c b/c/src/tests/psxtests/psxhdrs/signal14.c index 460cfeb00c..f9f0fda130 100644 --- a/c/src/tests/psxtests/psxhdrs/signal14.c +++ b/c/src/tests/psxtests/psxhdrs/signal14.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal15.c b/c/src/tests/psxtests/psxhdrs/signal15.c index e9a6b29826..2eb0dc1ec7 100644 --- a/c/src/tests/psxtests/psxhdrs/signal15.c +++ b/c/src/tests/psxtests/psxhdrs/signal15.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal16.c b/c/src/tests/psxtests/psxhdrs/signal16.c index 9a53d6ba39..914af6a19b 100644 --- a/c/src/tests/psxtests/psxhdrs/signal16.c +++ b/c/src/tests/psxtests/psxhdrs/signal16.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal17.c b/c/src/tests/psxtests/psxhdrs/signal17.c index e71d600f41..8f4767c85e 100644 --- a/c/src/tests/psxtests/psxhdrs/signal17.c +++ b/c/src/tests/psxtests/psxhdrs/signal17.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal18.c b/c/src/tests/psxtests/psxhdrs/signal18.c index eae94ed30a..7c6b00c533 100644 --- a/c/src/tests/psxtests/psxhdrs/signal18.c +++ b/c/src/tests/psxtests/psxhdrs/signal18.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal19.c b/c/src/tests/psxtests/psxhdrs/signal19.c index e84b5df8af..7066fe3de9 100644 --- a/c/src/tests/psxtests/psxhdrs/signal19.c +++ b/c/src/tests/psxtests/psxhdrs/signal19.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal20.c b/c/src/tests/psxtests/psxhdrs/signal20.c index ae6755b53a..73513101ac 100644 --- a/c/src/tests/psxtests/psxhdrs/signal20.c +++ b/c/src/tests/psxtests/psxhdrs/signal20.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal21.c b/c/src/tests/psxtests/psxhdrs/signal21.c index 1655a837ba..c46ad2c6a9 100644 --- a/c/src/tests/psxtests/psxhdrs/signal21.c +++ b/c/src/tests/psxtests/psxhdrs/signal21.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/signal22.c b/c/src/tests/psxtests/psxhdrs/signal22.c index 6105899637..3d6a7600c7 100644 --- a/c/src/tests/psxtests/psxhdrs/signal22.c +++ b/c/src/tests/psxtests/psxhdrs/signal22.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time01.c b/c/src/tests/psxtests/psxhdrs/time01.c index 2528c0ee81..6df80b5b64 100644 --- a/c/src/tests/psxtests/psxhdrs/time01.c +++ b/c/src/tests/psxtests/psxhdrs/time01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time02.c b/c/src/tests/psxtests/psxhdrs/time02.c index 20a1183dd3..e29bc86bcb 100644 --- a/c/src/tests/psxtests/psxhdrs/time02.c +++ b/c/src/tests/psxtests/psxhdrs/time02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time03.c b/c/src/tests/psxtests/psxhdrs/time03.c index b470864da2..7218ea400d 100644 --- a/c/src/tests/psxtests/psxhdrs/time03.c +++ b/c/src/tests/psxtests/psxhdrs/time03.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time04.c b/c/src/tests/psxtests/psxhdrs/time04.c index 02e18451d5..69d41cda82 100644 --- a/c/src/tests/psxtests/psxhdrs/time04.c +++ b/c/src/tests/psxtests/psxhdrs/time04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time05.c b/c/src/tests/psxtests/psxhdrs/time05.c index ad12f12e3b..6a0f52bc3c 100644 --- a/c/src/tests/psxtests/psxhdrs/time05.c +++ b/c/src/tests/psxtests/psxhdrs/time05.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time06.c b/c/src/tests/psxtests/psxhdrs/time06.c index f44fcaeceb..d48d3d906e 100644 --- a/c/src/tests/psxtests/psxhdrs/time06.c +++ b/c/src/tests/psxtests/psxhdrs/time06.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time07.c b/c/src/tests/psxtests/psxhdrs/time07.c index cc6b947c4a..d021450d1f 100644 --- a/c/src/tests/psxtests/psxhdrs/time07.c +++ b/c/src/tests/psxtests/psxhdrs/time07.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time08.c b/c/src/tests/psxtests/psxhdrs/time08.c index c66378e741..2b34daa505 100644 --- a/c/src/tests/psxtests/psxhdrs/time08.c +++ b/c/src/tests/psxtests/psxhdrs/time08.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time09.c b/c/src/tests/psxtests/psxhdrs/time09.c index d85ece0b27..162b3be26e 100644 --- a/c/src/tests/psxtests/psxhdrs/time09.c +++ b/c/src/tests/psxtests/psxhdrs/time09.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time10.c b/c/src/tests/psxtests/psxhdrs/time10.c index 6e7bd4dd45..c8605707c4 100644 --- a/c/src/tests/psxtests/psxhdrs/time10.c +++ b/c/src/tests/psxtests/psxhdrs/time10.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time11.c b/c/src/tests/psxtests/psxhdrs/time11.c index 588ea174be..0b1e56e704 100644 --- a/c/src/tests/psxtests/psxhdrs/time11.c +++ b/c/src/tests/psxtests/psxhdrs/time11.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time12.c b/c/src/tests/psxtests/psxhdrs/time12.c index 3568bad319..10c156a849 100644 --- a/c/src/tests/psxtests/psxhdrs/time12.c +++ b/c/src/tests/psxtests/psxhdrs/time12.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/time13.c b/c/src/tests/psxtests/psxhdrs/time13.c index a0d2e4e4bc..05e08dd541 100644 --- a/c/src/tests/psxtests/psxhdrs/time13.c +++ b/c/src/tests/psxtests/psxhdrs/time13.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/timer01.c b/c/src/tests/psxtests/psxhdrs/timer01.c index 9ca32a2bc6..87154742f1 100644 --- a/c/src/tests/psxtests/psxhdrs/timer01.c +++ b/c/src/tests/psxtests/psxhdrs/timer01.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/timer02.c b/c/src/tests/psxtests/psxhdrs/timer02.c index ff6b7ab1f6..8fcbabe5e2 100644 --- a/c/src/tests/psxtests/psxhdrs/timer02.c +++ b/c/src/tests/psxtests/psxhdrs/timer02.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/timer03.c b/c/src/tests/psxtests/psxhdrs/timer03.c index abbf3399f9..3b1e487dc3 100644 --- a/c/src/tests/psxtests/psxhdrs/timer03.c +++ b/c/src/tests/psxtests/psxhdrs/timer03.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/timer04.c b/c/src/tests/psxtests/psxhdrs/timer04.c index ae70418d00..55c9657e10 100644 --- a/c/src/tests/psxtests/psxhdrs/timer04.c +++ b/c/src/tests/psxtests/psxhdrs/timer04.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/timer05.c b/c/src/tests/psxtests/psxhdrs/timer05.c index f420b9c9ee..e2ea807a53 100644 --- a/c/src/tests/psxtests/psxhdrs/timer05.c +++ b/c/src/tests/psxtests/psxhdrs/timer05.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/psxtests/psxhdrs/timer06.c b/c/src/tests/psxtests/psxhdrs/timer06.c index 9989c87da7..d0919b80bd 100644 --- a/c/src/tests/psxtests/psxhdrs/timer06.c +++ b/c/src/tests/psxtests/psxhdrs/timer06.c @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/README b/c/src/tests/samples/README index d4ed109e3b..e832b4f80a 100644 --- a/c/src/tests/samples/README +++ b/c/src/tests/samples/README @@ -3,8 +3,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # # $Id$ diff --git a/c/src/tests/samples/base_mp/apptask.c b/c/src/tests/samples/base_mp/apptask.c index d73f4e612c..3eb04536cd 100644 --- a/c/src/tests/samples/base_mp/apptask.c +++ b/c/src/tests/samples/base_mp/apptask.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/base_mp/init.c b/c/src/tests/samples/base_mp/init.c index 00ff01b1cf..69894c56a0 100644 --- a/c/src/tests/samples/base_mp/init.c +++ b/c/src/tests/samples/base_mp/init.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/base_mp/node1/base_mp.doc b/c/src/tests/samples/base_mp/node1/base_mp.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/samples/base_mp/node1/base_mp.doc +++ b/c/src/tests/samples/base_mp/node1/base_mp.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/samples/base_mp/node2/base_mp.doc b/c/src/tests/samples/base_mp/node2/base_mp.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/samples/base_mp/node2/base_mp.doc +++ b/c/src/tests/samples/base_mp/node2/base_mp.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/samples/base_mp/system.h b/c/src/tests/samples/base_mp/system.h index 0e86d0cce6..9754299b97 100644 --- a/c/src/tests/samples/base_mp/system.h +++ b/c/src/tests/samples/base_mp/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/base_sp/apptask.c b/c/src/tests/samples/base_sp/apptask.c index f3a7ff2bc8..c27b809ca1 100644 --- a/c/src/tests/samples/base_sp/apptask.c +++ b/c/src/tests/samples/base_sp/apptask.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/base_sp/base_sp.doc b/c/src/tests/samples/base_sp/base_sp.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/samples/base_sp/base_sp.doc +++ b/c/src/tests/samples/base_sp/base_sp.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/samples/base_sp/init.c b/c/src/tests/samples/base_sp/init.c index 7d3e8a0d6d..44fcccbf36 100644 --- a/c/src/tests/samples/base_sp/init.c +++ b/c/src/tests/samples/base_sp/init.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/base_sp/system.h b/c/src/tests/samples/base_sp/system.h index e86654304e..d523b4360b 100644 --- a/c/src/tests/samples/base_sp/system.h +++ b/c/src/tests/samples/base_sp/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/cdtest/init.c b/c/src/tests/samples/cdtest/init.c index d033fd4dda..94f4c1130f 100644 --- a/c/src/tests/samples/cdtest/init.c +++ b/c/src/tests/samples/cdtest/init.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/cdtest/main.cc b/c/src/tests/samples/cdtest/main.cc index e7b3cd02b3..47c28165fb 100644 --- a/c/src/tests/samples/cdtest/main.cc +++ b/c/src/tests/samples/cdtest/main.cc @@ -12,8 +12,8 @@ * COPYRIGHT (c) 1994 by Division Incorporated * Based in part on OAR works. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/cdtest/system.h b/c/src/tests/samples/cdtest/system.h index b7cea0b062..2aa8015e6d 100644 --- a/c/src/tests/samples/cdtest/system.h +++ b/c/src/tests/samples/cdtest/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/hello/hello.doc b/c/src/tests/samples/hello/hello.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/samples/hello/hello.doc +++ b/c/src/tests/samples/hello/hello.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/samples/hello/init.c b/c/src/tests/samples/hello/init.c index 0fc3555260..c417eb01a6 100644 --- a/c/src/tests/samples/hello/init.c +++ b/c/src/tests/samples/hello/init.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/hello/system.h b/c/src/tests/samples/hello/system.h index f3beb5cbce..4b922fd9f4 100644 --- a/c/src/tests/samples/hello/system.h +++ b/c/src/tests/samples/hello/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/paranoia/init.c b/c/src/tests/samples/paranoia/init.c index 00466ebb02..e65630d8c2 100644 --- a/c/src/tests/samples/paranoia/init.c +++ b/c/src/tests/samples/paranoia/init.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/paranoia/paranoia.doc b/c/src/tests/samples/paranoia/paranoia.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/samples/paranoia/paranoia.doc +++ b/c/src/tests/samples/paranoia/paranoia.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/samples/paranoia/system.h b/c/src/tests/samples/paranoia/system.h index 76bc3b25a2..0fd7a26818 100644 --- a/c/src/tests/samples/paranoia/system.h +++ b/c/src/tests/samples/paranoia/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/ticker/init.c b/c/src/tests/samples/ticker/init.c index 68da76ff07..5788c9f8fd 100644 --- a/c/src/tests/samples/ticker/init.c +++ b/c/src/tests/samples/ticker/init.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/ticker/system.h b/c/src/tests/samples/ticker/system.h index e12ae48f95..6e152b672b 100644 --- a/c/src/tests/samples/ticker/system.h +++ b/c/src/tests/samples/ticker/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/ticker/tasks.c b/c/src/tests/samples/ticker/tasks.c index 189b16f6da..6cddcb0dea 100644 --- a/c/src/tests/samples/ticker/tasks.c +++ b/c/src/tests/samples/ticker/tasks.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/samples/ticker/ticker.doc b/c/src/tests/samples/ticker/ticker.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/samples/ticker/ticker.doc +++ b/c/src/tests/samples/ticker/ticker.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp01/init.c b/c/src/tests/sptests/sp01/init.c index 99d5922a16..0d5a2f5266 100644 --- a/c/src/tests/sptests/sp01/init.c +++ b/c/src/tests/sptests/sp01/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp01/sp01.doc b/c/src/tests/sptests/sp01/sp01.doc index d89d855f3c..2b32a2b435 100644 --- a/c/src/tests/sptests/sp01/sp01.doc +++ b/c/src/tests/sptests/sp01/sp01.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp01/system.h b/c/src/tests/sptests/sp01/system.h index 423315e590..9227eeb86a 100644 --- a/c/src/tests/sptests/sp01/system.h +++ b/c/src/tests/sptests/sp01/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp01/task1.c b/c/src/tests/sptests/sp01/task1.c index e911abd595..cbfc0f0bbd 100644 --- a/c/src/tests/sptests/sp01/task1.c +++ b/c/src/tests/sptests/sp01/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp02/init.c b/c/src/tests/sptests/sp02/init.c index e55f887074..5a7a3b2903 100644 --- a/c/src/tests/sptests/sp02/init.c +++ b/c/src/tests/sptests/sp02/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp02/preempt.c b/c/src/tests/sptests/sp02/preempt.c index 925b1d04a7..a62a69f258 100644 --- a/c/src/tests/sptests/sp02/preempt.c +++ b/c/src/tests/sptests/sp02/preempt.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp02/sp02.doc b/c/src/tests/sptests/sp02/sp02.doc index 0c4c99e31e..81af9bda1a 100644 --- a/c/src/tests/sptests/sp02/sp02.doc +++ b/c/src/tests/sptests/sp02/sp02.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp02/system.h b/c/src/tests/sptests/sp02/system.h index 15c15e1a18..7cb427ccda 100644 --- a/c/src/tests/sptests/sp02/system.h +++ b/c/src/tests/sptests/sp02/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp02/task1.c b/c/src/tests/sptests/sp02/task1.c index 560facc32c..a0dfc53dcf 100644 --- a/c/src/tests/sptests/sp02/task1.c +++ b/c/src/tests/sptests/sp02/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp02/task2.c b/c/src/tests/sptests/sp02/task2.c index 16c95eb798..3ddb9aac96 100644 --- a/c/src/tests/sptests/sp02/task2.c +++ b/c/src/tests/sptests/sp02/task2.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp02/task3.c b/c/src/tests/sptests/sp02/task3.c index c9231e7bd2..c7d4774cb7 100644 --- a/c/src/tests/sptests/sp02/task3.c +++ b/c/src/tests/sptests/sp02/task3.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp03/init.c b/c/src/tests/sptests/sp03/init.c index 615a974c8b..a3f2b3d456 100644 --- a/c/src/tests/sptests/sp03/init.c +++ b/c/src/tests/sptests/sp03/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp03/sp03.doc b/c/src/tests/sptests/sp03/sp03.doc index 97dac0fd61..d944f72823 100644 --- a/c/src/tests/sptests/sp03/sp03.doc +++ b/c/src/tests/sptests/sp03/sp03.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp03/system.h b/c/src/tests/sptests/sp03/system.h index 2766458732..9ee0764ebb 100644 --- a/c/src/tests/sptests/sp03/system.h +++ b/c/src/tests/sptests/sp03/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp03/task1.c b/c/src/tests/sptests/sp03/task1.c index 8ad2adba27..4399e0e653 100644 --- a/c/src/tests/sptests/sp03/task1.c +++ b/c/src/tests/sptests/sp03/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp03/task2.c b/c/src/tests/sptests/sp03/task2.c index b25699ca45..6bc186b6e0 100644 --- a/c/src/tests/sptests/sp03/task2.c +++ b/c/src/tests/sptests/sp03/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp04/init.c b/c/src/tests/sptests/sp04/init.c index 954e8b1f32..e9a3342f01 100644 --- a/c/src/tests/sptests/sp04/init.c +++ b/c/src/tests/sptests/sp04/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp04/sp04.doc b/c/src/tests/sptests/sp04/sp04.doc index f15d9b73ef..d17f7b1658 100644 --- a/c/src/tests/sptests/sp04/sp04.doc +++ b/c/src/tests/sptests/sp04/sp04.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp04/system.h b/c/src/tests/sptests/sp04/system.h index eb9dc8ed14..2ccc012c2b 100644 --- a/c/src/tests/sptests/sp04/system.h +++ b/c/src/tests/sptests/sp04/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp04/task1.c b/c/src/tests/sptests/sp04/task1.c index b6dcdd6659..42af556515 100644 --- a/c/src/tests/sptests/sp04/task1.c +++ b/c/src/tests/sptests/sp04/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp04/task2.c b/c/src/tests/sptests/sp04/task2.c index 245c5a29bb..2ce06709c5 100644 --- a/c/src/tests/sptests/sp04/task2.c +++ b/c/src/tests/sptests/sp04/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp04/task3.c b/c/src/tests/sptests/sp04/task3.c index 424fb28d4f..0c253cabfa 100644 --- a/c/src/tests/sptests/sp04/task3.c +++ b/c/src/tests/sptests/sp04/task3.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp04/tswitch.c b/c/src/tests/sptests/sp04/tswitch.c index 8697b9670a..d5f11a58da 100644 --- a/c/src/tests/sptests/sp04/tswitch.c +++ b/c/src/tests/sptests/sp04/tswitch.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp05/init.c b/c/src/tests/sptests/sp05/init.c index 10db3b6321..9e3b94e522 100644 --- a/c/src/tests/sptests/sp05/init.c +++ b/c/src/tests/sptests/sp05/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp05/sp05.doc b/c/src/tests/sptests/sp05/sp05.doc index 69c4a468b2..92b61cd8e4 100644 --- a/c/src/tests/sptests/sp05/sp05.doc +++ b/c/src/tests/sptests/sp05/sp05.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp05/system.h b/c/src/tests/sptests/sp05/system.h index fa31776238..13fdddec2e 100644 --- a/c/src/tests/sptests/sp05/system.h +++ b/c/src/tests/sptests/sp05/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp05/task1.c b/c/src/tests/sptests/sp05/task1.c index 878e1b447a..9022349629 100644 --- a/c/src/tests/sptests/sp05/task1.c +++ b/c/src/tests/sptests/sp05/task1.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp05/task2.c b/c/src/tests/sptests/sp05/task2.c index c631d53cd8..80db802faf 100644 --- a/c/src/tests/sptests/sp05/task2.c +++ b/c/src/tests/sptests/sp05/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp05/task3.c b/c/src/tests/sptests/sp05/task3.c index e0af170ce3..6826787a28 100644 --- a/c/src/tests/sptests/sp05/task3.c +++ b/c/src/tests/sptests/sp05/task3.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp06/init.c b/c/src/tests/sptests/sp06/init.c index 3471294562..0cb973eac9 100644 --- a/c/src/tests/sptests/sp06/init.c +++ b/c/src/tests/sptests/sp06/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp06/sp06.doc b/c/src/tests/sptests/sp06/sp06.doc index e09b7c04f2..f28d8c5532 100644 --- a/c/src/tests/sptests/sp06/sp06.doc +++ b/c/src/tests/sptests/sp06/sp06.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp06/system.h b/c/src/tests/sptests/sp06/system.h index e2065c8196..09988f5dbc 100644 --- a/c/src/tests/sptests/sp06/system.h +++ b/c/src/tests/sptests/sp06/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp06/task1.c b/c/src/tests/sptests/sp06/task1.c index 033b33b348..525a93533f 100644 --- a/c/src/tests/sptests/sp06/task1.c +++ b/c/src/tests/sptests/sp06/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp06/task2.c b/c/src/tests/sptests/sp06/task2.c index 04d16dbffc..c5c9e4cd65 100644 --- a/c/src/tests/sptests/sp06/task2.c +++ b/c/src/tests/sptests/sp06/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp06/task3.c b/c/src/tests/sptests/sp06/task3.c index 21da8aea9f..b32b7da3a8 100644 --- a/c/src/tests/sptests/sp06/task3.c +++ b/c/src/tests/sptests/sp06/task3.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/init.c b/c/src/tests/sptests/sp07/init.c index 545bace5a7..42a7b89ced 100644 --- a/c/src/tests/sptests/sp07/init.c +++ b/c/src/tests/sptests/sp07/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/sp07.doc b/c/src/tests/sptests/sp07/sp07.doc index 01af734c06..ea0b91c5c8 100644 --- a/c/src/tests/sptests/sp07/sp07.doc +++ b/c/src/tests/sptests/sp07/sp07.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp07/system.h b/c/src/tests/sptests/sp07/system.h index 89bc8ac9b6..fdefc7fc05 100644 --- a/c/src/tests/sptests/sp07/system.h +++ b/c/src/tests/sptests/sp07/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/task1.c b/c/src/tests/sptests/sp07/task1.c index a829d68218..2982f32168 100644 --- a/c/src/tests/sptests/sp07/task1.c +++ b/c/src/tests/sptests/sp07/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/task2.c b/c/src/tests/sptests/sp07/task2.c index 54a575b5d0..d091ba8f29 100644 --- a/c/src/tests/sptests/sp07/task2.c +++ b/c/src/tests/sptests/sp07/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/task3.c b/c/src/tests/sptests/sp07/task3.c index f725488aaa..bdbb511cf0 100644 --- a/c/src/tests/sptests/sp07/task3.c +++ b/c/src/tests/sptests/sp07/task3.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/task4.c b/c/src/tests/sptests/sp07/task4.c index 9405a0a1f5..8e14ecf0ca 100644 --- a/c/src/tests/sptests/sp07/task4.c +++ b/c/src/tests/sptests/sp07/task4.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/taskexit.c b/c/src/tests/sptests/sp07/taskexit.c index 27977432b8..1732fd2bda 100644 --- a/c/src/tests/sptests/sp07/taskexit.c +++ b/c/src/tests/sptests/sp07/taskexit.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/tcreate.c b/c/src/tests/sptests/sp07/tcreate.c index 6e17e3ca56..601934b534 100644 --- a/c/src/tests/sptests/sp07/tcreate.c +++ b/c/src/tests/sptests/sp07/tcreate.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/tdelete.c b/c/src/tests/sptests/sp07/tdelete.c index ba59d6be7d..550bc948fe 100644 --- a/c/src/tests/sptests/sp07/tdelete.c +++ b/c/src/tests/sptests/sp07/tdelete.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/trestart.c b/c/src/tests/sptests/sp07/trestart.c index 0e93ae506c..68bf091191 100644 --- a/c/src/tests/sptests/sp07/trestart.c +++ b/c/src/tests/sptests/sp07/trestart.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp07/tstart.c b/c/src/tests/sptests/sp07/tstart.c index 0143260c4a..6146043fe5 100644 --- a/c/src/tests/sptests/sp07/tstart.c +++ b/c/src/tests/sptests/sp07/tstart.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp08/init.c b/c/src/tests/sptests/sp08/init.c index 0e235a9bc9..782f0410c0 100644 --- a/c/src/tests/sptests/sp08/init.c +++ b/c/src/tests/sptests/sp08/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp08/sp08.doc b/c/src/tests/sptests/sp08/sp08.doc index 72db2a37f9..982c2ed510 100644 --- a/c/src/tests/sptests/sp08/sp08.doc +++ b/c/src/tests/sptests/sp08/sp08.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp08/system.h b/c/src/tests/sptests/sp08/system.h index 2e43da787f..34d71edb70 100644 --- a/c/src/tests/sptests/sp08/system.h +++ b/c/src/tests/sptests/sp08/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp08/task1.c b/c/src/tests/sptests/sp08/task1.c index d2031fdde2..a441df64bb 100644 --- a/c/src/tests/sptests/sp08/task1.c +++ b/c/src/tests/sptests/sp08/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/delay.c b/c/src/tests/sptests/sp09/delay.c index a21516f216..0bdf07ddb3 100644 --- a/c/src/tests/sptests/sp09/delay.c +++ b/c/src/tests/sptests/sp09/delay.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/init.c b/c/src/tests/sptests/sp09/init.c index c0ff9d86c1..b94cc0704b 100644 --- a/c/src/tests/sptests/sp09/init.c +++ b/c/src/tests/sptests/sp09/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/isr.c b/c/src/tests/sptests/sp09/isr.c index d829ff8944..ce6e3b2313 100644 --- a/c/src/tests/sptests/sp09/isr.c +++ b/c/src/tests/sptests/sp09/isr.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen01.c b/c/src/tests/sptests/sp09/screen01.c index 25e4f58591..7a40e5b4ea 100644 --- a/c/src/tests/sptests/sp09/screen01.c +++ b/c/src/tests/sptests/sp09/screen01.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen02.c b/c/src/tests/sptests/sp09/screen02.c index 2b4cd3142e..df756151cf 100644 --- a/c/src/tests/sptests/sp09/screen02.c +++ b/c/src/tests/sptests/sp09/screen02.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen03.c b/c/src/tests/sptests/sp09/screen03.c index 2c0b44a517..f0f7aff476 100644 --- a/c/src/tests/sptests/sp09/screen03.c +++ b/c/src/tests/sptests/sp09/screen03.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen04.c b/c/src/tests/sptests/sp09/screen04.c index 0dd78deed9..625781bbf3 100644 --- a/c/src/tests/sptests/sp09/screen04.c +++ b/c/src/tests/sptests/sp09/screen04.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen05.c b/c/src/tests/sptests/sp09/screen05.c index 1070e654bf..94ddda8eec 100644 --- a/c/src/tests/sptests/sp09/screen05.c +++ b/c/src/tests/sptests/sp09/screen05.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen06.c b/c/src/tests/sptests/sp09/screen06.c index 967b68b867..e022c7ff5b 100644 --- a/c/src/tests/sptests/sp09/screen06.c +++ b/c/src/tests/sptests/sp09/screen06.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen07.c b/c/src/tests/sptests/sp09/screen07.c index 87e423f38c..331e8af94b 100644 --- a/c/src/tests/sptests/sp09/screen07.c +++ b/c/src/tests/sptests/sp09/screen07.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen08.c b/c/src/tests/sptests/sp09/screen08.c index 1aaa9df451..8638fef9ec 100644 --- a/c/src/tests/sptests/sp09/screen08.c +++ b/c/src/tests/sptests/sp09/screen08.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen09.c b/c/src/tests/sptests/sp09/screen09.c index 0810c7c0ab..cbb42819cb 100644 --- a/c/src/tests/sptests/sp09/screen09.c +++ b/c/src/tests/sptests/sp09/screen09.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen10.c b/c/src/tests/sptests/sp09/screen10.c index 5b8bc1f69a..1aaa2c4eaa 100644 --- a/c/src/tests/sptests/sp09/screen10.c +++ b/c/src/tests/sptests/sp09/screen10.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen11.c b/c/src/tests/sptests/sp09/screen11.c index 168c4c8788..a3d56cef8f 100644 --- a/c/src/tests/sptests/sp09/screen11.c +++ b/c/src/tests/sptests/sp09/screen11.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen12.c b/c/src/tests/sptests/sp09/screen12.c index e9f1724808..208cf2d376 100644 --- a/c/src/tests/sptests/sp09/screen12.c +++ b/c/src/tests/sptests/sp09/screen12.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen13.c b/c/src/tests/sptests/sp09/screen13.c index 779ef9e4f7..babaee00de 100644 --- a/c/src/tests/sptests/sp09/screen13.c +++ b/c/src/tests/sptests/sp09/screen13.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/screen14.c b/c/src/tests/sptests/sp09/screen14.c index fe39bab676..8f21723cee 100644 --- a/c/src/tests/sptests/sp09/screen14.c +++ b/c/src/tests/sptests/sp09/screen14.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/sp09.doc b/c/src/tests/sptests/sp09/sp09.doc index a7e296ca7d..20b341a738 100644 --- a/c/src/tests/sptests/sp09/sp09.doc +++ b/c/src/tests/sptests/sp09/sp09.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp09/system.h b/c/src/tests/sptests/sp09/system.h index 7c482db2a7..a0c23e16a2 100644 --- a/c/src/tests/sptests/sp09/system.h +++ b/c/src/tests/sptests/sp09/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/task1.c b/c/src/tests/sptests/sp09/task1.c index fb4f3f3941..60663146a5 100644 --- a/c/src/tests/sptests/sp09/task1.c +++ b/c/src/tests/sptests/sp09/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/task2.c b/c/src/tests/sptests/sp09/task2.c index 096a423640..034e2ac075 100644 --- a/c/src/tests/sptests/sp09/task2.c +++ b/c/src/tests/sptests/sp09/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/task3.c b/c/src/tests/sptests/sp09/task3.c index a96bfa5a68..5405c18396 100644 --- a/c/src/tests/sptests/sp09/task3.c +++ b/c/src/tests/sptests/sp09/task3.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp09/task4.c b/c/src/tests/sptests/sp09/task4.c index 05f92f0dec..22629b4ff5 100644 --- a/c/src/tests/sptests/sp09/task4.c +++ b/c/src/tests/sptests/sp09/task4.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp11/init.c b/c/src/tests/sptests/sp11/init.c index f0792ce456..18ee245fb1 100644 --- a/c/src/tests/sptests/sp11/init.c +++ b/c/src/tests/sptests/sp11/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp11/sp11.doc b/c/src/tests/sptests/sp11/sp11.doc index 22f487a56b..61d25ec353 100644 --- a/c/src/tests/sptests/sp11/sp11.doc +++ b/c/src/tests/sptests/sp11/sp11.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp11/system.h b/c/src/tests/sptests/sp11/system.h index b749025be5..5edd6090e7 100644 --- a/c/src/tests/sptests/sp11/system.h +++ b/c/src/tests/sptests/sp11/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp11/task1.c b/c/src/tests/sptests/sp11/task1.c index a7691dd2b0..3fa04858df 100644 --- a/c/src/tests/sptests/sp11/task1.c +++ b/c/src/tests/sptests/sp11/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp11/task2.c b/c/src/tests/sptests/sp11/task2.c index 9a233dd52c..a6f7807784 100644 --- a/c/src/tests/sptests/sp11/task2.c +++ b/c/src/tests/sptests/sp11/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp11/timer.c b/c/src/tests/sptests/sp11/timer.c index 4a7fb7044c..e215bb6bbc 100644 --- a/c/src/tests/sptests/sp11/timer.c +++ b/c/src/tests/sptests/sp11/timer.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp12/init.c b/c/src/tests/sptests/sp12/init.c index 862033ce1e..17cf47abde 100644 --- a/c/src/tests/sptests/sp12/init.c +++ b/c/src/tests/sptests/sp12/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp12/pridrv.c b/c/src/tests/sptests/sp12/pridrv.c index 8ddf90749a..6bb7dac81f 100644 --- a/c/src/tests/sptests/sp12/pridrv.c +++ b/c/src/tests/sptests/sp12/pridrv.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp12/pritask.c b/c/src/tests/sptests/sp12/pritask.c index 24a1ceb4d6..2cc0cc37b2 100644 --- a/c/src/tests/sptests/sp12/pritask.c +++ b/c/src/tests/sptests/sp12/pritask.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp12/sp12.doc b/c/src/tests/sptests/sp12/sp12.doc index c68b14bf58..5711d246d6 100644 --- a/c/src/tests/sptests/sp12/sp12.doc +++ b/c/src/tests/sptests/sp12/sp12.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp12/system.h b/c/src/tests/sptests/sp12/system.h index e06f3b1df8..fe0fb7ab32 100644 --- a/c/src/tests/sptests/sp12/system.h +++ b/c/src/tests/sptests/sp12/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp12/task1.c b/c/src/tests/sptests/sp12/task1.c index 75ca767d45..2a4ee380cf 100644 --- a/c/src/tests/sptests/sp12/task1.c +++ b/c/src/tests/sptests/sp12/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp12/task2.c b/c/src/tests/sptests/sp12/task2.c index 0e2b2a4dfc..5756ffcabe 100644 --- a/c/src/tests/sptests/sp12/task2.c +++ b/c/src/tests/sptests/sp12/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp12/task3.c b/c/src/tests/sptests/sp12/task3.c index c951a4bdc4..3834d8bce8 100644 --- a/c/src/tests/sptests/sp12/task3.c +++ b/c/src/tests/sptests/sp12/task3.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp12/task4.c b/c/src/tests/sptests/sp12/task4.c index a0c8bb40c7..9b6f9d43e8 100644 --- a/c/src/tests/sptests/sp12/task4.c +++ b/c/src/tests/sptests/sp12/task4.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp12/task5.c b/c/src/tests/sptests/sp12/task5.c index ca3957015a..fbfc15420a 100644 --- a/c/src/tests/sptests/sp12/task5.c +++ b/c/src/tests/sptests/sp12/task5.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp13/fillbuff.c b/c/src/tests/sptests/sp13/fillbuff.c index b0d1186ddc..59fae47d7a 100644 --- a/c/src/tests/sptests/sp13/fillbuff.c +++ b/c/src/tests/sptests/sp13/fillbuff.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp13/init.c b/c/src/tests/sptests/sp13/init.c index afe7d4e19b..0984e4a0f8 100644 --- a/c/src/tests/sptests/sp13/init.c +++ b/c/src/tests/sptests/sp13/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp13/putbuff.c b/c/src/tests/sptests/sp13/putbuff.c index 6a4c08ee1d..57328098a2 100644 --- a/c/src/tests/sptests/sp13/putbuff.c +++ b/c/src/tests/sptests/sp13/putbuff.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp13/sp13.doc b/c/src/tests/sptests/sp13/sp13.doc index 25747815aa..5929e32e74 100644 --- a/c/src/tests/sptests/sp13/sp13.doc +++ b/c/src/tests/sptests/sp13/sp13.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp13/system.h b/c/src/tests/sptests/sp13/system.h index 7dbc55b933..bef2f940e6 100644 --- a/c/src/tests/sptests/sp13/system.h +++ b/c/src/tests/sptests/sp13/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp13/task1.c b/c/src/tests/sptests/sp13/task1.c index bfd43c3dd8..10f11019d1 100644 --- a/c/src/tests/sptests/sp13/task1.c +++ b/c/src/tests/sptests/sp13/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp13/task2.c b/c/src/tests/sptests/sp13/task2.c index 00a002e31a..af7826121e 100644 --- a/c/src/tests/sptests/sp13/task2.c +++ b/c/src/tests/sptests/sp13/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp13/task3.c b/c/src/tests/sptests/sp13/task3.c index 43c1a31b12..bdcaec5885 100644 --- a/c/src/tests/sptests/sp13/task3.c +++ b/c/src/tests/sptests/sp13/task3.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp14/asr.c b/c/src/tests/sptests/sp14/asr.c index 85cf953b59..a6ff442025 100644 --- a/c/src/tests/sptests/sp14/asr.c +++ b/c/src/tests/sptests/sp14/asr.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp14/init.c b/c/src/tests/sptests/sp14/init.c index b85f8bda77..70d0d37ca5 100644 --- a/c/src/tests/sptests/sp14/init.c +++ b/c/src/tests/sptests/sp14/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp14/sp14.doc b/c/src/tests/sptests/sp14/sp14.doc index ffd7c51519..ec540ca506 100644 --- a/c/src/tests/sptests/sp14/sp14.doc +++ b/c/src/tests/sptests/sp14/sp14.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp14/system.h b/c/src/tests/sptests/sp14/system.h index dbc837b435..73a14448cb 100644 --- a/c/src/tests/sptests/sp14/system.h +++ b/c/src/tests/sptests/sp14/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp14/task1.c b/c/src/tests/sptests/sp14/task1.c index 8f5463c396..2729c14a00 100644 --- a/c/src/tests/sptests/sp14/task1.c +++ b/c/src/tests/sptests/sp14/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp14/task2.c b/c/src/tests/sptests/sp14/task2.c index 7a7927d981..d93de693b6 100644 --- a/c/src/tests/sptests/sp14/task2.c +++ b/c/src/tests/sptests/sp14/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp15/init.c b/c/src/tests/sptests/sp15/init.c index 23ece2e8c8..654a4d1d58 100644 --- a/c/src/tests/sptests/sp15/init.c +++ b/c/src/tests/sptests/sp15/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp15/sp15.doc b/c/src/tests/sptests/sp15/sp15.doc index 33e10b068c..d667c516ad 100644 --- a/c/src/tests/sptests/sp15/sp15.doc +++ b/c/src/tests/sptests/sp15/sp15.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp15/system.h b/c/src/tests/sptests/sp15/system.h index cbd2ae934c..7ac748c53d 100644 --- a/c/src/tests/sptests/sp15/system.h +++ b/c/src/tests/sptests/sp15/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp15/task1.c b/c/src/tests/sptests/sp15/task1.c index 11664da95b..7827325b1a 100644 --- a/c/src/tests/sptests/sp15/task1.c +++ b/c/src/tests/sptests/sp15/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp16/init.c b/c/src/tests/sptests/sp16/init.c index 2dff7629bc..99419206b7 100644 --- a/c/src/tests/sptests/sp16/init.c +++ b/c/src/tests/sptests/sp16/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp16/sp16.doc b/c/src/tests/sptests/sp16/sp16.doc index 86e8d7f236..219c1d3d87 100644 --- a/c/src/tests/sptests/sp16/sp16.doc +++ b/c/src/tests/sptests/sp16/sp16.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp16/system.h b/c/src/tests/sptests/sp16/system.h index c8def60e12..5dd09e77f9 100644 --- a/c/src/tests/sptests/sp16/system.h +++ b/c/src/tests/sptests/sp16/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp16/task1.c b/c/src/tests/sptests/sp16/task1.c index b7560d7e95..e18445ee53 100644 --- a/c/src/tests/sptests/sp16/task1.c +++ b/c/src/tests/sptests/sp16/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp16/task2.c b/c/src/tests/sptests/sp16/task2.c index 980b98bbe1..db7581feb6 100644 --- a/c/src/tests/sptests/sp16/task2.c +++ b/c/src/tests/sptests/sp16/task2.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp16/task3.c b/c/src/tests/sptests/sp16/task3.c index c4d727d2e2..b2a151459d 100644 --- a/c/src/tests/sptests/sp16/task3.c +++ b/c/src/tests/sptests/sp16/task3.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp16/task4.c b/c/src/tests/sptests/sp16/task4.c index 7d100ce7d0..5857d352c9 100644 --- a/c/src/tests/sptests/sp16/task4.c +++ b/c/src/tests/sptests/sp16/task4.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp16/task5.c b/c/src/tests/sptests/sp16/task5.c index c7f873f256..f015972d3d 100644 --- a/c/src/tests/sptests/sp16/task5.c +++ b/c/src/tests/sptests/sp16/task5.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp17/asr.c b/c/src/tests/sptests/sp17/asr.c index 08be97bb23..475cb59f3a 100644 --- a/c/src/tests/sptests/sp17/asr.c +++ b/c/src/tests/sptests/sp17/asr.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp17/init.c b/c/src/tests/sptests/sp17/init.c index df369f0b3a..88844b8379 100644 --- a/c/src/tests/sptests/sp17/init.c +++ b/c/src/tests/sptests/sp17/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp17/sp17.doc b/c/src/tests/sptests/sp17/sp17.doc index ff0586e337..638650c8cd 100644 --- a/c/src/tests/sptests/sp17/sp17.doc +++ b/c/src/tests/sptests/sp17/sp17.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp17/system.h b/c/src/tests/sptests/sp17/system.h index 7dd775af50..ea16bb8f28 100644 --- a/c/src/tests/sptests/sp17/system.h +++ b/c/src/tests/sptests/sp17/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp17/task1.c b/c/src/tests/sptests/sp17/task1.c index 656bdabc3c..b9607ac237 100644 --- a/c/src/tests/sptests/sp17/task1.c +++ b/c/src/tests/sptests/sp17/task1.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp17/task2.c b/c/src/tests/sptests/sp17/task2.c index 6d9c6878e8..207b129290 100644 --- a/c/src/tests/sptests/sp17/task2.c +++ b/c/src/tests/sptests/sp17/task2.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp19/first.c b/c/src/tests/sptests/sp19/first.c index c21537b1b9..228a1988cf 100644 --- a/c/src/tests/sptests/sp19/first.c +++ b/c/src/tests/sptests/sp19/first.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp19/fptask.c b/c/src/tests/sptests/sp19/fptask.c index 14da9cf5ca..d80bbe3309 100644 --- a/c/src/tests/sptests/sp19/fptask.c +++ b/c/src/tests/sptests/sp19/fptask.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp19/fptest.h b/c/src/tests/sptests/sp19/fptest.h index 7ea1dd7fcd..8fe1588ab0 100644 --- a/c/src/tests/sptests/sp19/fptest.h +++ b/c/src/tests/sptests/sp19/fptest.h @@ -18,8 +18,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp19/init.c b/c/src/tests/sptests/sp19/init.c index 016f818da2..4b6b1211de 100644 --- a/c/src/tests/sptests/sp19/init.c +++ b/c/src/tests/sptests/sp19/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp19/inttest.h b/c/src/tests/sptests/sp19/inttest.h index f06ede16ce..c9a6d7c96c 100644 --- a/c/src/tests/sptests/sp19/inttest.h +++ b/c/src/tests/sptests/sp19/inttest.h @@ -19,8 +19,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp19/sp19.doc b/c/src/tests/sptests/sp19/sp19.doc index 75a35ac0d2..b7b5c83bef 100644 --- a/c/src/tests/sptests/sp19/sp19.doc +++ b/c/src/tests/sptests/sp19/sp19.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp19/system.h b/c/src/tests/sptests/sp19/system.h index 36571c52a1..2e8159483d 100644 --- a/c/src/tests/sptests/sp19/system.h +++ b/c/src/tests/sptests/sp19/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp19/task1.c b/c/src/tests/sptests/sp19/task1.c index 6337538f87..2ac1bbb029 100644 --- a/c/src/tests/sptests/sp19/task1.c +++ b/c/src/tests/sptests/sp19/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp20/getall.c b/c/src/tests/sptests/sp20/getall.c index 26465e3919..6d67ce8808 100644 --- a/c/src/tests/sptests/sp20/getall.c +++ b/c/src/tests/sptests/sp20/getall.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp20/init.c b/c/src/tests/sptests/sp20/init.c index 6fddd21688..7f21b9f8f9 100644 --- a/c/src/tests/sptests/sp20/init.c +++ b/c/src/tests/sptests/sp20/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp20/sp20.doc b/c/src/tests/sptests/sp20/sp20.doc index 9653ff4fa9..ff80b854e6 100644 --- a/c/src/tests/sptests/sp20/sp20.doc +++ b/c/src/tests/sptests/sp20/sp20.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp20/system.h b/c/src/tests/sptests/sp20/system.h index 4563730893..e545a5a180 100644 --- a/c/src/tests/sptests/sp20/system.h +++ b/c/src/tests/sptests/sp20/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp20/task1.c b/c/src/tests/sptests/sp20/task1.c index 71dd53021e..ed79f047a4 100644 --- a/c/src/tests/sptests/sp20/task1.c +++ b/c/src/tests/sptests/sp20/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp21/init.c b/c/src/tests/sptests/sp21/init.c index 63a6e5ed0d..a7dfaef70a 100644 --- a/c/src/tests/sptests/sp21/init.c +++ b/c/src/tests/sptests/sp21/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp21/sp21.doc b/c/src/tests/sptests/sp21/sp21.doc index 08f1b03c53..f2f84b0ad5 100644 --- a/c/src/tests/sptests/sp21/sp21.doc +++ b/c/src/tests/sptests/sp21/sp21.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp21/system.h b/c/src/tests/sptests/sp21/system.h index b48bd1ea2a..1dce050fc8 100644 --- a/c/src/tests/sptests/sp21/system.h +++ b/c/src/tests/sptests/sp21/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp21/task1.c b/c/src/tests/sptests/sp21/task1.c index 3106ad6a88..75702a5679 100644 --- a/c/src/tests/sptests/sp21/task1.c +++ b/c/src/tests/sptests/sp21/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp22/delay.c b/c/src/tests/sptests/sp22/delay.c index f63fb1877a..202f71df64 100644 --- a/c/src/tests/sptests/sp22/delay.c +++ b/c/src/tests/sptests/sp22/delay.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp22/init.c b/c/src/tests/sptests/sp22/init.c index 1c3459254f..c9ce13e603 100644 --- a/c/src/tests/sptests/sp22/init.c +++ b/c/src/tests/sptests/sp22/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp22/prtime.c b/c/src/tests/sptests/sp22/prtime.c index 58b3aa66f8..ff22a07177 100644 --- a/c/src/tests/sptests/sp22/prtime.c +++ b/c/src/tests/sptests/sp22/prtime.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp22/sp22.doc b/c/src/tests/sptests/sp22/sp22.doc index 3b319ec311..37df46d114 100644 --- a/c/src/tests/sptests/sp22/sp22.doc +++ b/c/src/tests/sptests/sp22/sp22.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp22/system.h b/c/src/tests/sptests/sp22/system.h index 5911cb1622..60755da0a0 100644 --- a/c/src/tests/sptests/sp22/system.h +++ b/c/src/tests/sptests/sp22/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp22/task1.c b/c/src/tests/sptests/sp22/task1.c index cd05c36273..db7fc298db 100644 --- a/c/src/tests/sptests/sp22/task1.c +++ b/c/src/tests/sptests/sp22/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp23/init.c b/c/src/tests/sptests/sp23/init.c index ddb9f51236..6d63e755b4 100644 --- a/c/src/tests/sptests/sp23/init.c +++ b/c/src/tests/sptests/sp23/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp23/sp23.doc b/c/src/tests/sptests/sp23/sp23.doc index 78bbc6f8cb..d42959f172 100644 --- a/c/src/tests/sptests/sp23/sp23.doc +++ b/c/src/tests/sptests/sp23/sp23.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp23/system.h b/c/src/tests/sptests/sp23/system.h index 680088dd71..cc42af3054 100644 --- a/c/src/tests/sptests/sp23/system.h +++ b/c/src/tests/sptests/sp23/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp23/task1.c b/c/src/tests/sptests/sp23/task1.c index cf1906ef37..7ee832f00a 100644 --- a/c/src/tests/sptests/sp23/task1.c +++ b/c/src/tests/sptests/sp23/task1.c @@ -13,8 +13,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp24/init.c b/c/src/tests/sptests/sp24/init.c index 1741f80cb0..b7e1ee1bb2 100644 --- a/c/src/tests/sptests/sp24/init.c +++ b/c/src/tests/sptests/sp24/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp24/resume.c b/c/src/tests/sptests/sp24/resume.c index 8c975c5460..23465608a1 100644 --- a/c/src/tests/sptests/sp24/resume.c +++ b/c/src/tests/sptests/sp24/resume.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp24/sp24.doc b/c/src/tests/sptests/sp24/sp24.doc index d848553c93..c6eb7afdc8 100644 --- a/c/src/tests/sptests/sp24/sp24.doc +++ b/c/src/tests/sptests/sp24/sp24.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp24/system.h b/c/src/tests/sptests/sp24/system.h index a22c7cc021..1f07189488 100644 --- a/c/src/tests/sptests/sp24/system.h +++ b/c/src/tests/sptests/sp24/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp24/task1.c b/c/src/tests/sptests/sp24/task1.c index 19892d5aed..517ea3d750 100644 --- a/c/src/tests/sptests/sp24/task1.c +++ b/c/src/tests/sptests/sp24/task1.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp25/init.c b/c/src/tests/sptests/sp25/init.c index afb5e6f50e..ea95d402ce 100644 --- a/c/src/tests/sptests/sp25/init.c +++ b/c/src/tests/sptests/sp25/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp25/sp25.doc b/c/src/tests/sptests/sp25/sp25.doc index f9e6d621e1..2f8ca71ec2 100644 --- a/c/src/tests/sptests/sp25/sp25.doc +++ b/c/src/tests/sptests/sp25/sp25.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/sp25/system.h b/c/src/tests/sptests/sp25/system.h index b1eed6cf0f..6c4571f118 100644 --- a/c/src/tests/sptests/sp25/system.h +++ b/c/src/tests/sptests/sp25/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/sp25/task1.c b/c/src/tests/sptests/sp25/task1.c index e279d5c401..a2d3169141 100644 --- a/c/src/tests/sptests/sp25/task1.c +++ b/c/src/tests/sptests/sp25/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/spfatal/fatal.c b/c/src/tests/sptests/spfatal/fatal.c index 6a996ed50b..2e032cb288 100644 --- a/c/src/tests/sptests/spfatal/fatal.c +++ b/c/src/tests/sptests/spfatal/fatal.c @@ -10,8 +10,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/spfatal/init.c b/c/src/tests/sptests/spfatal/init.c index 8ab0156dc7..c43a15bb05 100644 --- a/c/src/tests/sptests/spfatal/init.c +++ b/c/src/tests/sptests/spfatal/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/spfatal/puterr.c b/c/src/tests/sptests/spfatal/puterr.c index d994afe231..1869567587 100644 --- a/c/src/tests/sptests/spfatal/puterr.c +++ b/c/src/tests/sptests/spfatal/puterr.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/spfatal/spfatal.doc b/c/src/tests/sptests/spfatal/spfatal.doc index 449a87173b..288ade6e4e 100644 --- a/c/src/tests/sptests/spfatal/spfatal.doc +++ b/c/src/tests/sptests/spfatal/spfatal.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/sptests/spfatal/system.h b/c/src/tests/sptests/spfatal/system.h index 17ed231bfa..de7a9ac7eb 100644 --- a/c/src/tests/sptests/spfatal/system.h +++ b/c/src/tests/sptests/spfatal/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/spfatal/task1.c b/c/src/tests/sptests/spfatal/task1.c index f0d0f51731..5599087572 100644 --- a/c/src/tests/sptests/spfatal/task1.c +++ b/c/src/tests/sptests/spfatal/task1.c @@ -11,8 +11,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/spsize/getint.c b/c/src/tests/sptests/spsize/getint.c index 3e0651e237..3b47be13bc 100644 --- a/c/src/tests/sptests/spsize/getint.c +++ b/c/src/tests/sptests/spsize/getint.c @@ -12,8 +12,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/spsize/init.c b/c/src/tests/sptests/spsize/init.c index f8dee65981..c3aba51b96 100644 --- a/c/src/tests/sptests/spsize/init.c +++ b/c/src/tests/sptests/spsize/init.c @@ -15,8 +15,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/spsize/size.c b/c/src/tests/sptests/spsize/size.c index e7183bb1d0..ab01e56489 100644 --- a/c/src/tests/sptests/spsize/size.c +++ b/c/src/tests/sptests/spsize/size.c @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/sptests/spsize/system.h b/c/src/tests/sptests/spsize/system.h index 9b4c33cf8d..bab5fb1db9 100644 --- a/c/src/tests/sptests/spsize/system.h +++ b/c/src/tests/sptests/spsize/system.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/support/include/tmacros.h b/c/src/tests/support/include/tmacros.h index 7f27f0b9c8..7fa5d6c561 100644 --- a/c/src/tests/support/include/tmacros.h +++ b/c/src/tests/support/include/tmacros.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/support/stubdr/close.c b/c/src/tests/support/stubdr/close.c index 4a6eadcc82..b9986e7e4c 100644 --- a/c/src/tests/support/stubdr/close.c +++ b/c/src/tests/support/stubdr/close.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/support/stubdr/cntrl.c b/c/src/tests/support/stubdr/cntrl.c index 1a9f142fe0..97f1711166 100644 --- a/c/src/tests/support/stubdr/cntrl.c +++ b/c/src/tests/support/stubdr/cntrl.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/support/stubdr/init.c b/c/src/tests/support/stubdr/init.c index 15af01ef48..a153f7b8ac 100644 --- a/c/src/tests/support/stubdr/init.c +++ b/c/src/tests/support/stubdr/init.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/support/stubdr/open.c b/c/src/tests/support/stubdr/open.c index 743b464cc7..d2a0351264 100644 --- a/c/src/tests/support/stubdr/open.c +++ b/c/src/tests/support/stubdr/open.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/support/stubdr/read.c b/c/src/tests/support/stubdr/read.c index 146ccf2b12..2c56d7d52e 100644 --- a/c/src/tests/support/stubdr/read.c +++ b/c/src/tests/support/stubdr/read.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/support/stubdr/stubdrv.h b/c/src/tests/support/stubdr/stubdrv.h index b2a190f340..1d6d033a72 100644 --- a/c/src/tests/support/stubdr/stubdrv.h +++ b/c/src/tests/support/stubdr/stubdrv.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/support/stubdr/write.c b/c/src/tests/support/stubdr/write.c index 98984c1290..33cc6e0b4a 100644 --- a/c/src/tests/support/stubdr/write.c +++ b/c/src/tests/support/stubdr/write.c @@ -14,8 +14,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/include/timesys.h b/c/src/tests/tmtests/include/timesys.h index fb68ccb284..b1d229b67d 100644 --- a/c/src/tests/tmtests/include/timesys.h +++ b/c/src/tests/tmtests/include/timesys.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm01/system.h b/c/src/tests/tmtests/tm01/system.h index 25d3dede71..052abf82f2 100644 --- a/c/src/tests/tmtests/tm01/system.h +++ b/c/src/tests/tmtests/tm01/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm01/task1.c b/c/src/tests/tmtests/tm01/task1.c index 64f5fa1f3c..fcbd06d4cd 100644 --- a/c/src/tests/tmtests/tm01/task1.c +++ b/c/src/tests/tmtests/tm01/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm01/tm01.doc b/c/src/tests/tmtests/tm01/tm01.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm01/tm01.doc +++ b/c/src/tests/tmtests/tm01/tm01.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm02/system.h b/c/src/tests/tmtests/tm02/system.h index 9cbcf06563..6a41e5c0f9 100644 --- a/c/src/tests/tmtests/tm02/system.h +++ b/c/src/tests/tmtests/tm02/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm02/task1.c b/c/src/tests/tmtests/tm02/task1.c index 5e415fa8bb..c2e14c9f0e 100644 --- a/c/src/tests/tmtests/tm02/task1.c +++ b/c/src/tests/tmtests/tm02/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm02/tm02.doc b/c/src/tests/tmtests/tm02/tm02.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm02/tm02.doc +++ b/c/src/tests/tmtests/tm02/tm02.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm03/system.h b/c/src/tests/tmtests/tm03/system.h index 9cbcf06563..6a41e5c0f9 100644 --- a/c/src/tests/tmtests/tm03/system.h +++ b/c/src/tests/tmtests/tm03/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm03/task1.c b/c/src/tests/tmtests/tm03/task1.c index f4526f5a00..6f027204f7 100644 --- a/c/src/tests/tmtests/tm03/task1.c +++ b/c/src/tests/tmtests/tm03/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm03/tm03.doc b/c/src/tests/tmtests/tm03/tm03.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm03/tm03.doc +++ b/c/src/tests/tmtests/tm03/tm03.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm04/system.h b/c/src/tests/tmtests/tm04/system.h index b984fea8b9..6ac416dbd1 100644 --- a/c/src/tests/tmtests/tm04/system.h +++ b/c/src/tests/tmtests/tm04/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm04/task1.c b/c/src/tests/tmtests/tm04/task1.c index 74cccadf2b..f8f2f96d85 100644 --- a/c/src/tests/tmtests/tm04/task1.c +++ b/c/src/tests/tmtests/tm04/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm04/tm04.doc b/c/src/tests/tmtests/tm04/tm04.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm04/tm04.doc +++ b/c/src/tests/tmtests/tm04/tm04.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm05/system.h b/c/src/tests/tmtests/tm05/system.h index 9cbcf06563..6a41e5c0f9 100644 --- a/c/src/tests/tmtests/tm05/system.h +++ b/c/src/tests/tmtests/tm05/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm05/task1.c b/c/src/tests/tmtests/tm05/task1.c index 46e10407bd..3f660f9d12 100644 --- a/c/src/tests/tmtests/tm05/task1.c +++ b/c/src/tests/tmtests/tm05/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm05/tm05.doc b/c/src/tests/tmtests/tm05/tm05.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm05/tm05.doc +++ b/c/src/tests/tmtests/tm05/tm05.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm06/system.h b/c/src/tests/tmtests/tm06/system.h index 9cbcf06563..6a41e5c0f9 100644 --- a/c/src/tests/tmtests/tm06/system.h +++ b/c/src/tests/tmtests/tm06/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm06/task1.c b/c/src/tests/tmtests/tm06/task1.c index 6edeb7a8e1..ba871591b1 100644 --- a/c/src/tests/tmtests/tm06/task1.c +++ b/c/src/tests/tmtests/tm06/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm06/tm06.doc b/c/src/tests/tmtests/tm06/tm06.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm06/tm06.doc +++ b/c/src/tests/tmtests/tm06/tm06.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm07/system.h b/c/src/tests/tmtests/tm07/system.h index 9cbcf06563..6a41e5c0f9 100644 --- a/c/src/tests/tmtests/tm07/system.h +++ b/c/src/tests/tmtests/tm07/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm07/task1.c b/c/src/tests/tmtests/tm07/task1.c index 518cc28148..9bb6cfeb6c 100644 --- a/c/src/tests/tmtests/tm07/task1.c +++ b/c/src/tests/tmtests/tm07/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm07/tm07.doc b/c/src/tests/tmtests/tm07/tm07.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm07/tm07.doc +++ b/c/src/tests/tmtests/tm07/tm07.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm08/system.h b/c/src/tests/tmtests/tm08/system.h index 9cbcf06563..6a41e5c0f9 100644 --- a/c/src/tests/tmtests/tm08/system.h +++ b/c/src/tests/tmtests/tm08/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm08/task1.c b/c/src/tests/tmtests/tm08/task1.c index 1b02b5e0ee..ca04555bcc 100644 --- a/c/src/tests/tmtests/tm08/task1.c +++ b/c/src/tests/tmtests/tm08/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm08/tm08.doc b/c/src/tests/tmtests/tm08/tm08.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm08/tm08.doc +++ b/c/src/tests/tmtests/tm08/tm08.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm09/system.h b/c/src/tests/tmtests/tm09/system.h index 4db3a16eea..c5f5d5ef6b 100644 --- a/c/src/tests/tmtests/tm09/system.h +++ b/c/src/tests/tmtests/tm09/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm09/task1.c b/c/src/tests/tmtests/tm09/task1.c index 90d454b3d4..9da61a021f 100644 --- a/c/src/tests/tmtests/tm09/task1.c +++ b/c/src/tests/tmtests/tm09/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm09/tm09.doc b/c/src/tests/tmtests/tm09/tm09.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm09/tm09.doc +++ b/c/src/tests/tmtests/tm09/tm09.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm10/system.h b/c/src/tests/tmtests/tm10/system.h index f16004b87b..518017a9c0 100644 --- a/c/src/tests/tmtests/tm10/system.h +++ b/c/src/tests/tmtests/tm10/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm10/task1.c b/c/src/tests/tmtests/tm10/task1.c index 7cb30f1c33..92f95bda2a 100644 --- a/c/src/tests/tmtests/tm10/task1.c +++ b/c/src/tests/tmtests/tm10/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm10/tm10.doc b/c/src/tests/tmtests/tm10/tm10.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm10/tm10.doc +++ b/c/src/tests/tmtests/tm10/tm10.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm11/system.h b/c/src/tests/tmtests/tm11/system.h index e5e553ff19..ba0949ce58 100644 --- a/c/src/tests/tmtests/tm11/system.h +++ b/c/src/tests/tmtests/tm11/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm11/task1.c b/c/src/tests/tmtests/tm11/task1.c index a255c7cf2e..ff75acc69f 100644 --- a/c/src/tests/tmtests/tm11/task1.c +++ b/c/src/tests/tmtests/tm11/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm11/tm11.doc b/c/src/tests/tmtests/tm11/tm11.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm11/tm11.doc +++ b/c/src/tests/tmtests/tm11/tm11.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm12/system.h b/c/src/tests/tmtests/tm12/system.h index e5e553ff19..ba0949ce58 100644 --- a/c/src/tests/tmtests/tm12/system.h +++ b/c/src/tests/tmtests/tm12/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm12/task1.c b/c/src/tests/tmtests/tm12/task1.c index d36f90a253..a2b999dc7a 100644 --- a/c/src/tests/tmtests/tm12/task1.c +++ b/c/src/tests/tmtests/tm12/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm12/tm12.doc b/c/src/tests/tmtests/tm12/tm12.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm12/tm12.doc +++ b/c/src/tests/tmtests/tm12/tm12.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm13/system.h b/c/src/tests/tmtests/tm13/system.h index e5e553ff19..ba0949ce58 100644 --- a/c/src/tests/tmtests/tm13/system.h +++ b/c/src/tests/tmtests/tm13/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm13/task1.c b/c/src/tests/tmtests/tm13/task1.c index b32f323064..ea77e662ad 100644 --- a/c/src/tests/tmtests/tm13/task1.c +++ b/c/src/tests/tmtests/tm13/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm13/tm13.doc b/c/src/tests/tmtests/tm13/tm13.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm13/tm13.doc +++ b/c/src/tests/tmtests/tm13/tm13.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm14/system.h b/c/src/tests/tmtests/tm14/system.h index e5e553ff19..ba0949ce58 100644 --- a/c/src/tests/tmtests/tm14/system.h +++ b/c/src/tests/tmtests/tm14/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm14/task1.c b/c/src/tests/tmtests/tm14/task1.c index 39dfd85c31..10fcda141e 100644 --- a/c/src/tests/tmtests/tm14/task1.c +++ b/c/src/tests/tmtests/tm14/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm14/tm14.doc b/c/src/tests/tmtests/tm14/tm14.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm14/tm14.doc +++ b/c/src/tests/tmtests/tm14/tm14.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm15/system.h b/c/src/tests/tmtests/tm15/system.h index e5e553ff19..ba0949ce58 100644 --- a/c/src/tests/tmtests/tm15/system.h +++ b/c/src/tests/tmtests/tm15/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm15/task1.c b/c/src/tests/tmtests/tm15/task1.c index 85cb8d2e4d..0c84006498 100644 --- a/c/src/tests/tmtests/tm15/task1.c +++ b/c/src/tests/tmtests/tm15/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm15/tm15.doc b/c/src/tests/tmtests/tm15/tm15.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm15/tm15.doc +++ b/c/src/tests/tmtests/tm15/tm15.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm16/system.h b/c/src/tests/tmtests/tm16/system.h index e5e553ff19..ba0949ce58 100644 --- a/c/src/tests/tmtests/tm16/system.h +++ b/c/src/tests/tmtests/tm16/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm16/task1.c b/c/src/tests/tmtests/tm16/task1.c index 142512c053..1979d984f3 100644 --- a/c/src/tests/tmtests/tm16/task1.c +++ b/c/src/tests/tmtests/tm16/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm16/tm16.doc b/c/src/tests/tmtests/tm16/tm16.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm16/tm16.doc +++ b/c/src/tests/tmtests/tm16/tm16.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm17/system.h b/c/src/tests/tmtests/tm17/system.h index e5e553ff19..ba0949ce58 100644 --- a/c/src/tests/tmtests/tm17/system.h +++ b/c/src/tests/tmtests/tm17/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm17/task1.c b/c/src/tests/tmtests/tm17/task1.c index e7cbc8052f..49d6075e26 100644 --- a/c/src/tests/tmtests/tm17/task1.c +++ b/c/src/tests/tmtests/tm17/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm17/tm17.doc b/c/src/tests/tmtests/tm17/tm17.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm17/tm17.doc +++ b/c/src/tests/tmtests/tm17/tm17.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm18/system.h b/c/src/tests/tmtests/tm18/system.h index e5e553ff19..ba0949ce58 100644 --- a/c/src/tests/tmtests/tm18/system.h +++ b/c/src/tests/tmtests/tm18/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm18/task1.c b/c/src/tests/tmtests/tm18/task1.c index f7a877d7ca..40268bef89 100644 --- a/c/src/tests/tmtests/tm18/task1.c +++ b/c/src/tests/tmtests/tm18/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm18/tm18.doc b/c/src/tests/tmtests/tm18/tm18.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm18/tm18.doc +++ b/c/src/tests/tmtests/tm18/tm18.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm19/system.h b/c/src/tests/tmtests/tm19/system.h index e5e553ff19..ba0949ce58 100644 --- a/c/src/tests/tmtests/tm19/system.h +++ b/c/src/tests/tmtests/tm19/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm19/task1.c b/c/src/tests/tmtests/tm19/task1.c index 6c503531f1..41f84bc6d4 100644 --- a/c/src/tests/tmtests/tm19/task1.c +++ b/c/src/tests/tmtests/tm19/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm19/tm19.doc b/c/src/tests/tmtests/tm19/tm19.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm19/tm19.doc +++ b/c/src/tests/tmtests/tm19/tm19.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm20/system.h b/c/src/tests/tmtests/tm20/system.h index 54be275388..65f7d37651 100644 --- a/c/src/tests/tmtests/tm20/system.h +++ b/c/src/tests/tmtests/tm20/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm20/task1.c b/c/src/tests/tmtests/tm20/task1.c index 62d9d9a261..f3fde41c52 100644 --- a/c/src/tests/tmtests/tm20/task1.c +++ b/c/src/tests/tmtests/tm20/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm20/tm20.doc b/c/src/tests/tmtests/tm20/tm20.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm20/tm20.doc +++ b/c/src/tests/tmtests/tm20/tm20.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm21/system.h b/c/src/tests/tmtests/tm21/system.h index 4dd9ff035b..e80afec36e 100644 --- a/c/src/tests/tmtests/tm21/system.h +++ b/c/src/tests/tmtests/tm21/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm21/task1.c b/c/src/tests/tmtests/tm21/task1.c index 29184daecf..3f3a72be8d 100644 --- a/c/src/tests/tmtests/tm21/task1.c +++ b/c/src/tests/tmtests/tm21/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm21/tm21.doc b/c/src/tests/tmtests/tm21/tm21.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm21/tm21.doc +++ b/c/src/tests/tmtests/tm21/tm21.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm22/system.h b/c/src/tests/tmtests/tm22/system.h index a91f3af44f..45e61ce398 100644 --- a/c/src/tests/tmtests/tm22/system.h +++ b/c/src/tests/tmtests/tm22/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm22/task1.c b/c/src/tests/tmtests/tm22/task1.c index ed71c734b8..57de753d81 100644 --- a/c/src/tests/tmtests/tm22/task1.c +++ b/c/src/tests/tmtests/tm22/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm22/tm22.doc b/c/src/tests/tmtests/tm22/tm22.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm22/tm22.doc +++ b/c/src/tests/tmtests/tm22/tm22.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm23/system.h b/c/src/tests/tmtests/tm23/system.h index a76f89f27d..1fa8f9c3ee 100644 --- a/c/src/tests/tmtests/tm23/system.h +++ b/c/src/tests/tmtests/tm23/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm23/task1.c b/c/src/tests/tmtests/tm23/task1.c index 2ee1ae247b..45529a63c8 100644 --- a/c/src/tests/tmtests/tm23/task1.c +++ b/c/src/tests/tmtests/tm23/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm23/tm23.doc b/c/src/tests/tmtests/tm23/tm23.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm23/tm23.doc +++ b/c/src/tests/tmtests/tm23/tm23.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm24/system.h b/c/src/tests/tmtests/tm24/system.h index 87dab5b295..a56e9b9d3a 100644 --- a/c/src/tests/tmtests/tm24/system.h +++ b/c/src/tests/tmtests/tm24/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm24/task1.c b/c/src/tests/tmtests/tm24/task1.c index 379e5eb54b..4d5bc3a201 100644 --- a/c/src/tests/tmtests/tm24/task1.c +++ b/c/src/tests/tmtests/tm24/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm24/tm24.doc b/c/src/tests/tmtests/tm24/tm24.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm24/tm24.doc +++ b/c/src/tests/tmtests/tm24/tm24.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm25/system.h b/c/src/tests/tmtests/tm25/system.h index b984fea8b9..6ac416dbd1 100644 --- a/c/src/tests/tmtests/tm25/system.h +++ b/c/src/tests/tmtests/tm25/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm25/task1.c b/c/src/tests/tmtests/tm25/task1.c index 888946b04f..2c2c3bf846 100644 --- a/c/src/tests/tmtests/tm25/task1.c +++ b/c/src/tests/tmtests/tm25/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm25/tm25.doc b/c/src/tests/tmtests/tm25/tm25.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm25/tm25.doc +++ b/c/src/tests/tmtests/tm25/tm25.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm26/fptest.h b/c/src/tests/tmtests/tm26/fptest.h index daeab550ce..00ac63b87f 100644 --- a/c/src/tests/tmtests/tm26/fptest.h +++ b/c/src/tests/tmtests/tm26/fptest.h @@ -18,8 +18,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm26/system.h b/c/src/tests/tmtests/tm26/system.h index b984fea8b9..6ac416dbd1 100644 --- a/c/src/tests/tmtests/tm26/system.h +++ b/c/src/tests/tmtests/tm26/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm26/task1.c b/c/src/tests/tmtests/tm26/task1.c index 804418f9cd..b166b46ea0 100644 --- a/c/src/tests/tmtests/tm26/task1.c +++ b/c/src/tests/tmtests/tm26/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm26/tm26.doc b/c/src/tests/tmtests/tm26/tm26.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm26/tm26.doc +++ b/c/src/tests/tmtests/tm26/tm26.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm27/system.h b/c/src/tests/tmtests/tm27/system.h index 87dab5b295..a56e9b9d3a 100644 --- a/c/src/tests/tmtests/tm27/system.h +++ b/c/src/tests/tmtests/tm27/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm27/task1.c b/c/src/tests/tmtests/tm27/task1.c index cb1c21da4a..ed7d73ddd2 100644 --- a/c/src/tests/tmtests/tm27/task1.c +++ b/c/src/tests/tmtests/tm27/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm27/tm27.doc b/c/src/tests/tmtests/tm27/tm27.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm27/tm27.doc +++ b/c/src/tests/tmtests/tm27/tm27.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm28/system.h b/c/src/tests/tmtests/tm28/system.h index ae0265c1eb..ff9760f568 100644 --- a/c/src/tests/tmtests/tm28/system.h +++ b/c/src/tests/tmtests/tm28/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm28/task1.c b/c/src/tests/tmtests/tm28/task1.c index 96c8707c76..384017b91f 100644 --- a/c/src/tests/tmtests/tm28/task1.c +++ b/c/src/tests/tmtests/tm28/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm28/tm28.doc b/c/src/tests/tmtests/tm28/tm28.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm28/tm28.doc +++ b/c/src/tests/tmtests/tm28/tm28.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tm29/system.h b/c/src/tests/tmtests/tm29/system.h index 276d7b92f6..515718710c 100644 --- a/c/src/tests/tmtests/tm29/system.h +++ b/c/src/tests/tmtests/tm29/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm29/task1.c b/c/src/tests/tmtests/tm29/task1.c index 6c54b4a120..4229a49a17 100644 --- a/c/src/tests/tmtests/tm29/task1.c +++ b/c/src/tests/tmtests/tm29/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tm29/tm29.doc b/c/src/tests/tmtests/tm29/tm29.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tm29/tm29.doc +++ b/c/src/tests/tmtests/tm29/tm29.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tmck/system.h b/c/src/tests/tmtests/tmck/system.h index e5c25a505f..3133c79a52 100644 --- a/c/src/tests/tmtests/tmck/system.h +++ b/c/src/tests/tmtests/tmck/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tmck/task1.c b/c/src/tests/tmtests/tmck/task1.c index 2a6f3db9bb..f75dfea5bb 100644 --- a/c/src/tests/tmtests/tmck/task1.c +++ b/c/src/tests/tmtests/tmck/task1.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tmck/tmck.doc b/c/src/tests/tmtests/tmck/tmck.doc index a4fa6eb188..c159738f9d 100644 --- a/c/src/tests/tmtests/tmck/tmck.doc +++ b/c/src/tests/tmtests/tmck/tmck.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # diff --git a/c/src/tests/tmtests/tmoverhd/dumrtems.h b/c/src/tests/tmtests/tmoverhd/dumrtems.h index db1146e3ae..00bb74b540 100644 --- a/c/src/tests/tmtests/tmoverhd/dumrtems.h +++ b/c/src/tests/tmtests/tmoverhd/dumrtems.h @@ -7,8 +7,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tmoverhd/empty.c b/c/src/tests/tmtests/tmoverhd/empty.c index 8450272b3a..a3faa7e16f 100644 --- a/c/src/tests/tmtests/tmoverhd/empty.c +++ b/c/src/tests/tmtests/tmoverhd/empty.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tmoverhd/system.h b/c/src/tests/tmtests/tmoverhd/system.h index 4e12e00e24..c9d61db1d9 100644 --- a/c/src/tests/tmtests/tmoverhd/system.h +++ b/c/src/tests/tmtests/tmoverhd/system.h @@ -6,8 +6,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tmoverhd/testtask.c b/c/src/tests/tmtests/tmoverhd/testtask.c index bc1d64279c..d8710a8af2 100644 --- a/c/src/tests/tmtests/tmoverhd/testtask.c +++ b/c/src/tests/tmtests/tmoverhd/testtask.c @@ -4,8 +4,8 @@ * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * * $Id$ diff --git a/c/src/tests/tmtests/tmoverhd/tmoverhd.doc b/c/src/tests/tmtests/tmoverhd/tmoverhd.doc index 2346fb9b52..0978f6619c 100644 --- a/c/src/tests/tmtests/tmoverhd/tmoverhd.doc +++ b/c/src/tests/tmtests/tmoverhd/tmoverhd.doc @@ -5,8 +5,8 @@ # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # -# The license and distribution terms for this file may in -# the file LICENSE in this distribution or at +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at # http://www.OARcorp.com/rtems/license.html. # -- cgit v1.2.3