summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:53:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:53:48 +0000
commitd2b93bfd98ed5c62aa01fc6308c341eb84793afe (patch)
tree4b7a472a43a4938007f247dcb01e92f7d2710b91 /c/src/tests/sptests
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-d2b93bfd98ed5c62aa01fc6308c341eb84793afe.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* sp01/init.c, sp01/sp01.doc, sp01/system.h, sp01/task1.c, sp02/init.c, sp02/preempt.c, sp02/sp02.doc, sp02/system.h, sp02/task1.c, sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/sp03.doc, sp03/system.h, sp03/task1.c, sp03/task2.c, sp04/init.c, sp04/sp04.doc, sp04/system.h, sp04/task1.c, sp04/task2.c, sp04/task3.c, sp04/tswitch.c, sp05/init.c, sp05/sp05.doc, sp05/system.h, sp05/task1.c, sp05/task2.c, sp05/task3.c, sp06/init.c, sp06/sp06.doc, sp06/system.h, sp06/task1.c, sp06/task2.c, sp06/task3.c, sp07/init.c, sp07/sp07.doc, sp07/system.h, sp07/task1.c, sp07/task2.c, sp07/task3.c, sp07/task4.c, sp07/taskexit.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c, sp08/init.c, sp08/sp08.doc, sp08/system.h, sp08/task1.c, sp09/delay.c, sp09/init.c, sp09/isr.c, sp09/screen01.c, sp09/screen02.c, sp09/screen03.c, sp09/screen04.c, sp09/screen05.c, sp09/screen06.c, sp09/screen07.c, sp09/screen08.c, sp09/screen09.c, sp09/screen10.c, sp09/screen11.c, sp09/screen12.c, sp09/screen13.c, sp09/screen14.c, sp09/sp09.doc, sp09/system.h, sp09/task1.c, sp09/task2.c, sp09/task3.c, sp09/task4.c, sp11/init.c, sp11/sp11.doc, sp11/system.h, sp11/task1.c, sp11/task2.c, sp11/timer.c, sp12/init.c, sp12/pridrv.c, sp12/pritask.c, sp12/sp12.doc, sp12/system.h, sp12/task1.c, sp12/task2.c, sp12/task3.c, sp12/task4.c, sp12/task5.c, sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/sp13.doc, sp13/system.h, sp13/task1.c, sp13/task2.c, sp13/task3.c, sp14/asr.c, sp14/init.c, sp14/sp14.doc, sp14/system.h, sp14/task1.c, sp14/task2.c, sp15/init.c, sp15/sp15.doc, sp15/system.h, sp15/task1.c, sp16/init.c, sp16/sp16.doc, sp16/system.h, sp16/task1.c, sp16/task2.c, sp16/task3.c, sp16/task4.c, sp16/task5.c, sp17/asr.c, sp17/init.c, sp17/sp17.doc, sp17/system.h, sp17/task1.c, sp17/task2.c, sp19/first.c, sp19/fptask.c, sp19/fptest.h, sp19/init.c, sp19/inttest.h, sp19/sp19.doc, sp19/system.h, sp19/task1.c, sp20/getall.c, sp20/init.c, sp20/sp20.doc, sp20/system.h, sp20/task1.c, sp21/init.c, sp21/sp21.doc, sp21/system.h, sp21/task1.c, sp22/delay.c, sp22/init.c, sp22/prtime.c, sp22/sp22.doc, sp22/system.h, sp22/task1.c, sp23/init.c, sp23/sp23.doc, sp23/system.h, sp23/task1.c, sp24/init.c, sp24/resume.c, sp24/sp24.doc, sp24/system.h, sp24/task1.c, sp25/init.c, sp25/sp25.doc, sp25/system.h, sp25/task1.c, sp26/init.c, sp26/sp26.doc, sp26/system.h, sp26/task1.c, sp30/init.c, sp30/resume.c, sp30/sp30.doc, sp30/system.h, sp30/task1.c, sp31/delay.c, sp31/init.c, sp31/prtime.c, sp31/sp31.doc, sp31/system.h, sp31/task1.c, sp32/init.c, spfatal/fatal.c, spfatal/init.c, spfatal/puterr.c, spfatal/spfatal.doc, spfatal/system.h, spfatal/task1.c, spsize/getint.c, spsize/init.c, spsize/size.c, spsize/system.h: URL for license changed.
Diffstat (limited to 'c/src/tests/sptests')
-rw-r--r--c/src/tests/sptests/ChangeLog47
-rw-r--r--c/src/tests/sptests/sp01/init.c2
-rw-r--r--c/src/tests/sptests/sp01/sp01.doc2
-rw-r--r--c/src/tests/sptests/sp01/system.h2
-rw-r--r--c/src/tests/sptests/sp01/task1.c2
-rw-r--r--c/src/tests/sptests/sp02/init.c2
-rw-r--r--c/src/tests/sptests/sp02/preempt.c2
-rw-r--r--c/src/tests/sptests/sp02/sp02.doc2
-rw-r--r--c/src/tests/sptests/sp02/system.h2
-rw-r--r--c/src/tests/sptests/sp02/task1.c2
-rw-r--r--c/src/tests/sptests/sp02/task2.c2
-rw-r--r--c/src/tests/sptests/sp02/task3.c2
-rw-r--r--c/src/tests/sptests/sp03/init.c2
-rw-r--r--c/src/tests/sptests/sp03/sp03.doc2
-rw-r--r--c/src/tests/sptests/sp03/system.h2
-rw-r--r--c/src/tests/sptests/sp03/task1.c2
-rw-r--r--c/src/tests/sptests/sp03/task2.c2
-rw-r--r--c/src/tests/sptests/sp04/init.c2
-rw-r--r--c/src/tests/sptests/sp04/sp04.doc2
-rw-r--r--c/src/tests/sptests/sp04/system.h2
-rw-r--r--c/src/tests/sptests/sp04/task1.c2
-rw-r--r--c/src/tests/sptests/sp04/task2.c2
-rw-r--r--c/src/tests/sptests/sp04/task3.c2
-rw-r--r--c/src/tests/sptests/sp04/tswitch.c2
-rw-r--r--c/src/tests/sptests/sp05/init.c2
-rw-r--r--c/src/tests/sptests/sp05/sp05.doc2
-rw-r--r--c/src/tests/sptests/sp05/system.h2
-rw-r--r--c/src/tests/sptests/sp05/task1.c2
-rw-r--r--c/src/tests/sptests/sp05/task2.c2
-rw-r--r--c/src/tests/sptests/sp05/task3.c2
-rw-r--r--c/src/tests/sptests/sp06/init.c2
-rw-r--r--c/src/tests/sptests/sp06/sp06.doc2
-rw-r--r--c/src/tests/sptests/sp06/system.h2
-rw-r--r--c/src/tests/sptests/sp06/task1.c2
-rw-r--r--c/src/tests/sptests/sp06/task2.c2
-rw-r--r--c/src/tests/sptests/sp06/task3.c2
-rw-r--r--c/src/tests/sptests/sp07/init.c2
-rw-r--r--c/src/tests/sptests/sp07/sp07.doc2
-rw-r--r--c/src/tests/sptests/sp07/system.h2
-rw-r--r--c/src/tests/sptests/sp07/task1.c2
-rw-r--r--c/src/tests/sptests/sp07/task2.c2
-rw-r--r--c/src/tests/sptests/sp07/task3.c2
-rw-r--r--c/src/tests/sptests/sp07/task4.c2
-rw-r--r--c/src/tests/sptests/sp07/taskexit.c2
-rw-r--r--c/src/tests/sptests/sp07/tcreate.c2
-rw-r--r--c/src/tests/sptests/sp07/tdelete.c2
-rw-r--r--c/src/tests/sptests/sp07/trestart.c2
-rw-r--r--c/src/tests/sptests/sp07/tstart.c2
-rw-r--r--c/src/tests/sptests/sp08/init.c2
-rw-r--r--c/src/tests/sptests/sp08/sp08.doc2
-rw-r--r--c/src/tests/sptests/sp08/system.h2
-rw-r--r--c/src/tests/sptests/sp08/task1.c2
-rw-r--r--c/src/tests/sptests/sp09/delay.c2
-rw-r--r--c/src/tests/sptests/sp09/init.c2
-rw-r--r--c/src/tests/sptests/sp09/isr.c2
-rw-r--r--c/src/tests/sptests/sp09/screen01.c2
-rw-r--r--c/src/tests/sptests/sp09/screen02.c2
-rw-r--r--c/src/tests/sptests/sp09/screen03.c2
-rw-r--r--c/src/tests/sptests/sp09/screen04.c2
-rw-r--r--c/src/tests/sptests/sp09/screen05.c2
-rw-r--r--c/src/tests/sptests/sp09/screen06.c2
-rw-r--r--c/src/tests/sptests/sp09/screen07.c2
-rw-r--r--c/src/tests/sptests/sp09/screen08.c2
-rw-r--r--c/src/tests/sptests/sp09/screen09.c2
-rw-r--r--c/src/tests/sptests/sp09/screen10.c2
-rw-r--r--c/src/tests/sptests/sp09/screen11.c2
-rw-r--r--c/src/tests/sptests/sp09/screen12.c2
-rw-r--r--c/src/tests/sptests/sp09/screen13.c2
-rw-r--r--c/src/tests/sptests/sp09/screen14.c2
-rw-r--r--c/src/tests/sptests/sp09/sp09.doc2
-rw-r--r--c/src/tests/sptests/sp09/system.h2
-rw-r--r--c/src/tests/sptests/sp09/task1.c2
-rw-r--r--c/src/tests/sptests/sp09/task2.c2
-rw-r--r--c/src/tests/sptests/sp09/task3.c2
-rw-r--r--c/src/tests/sptests/sp09/task4.c2
-rw-r--r--c/src/tests/sptests/sp11/init.c2
-rw-r--r--c/src/tests/sptests/sp11/sp11.doc2
-rw-r--r--c/src/tests/sptests/sp11/system.h2
-rw-r--r--c/src/tests/sptests/sp11/task1.c2
-rw-r--r--c/src/tests/sptests/sp11/task2.c2
-rw-r--r--c/src/tests/sptests/sp11/timer.c2
-rw-r--r--c/src/tests/sptests/sp12/init.c2
-rw-r--r--c/src/tests/sptests/sp12/pridrv.c2
-rw-r--r--c/src/tests/sptests/sp12/pritask.c2
-rw-r--r--c/src/tests/sptests/sp12/sp12.doc2
-rw-r--r--c/src/tests/sptests/sp12/system.h2
-rw-r--r--c/src/tests/sptests/sp12/task1.c2
-rw-r--r--c/src/tests/sptests/sp12/task2.c2
-rw-r--r--c/src/tests/sptests/sp12/task3.c2
-rw-r--r--c/src/tests/sptests/sp12/task4.c2
-rw-r--r--c/src/tests/sptests/sp12/task5.c2
-rw-r--r--c/src/tests/sptests/sp13/fillbuff.c2
-rw-r--r--c/src/tests/sptests/sp13/init.c2
-rw-r--r--c/src/tests/sptests/sp13/putbuff.c2
-rw-r--r--c/src/tests/sptests/sp13/sp13.doc2
-rw-r--r--c/src/tests/sptests/sp13/system.h2
-rw-r--r--c/src/tests/sptests/sp13/task1.c2
-rw-r--r--c/src/tests/sptests/sp13/task2.c2
-rw-r--r--c/src/tests/sptests/sp13/task3.c2
-rw-r--r--c/src/tests/sptests/sp14/asr.c2
-rw-r--r--c/src/tests/sptests/sp14/init.c2
-rw-r--r--c/src/tests/sptests/sp14/sp14.doc2
-rw-r--r--c/src/tests/sptests/sp14/system.h2
-rw-r--r--c/src/tests/sptests/sp14/task1.c2
-rw-r--r--c/src/tests/sptests/sp14/task2.c2
-rw-r--r--c/src/tests/sptests/sp15/init.c2
-rw-r--r--c/src/tests/sptests/sp15/sp15.doc2
-rw-r--r--c/src/tests/sptests/sp15/system.h2
-rw-r--r--c/src/tests/sptests/sp15/task1.c2
-rw-r--r--c/src/tests/sptests/sp16/init.c2
-rw-r--r--c/src/tests/sptests/sp16/sp16.doc2
-rw-r--r--c/src/tests/sptests/sp16/system.h2
-rw-r--r--c/src/tests/sptests/sp16/task1.c2
-rw-r--r--c/src/tests/sptests/sp16/task2.c2
-rw-r--r--c/src/tests/sptests/sp16/task3.c2
-rw-r--r--c/src/tests/sptests/sp16/task4.c2
-rw-r--r--c/src/tests/sptests/sp16/task5.c2
-rw-r--r--c/src/tests/sptests/sp17/asr.c2
-rw-r--r--c/src/tests/sptests/sp17/init.c2
-rw-r--r--c/src/tests/sptests/sp17/sp17.doc2
-rw-r--r--c/src/tests/sptests/sp17/system.h2
-rw-r--r--c/src/tests/sptests/sp17/task1.c2
-rw-r--r--c/src/tests/sptests/sp17/task2.c2
-rw-r--r--c/src/tests/sptests/sp19/first.c2
-rw-r--r--c/src/tests/sptests/sp19/fptask.c2
-rw-r--r--c/src/tests/sptests/sp19/fptest.h2
-rw-r--r--c/src/tests/sptests/sp19/init.c2
-rw-r--r--c/src/tests/sptests/sp19/inttest.h2
-rw-r--r--c/src/tests/sptests/sp19/sp19.doc2
-rw-r--r--c/src/tests/sptests/sp19/system.h2
-rw-r--r--c/src/tests/sptests/sp19/task1.c2
-rw-r--r--c/src/tests/sptests/sp20/getall.c2
-rw-r--r--c/src/tests/sptests/sp20/init.c2
-rw-r--r--c/src/tests/sptests/sp20/sp20.doc2
-rw-r--r--c/src/tests/sptests/sp20/system.h2
-rw-r--r--c/src/tests/sptests/sp20/task1.c2
-rw-r--r--c/src/tests/sptests/sp21/init.c2
-rw-r--r--c/src/tests/sptests/sp21/sp21.doc2
-rw-r--r--c/src/tests/sptests/sp21/system.h2
-rw-r--r--c/src/tests/sptests/sp21/task1.c2
-rw-r--r--c/src/tests/sptests/sp22/delay.c2
-rw-r--r--c/src/tests/sptests/sp22/init.c2
-rw-r--r--c/src/tests/sptests/sp22/prtime.c2
-rw-r--r--c/src/tests/sptests/sp22/sp22.doc2
-rw-r--r--c/src/tests/sptests/sp22/system.h2
-rw-r--r--c/src/tests/sptests/sp22/task1.c2
-rw-r--r--c/src/tests/sptests/sp23/init.c2
-rw-r--r--c/src/tests/sptests/sp23/sp23.doc2
-rw-r--r--c/src/tests/sptests/sp23/system.h2
-rw-r--r--c/src/tests/sptests/sp23/task1.c2
-rw-r--r--c/src/tests/sptests/sp24/init.c2
-rw-r--r--c/src/tests/sptests/sp24/resume.c2
-rw-r--r--c/src/tests/sptests/sp24/sp24.doc2
-rw-r--r--c/src/tests/sptests/sp24/system.h2
-rw-r--r--c/src/tests/sptests/sp24/task1.c2
-rw-r--r--c/src/tests/sptests/sp25/init.c2
-rw-r--r--c/src/tests/sptests/sp25/sp25.doc2
-rw-r--r--c/src/tests/sptests/sp25/system.h2
-rw-r--r--c/src/tests/sptests/sp25/task1.c2
-rw-r--r--c/src/tests/sptests/sp26/init.c2
-rw-r--r--c/src/tests/sptests/sp26/sp26.doc2
-rw-r--r--c/src/tests/sptests/sp26/system.h2
-rw-r--r--c/src/tests/sptests/sp26/task1.c2
-rw-r--r--c/src/tests/sptests/sp30/init.c2
-rw-r--r--c/src/tests/sptests/sp30/resume.c2
-rw-r--r--c/src/tests/sptests/sp30/sp30.doc2
-rw-r--r--c/src/tests/sptests/sp30/system.h2
-rw-r--r--c/src/tests/sptests/sp30/task1.c2
-rw-r--r--c/src/tests/sptests/sp31/delay.c2
-rw-r--r--c/src/tests/sptests/sp31/init.c2
-rw-r--r--c/src/tests/sptests/sp31/prtime.c2
-rw-r--r--c/src/tests/sptests/sp31/sp31.doc2
-rw-r--r--c/src/tests/sptests/sp31/system.h2
-rw-r--r--c/src/tests/sptests/sp31/task1.c2
-rw-r--r--c/src/tests/sptests/sp32/init.c2
-rw-r--r--c/src/tests/sptests/spfatal/fatal.c2
-rw-r--r--c/src/tests/sptests/spfatal/init.c2
-rw-r--r--c/src/tests/sptests/spfatal/puterr.c2
-rw-r--r--c/src/tests/sptests/spfatal/spfatal.doc2
-rw-r--r--c/src/tests/sptests/spfatal/system.h2
-rw-r--r--c/src/tests/sptests/spfatal/task1.c2
-rw-r--r--c/src/tests/sptests/spsize/getint.c2
-rw-r--r--c/src/tests/sptests/spsize/init.c2
-rw-r--r--c/src/tests/sptests/spsize/size.c2
-rw-r--r--c/src/tests/sptests/spsize/system.h2
185 files changed, 231 insertions, 184 deletions
diff --git a/c/src/tests/sptests/ChangeLog b/c/src/tests/sptests/ChangeLog
index 22b0f32c84..e15f94198a 100644
--- a/c/src/tests/sptests/ChangeLog
+++ b/c/src/tests/sptests/ChangeLog
@@ -1,3 +1,50 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * sp01/init.c, sp01/sp01.doc, sp01/system.h, sp01/task1.c, sp02/init.c,
+ sp02/preempt.c, sp02/sp02.doc, sp02/system.h, sp02/task1.c,
+ sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/sp03.doc,
+ sp03/system.h, sp03/task1.c, sp03/task2.c, sp04/init.c,
+ sp04/sp04.doc, sp04/system.h, sp04/task1.c, sp04/task2.c,
+ sp04/task3.c, sp04/tswitch.c, sp05/init.c, sp05/sp05.doc,
+ sp05/system.h, sp05/task1.c, sp05/task2.c, sp05/task3.c, sp06/init.c,
+ sp06/sp06.doc, sp06/system.h, sp06/task1.c, sp06/task2.c,
+ sp06/task3.c, sp07/init.c, sp07/sp07.doc, sp07/system.h,
+ sp07/task1.c, sp07/task2.c, sp07/task3.c, sp07/task4.c,
+ sp07/taskexit.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c,
+ sp07/tstart.c, sp08/init.c, sp08/sp08.doc, sp08/system.h,
+ sp08/task1.c, sp09/delay.c, sp09/init.c, sp09/isr.c, sp09/screen01.c,
+ sp09/screen02.c, sp09/screen03.c, sp09/screen04.c, sp09/screen05.c,
+ sp09/screen06.c, sp09/screen07.c, sp09/screen08.c, sp09/screen09.c,
+ sp09/screen10.c, sp09/screen11.c, sp09/screen12.c, sp09/screen13.c,
+ sp09/screen14.c, sp09/sp09.doc, sp09/system.h, sp09/task1.c,
+ sp09/task2.c, sp09/task3.c, sp09/task4.c, sp11/init.c, sp11/sp11.doc,
+ sp11/system.h, sp11/task1.c, sp11/task2.c, sp11/timer.c, sp12/init.c,
+ sp12/pridrv.c, sp12/pritask.c, sp12/sp12.doc, sp12/system.h,
+ sp12/task1.c, sp12/task2.c, sp12/task3.c, sp12/task4.c, sp12/task5.c,
+ sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/sp13.doc,
+ sp13/system.h, sp13/task1.c, sp13/task2.c, sp13/task3.c, sp14/asr.c,
+ sp14/init.c, sp14/sp14.doc, sp14/system.h, sp14/task1.c,
+ sp14/task2.c, sp15/init.c, sp15/sp15.doc, sp15/system.h,
+ sp15/task1.c, sp16/init.c, sp16/sp16.doc, sp16/system.h,
+ sp16/task1.c, sp16/task2.c, sp16/task3.c, sp16/task4.c, sp16/task5.c,
+ sp17/asr.c, sp17/init.c, sp17/sp17.doc, sp17/system.h, sp17/task1.c,
+ sp17/task2.c, sp19/first.c, sp19/fptask.c, sp19/fptest.h,
+ sp19/init.c, sp19/inttest.h, sp19/sp19.doc, sp19/system.h,
+ sp19/task1.c, sp20/getall.c, sp20/init.c, sp20/sp20.doc,
+ sp20/system.h, sp20/task1.c, sp21/init.c, sp21/sp21.doc,
+ sp21/system.h, sp21/task1.c, sp22/delay.c, sp22/init.c,
+ sp22/prtime.c, sp22/sp22.doc, sp22/system.h, sp22/task1.c,
+ sp23/init.c, sp23/sp23.doc, sp23/system.h, sp23/task1.c, sp24/init.c,
+ sp24/resume.c, sp24/sp24.doc, sp24/system.h, sp24/task1.c,
+ sp25/init.c, sp25/sp25.doc, sp25/system.h, sp25/task1.c, sp26/init.c,
+ sp26/sp26.doc, sp26/system.h, sp26/task1.c, sp30/init.c,
+ sp30/resume.c, sp30/sp30.doc, sp30/system.h, sp30/task1.c,
+ sp31/delay.c, sp31/init.c, sp31/prtime.c, sp31/sp31.doc,
+ sp31/system.h, sp31/task1.c, sp32/init.c, spfatal/fatal.c,
+ spfatal/init.c, spfatal/puterr.c, spfatal/spfatal.doc,
+ spfatal/system.h, spfatal/task1.c, spsize/getint.c, spsize/init.c,
+ spsize/size.c, spsize/system.h: URL for license changed.
+
2003-08-18 Eiichiro Kawaguchi <e-kawaguchi@ct.jp.nec.com>
PR 458/tests
diff --git a/c/src/tests/sptests/sp01/init.c b/c/src/tests/sptests/sp01/init.c
index b8f409b3bb..f44f36f8bd 100644
--- a/c/src/tests/sptests/sp01/init.c
+++ b/c/src/tests/sptests/sp01/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp01/sp01.doc b/c/src/tests/sptests/sp01/sp01.doc
index 338ff1fb1b..b3757cafa6 100644
--- a/c/src/tests/sptests/sp01/sp01.doc
+++ b/c/src/tests/sptests/sp01/sp01.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
This file describes the directives and concepts tested by this test set.
diff --git a/c/src/tests/sptests/sp01/system.h b/c/src/tests/sptests/sp01/system.h
index 3d4b636d38..7c8dc68f53 100644
--- a/c/src/tests/sptests/sp01/system.h
+++ b/c/src/tests/sptests/sp01/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp01/task1.c b/c/src/tests/sptests/sp01/task1.c
index 4429127d91..a6b991fd58 100644
--- a/c/src/tests/sptests/sp01/task1.c
+++ b/c/src/tests/sptests/sp01/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp02/init.c b/c/src/tests/sptests/sp02/init.c
index bd1274ceca..b9112c6d1c 100644
--- a/c/src/tests/sptests/sp02/init.c
+++ b/c/src/tests/sptests/sp02/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp02/preempt.c b/c/src/tests/sptests/sp02/preempt.c
index e494349c8a..9388beac66 100644
--- a/c/src/tests/sptests/sp02/preempt.c
+++ b/c/src/tests/sptests/sp02/preempt.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp02/sp02.doc b/c/src/tests/sptests/sp02/sp02.doc
index 2b624f8e23..20c9486a9f 100644
--- a/c/src/tests/sptests/sp02/sp02.doc
+++ b/c/src/tests/sptests/sp02/sp02.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp02/system.h b/c/src/tests/sptests/sp02/system.h
index 0303a97812..53e969e135 100644
--- a/c/src/tests/sptests/sp02/system.h
+++ b/c/src/tests/sptests/sp02/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp02/task1.c b/c/src/tests/sptests/sp02/task1.c
index 8f03959ad8..8179f5a9df 100644
--- a/c/src/tests/sptests/sp02/task1.c
+++ b/c/src/tests/sptests/sp02/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp02/task2.c b/c/src/tests/sptests/sp02/task2.c
index 583f0043f7..0cb045d568 100644
--- a/c/src/tests/sptests/sp02/task2.c
+++ b/c/src/tests/sptests/sp02/task2.c
@@ -14,7 +14,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp02/task3.c b/c/src/tests/sptests/sp02/task3.c
index 6fd637ecc6..97bfc1637c 100644
--- a/c/src/tests/sptests/sp02/task3.c
+++ b/c/src/tests/sptests/sp02/task3.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp03/init.c b/c/src/tests/sptests/sp03/init.c
index 560e01a53b..81f19368f0 100644
--- a/c/src/tests/sptests/sp03/init.c
+++ b/c/src/tests/sptests/sp03/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp03/sp03.doc b/c/src/tests/sptests/sp03/sp03.doc
index 4fb72db94b..c6e2de29ba 100644
--- a/c/src/tests/sptests/sp03/sp03.doc
+++ b/c/src/tests/sptests/sp03/sp03.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp03/system.h b/c/src/tests/sptests/sp03/system.h
index 79bd7232cc..540be20080 100644
--- a/c/src/tests/sptests/sp03/system.h
+++ b/c/src/tests/sptests/sp03/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp03/task1.c b/c/src/tests/sptests/sp03/task1.c
index 246e293839..9dfe014d1b 100644
--- a/c/src/tests/sptests/sp03/task1.c
+++ b/c/src/tests/sptests/sp03/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp03/task2.c b/c/src/tests/sptests/sp03/task2.c
index 37b8354d5a..151440458a 100644
--- a/c/src/tests/sptests/sp03/task2.c
+++ b/c/src/tests/sptests/sp03/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp04/init.c b/c/src/tests/sptests/sp04/init.c
index 032797c904..632dad3594 100644
--- a/c/src/tests/sptests/sp04/init.c
+++ b/c/src/tests/sptests/sp04/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp04/sp04.doc b/c/src/tests/sptests/sp04/sp04.doc
index 35c353e529..e2a16eeb3e 100644
--- a/c/src/tests/sptests/sp04/sp04.doc
+++ b/c/src/tests/sptests/sp04/sp04.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp04/system.h b/c/src/tests/sptests/sp04/system.h
index cf5d6216f2..1015a1703e 100644
--- a/c/src/tests/sptests/sp04/system.h
+++ b/c/src/tests/sptests/sp04/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp04/task1.c b/c/src/tests/sptests/sp04/task1.c
index da54ffe227..d6233ffe8a 100644
--- a/c/src/tests/sptests/sp04/task1.c
+++ b/c/src/tests/sptests/sp04/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp04/task2.c b/c/src/tests/sptests/sp04/task2.c
index 5dbdda331d..d598d15b7e 100644
--- a/c/src/tests/sptests/sp04/task2.c
+++ b/c/src/tests/sptests/sp04/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp04/task3.c b/c/src/tests/sptests/sp04/task3.c
index 829f52820f..faefb4b40b 100644
--- a/c/src/tests/sptests/sp04/task3.c
+++ b/c/src/tests/sptests/sp04/task3.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp04/tswitch.c b/c/src/tests/sptests/sp04/tswitch.c
index 689dd623d3..cafa1fe059 100644
--- a/c/src/tests/sptests/sp04/tswitch.c
+++ b/c/src/tests/sptests/sp04/tswitch.c
@@ -15,7 +15,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp05/init.c b/c/src/tests/sptests/sp05/init.c
index 8d84d253f6..e7435dde16 100644
--- a/c/src/tests/sptests/sp05/init.c
+++ b/c/src/tests/sptests/sp05/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp05/sp05.doc b/c/src/tests/sptests/sp05/sp05.doc
index e13f88ffd7..e894ecd294 100644
--- a/c/src/tests/sptests/sp05/sp05.doc
+++ b/c/src/tests/sptests/sp05/sp05.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp05/system.h b/c/src/tests/sptests/sp05/system.h
index 5b1cca7d5c..0ee0823c28 100644
--- a/c/src/tests/sptests/sp05/system.h
+++ b/c/src/tests/sptests/sp05/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp05/task1.c b/c/src/tests/sptests/sp05/task1.c
index 60c562fd25..31dc32df2f 100644
--- a/c/src/tests/sptests/sp05/task1.c
+++ b/c/src/tests/sptests/sp05/task1.c
@@ -15,7 +15,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp05/task2.c b/c/src/tests/sptests/sp05/task2.c
index 40e110693b..13d17602e6 100644
--- a/c/src/tests/sptests/sp05/task2.c
+++ b/c/src/tests/sptests/sp05/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp05/task3.c b/c/src/tests/sptests/sp05/task3.c
index 7d1163e5de..3b86f8627c 100644
--- a/c/src/tests/sptests/sp05/task3.c
+++ b/c/src/tests/sptests/sp05/task3.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp06/init.c b/c/src/tests/sptests/sp06/init.c
index 4c7b858584..5fd0cbd613 100644
--- a/c/src/tests/sptests/sp06/init.c
+++ b/c/src/tests/sptests/sp06/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp06/sp06.doc b/c/src/tests/sptests/sp06/sp06.doc
index 2e2f59996a..1b9d466153 100644
--- a/c/src/tests/sptests/sp06/sp06.doc
+++ b/c/src/tests/sptests/sp06/sp06.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp06/system.h b/c/src/tests/sptests/sp06/system.h
index a397754d5f..40ee57fc7d 100644
--- a/c/src/tests/sptests/sp06/system.h
+++ b/c/src/tests/sptests/sp06/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp06/task1.c b/c/src/tests/sptests/sp06/task1.c
index 14ad40d86d..c525e1b5de 100644
--- a/c/src/tests/sptests/sp06/task1.c
+++ b/c/src/tests/sptests/sp06/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp06/task2.c b/c/src/tests/sptests/sp06/task2.c
index da3f7ff70d..b7d1d8df63 100644
--- a/c/src/tests/sptests/sp06/task2.c
+++ b/c/src/tests/sptests/sp06/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp06/task3.c b/c/src/tests/sptests/sp06/task3.c
index 677dec4404..4c720627d9 100644
--- a/c/src/tests/sptests/sp06/task3.c
+++ b/c/src/tests/sptests/sp06/task3.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/init.c b/c/src/tests/sptests/sp07/init.c
index b45a7dc228..356321b57e 100644
--- a/c/src/tests/sptests/sp07/init.c
+++ b/c/src/tests/sptests/sp07/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/sp07.doc b/c/src/tests/sptests/sp07/sp07.doc
index 6b2a162f4d..df415f0985 100644
--- a/c/src/tests/sptests/sp07/sp07.doc
+++ b/c/src/tests/sptests/sp07/sp07.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp07/system.h b/c/src/tests/sptests/sp07/system.h
index d739d70cef..67d01b96e2 100644
--- a/c/src/tests/sptests/sp07/system.h
+++ b/c/src/tests/sptests/sp07/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/task1.c b/c/src/tests/sptests/sp07/task1.c
index 858ee4b36a..cca5723264 100644
--- a/c/src/tests/sptests/sp07/task1.c
+++ b/c/src/tests/sptests/sp07/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/task2.c b/c/src/tests/sptests/sp07/task2.c
index 65869cc5ae..bf889bd912 100644
--- a/c/src/tests/sptests/sp07/task2.c
+++ b/c/src/tests/sptests/sp07/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/task3.c b/c/src/tests/sptests/sp07/task3.c
index f39eee5258..94121db9c5 100644
--- a/c/src/tests/sptests/sp07/task3.c
+++ b/c/src/tests/sptests/sp07/task3.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/task4.c b/c/src/tests/sptests/sp07/task4.c
index 17ff1c28be..05280bf31e 100644
--- a/c/src/tests/sptests/sp07/task4.c
+++ b/c/src/tests/sptests/sp07/task4.c
@@ -14,7 +14,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/taskexit.c b/c/src/tests/sptests/sp07/taskexit.c
index e6a6ad0c00..7a5563d34b 100644
--- a/c/src/tests/sptests/sp07/taskexit.c
+++ b/c/src/tests/sptests/sp07/taskexit.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/tcreate.c b/c/src/tests/sptests/sp07/tcreate.c
index 27a5ac4ee1..0dbbe0c219 100644
--- a/c/src/tests/sptests/sp07/tcreate.c
+++ b/c/src/tests/sptests/sp07/tcreate.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/tdelete.c b/c/src/tests/sptests/sp07/tdelete.c
index b877f7e499..799b7000a9 100644
--- a/c/src/tests/sptests/sp07/tdelete.c
+++ b/c/src/tests/sptests/sp07/tdelete.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/trestart.c b/c/src/tests/sptests/sp07/trestart.c
index dcd5d15f72..6e5ca7b6ee 100644
--- a/c/src/tests/sptests/sp07/trestart.c
+++ b/c/src/tests/sptests/sp07/trestart.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp07/tstart.c b/c/src/tests/sptests/sp07/tstart.c
index 0aeed5b81f..f3f75be3ee 100644
--- a/c/src/tests/sptests/sp07/tstart.c
+++ b/c/src/tests/sptests/sp07/tstart.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp08/init.c b/c/src/tests/sptests/sp08/init.c
index 35fc42c444..cf386448ef 100644
--- a/c/src/tests/sptests/sp08/init.c
+++ b/c/src/tests/sptests/sp08/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp08/sp08.doc b/c/src/tests/sptests/sp08/sp08.doc
index 325fba0afd..ec73cf2b3b 100644
--- a/c/src/tests/sptests/sp08/sp08.doc
+++ b/c/src/tests/sptests/sp08/sp08.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp08/system.h b/c/src/tests/sptests/sp08/system.h
index 5bb3407dac..96e00a7319 100644
--- a/c/src/tests/sptests/sp08/system.h
+++ b/c/src/tests/sptests/sp08/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp08/task1.c b/c/src/tests/sptests/sp08/task1.c
index 3729568647..7f5b9bd304 100644
--- a/c/src/tests/sptests/sp08/task1.c
+++ b/c/src/tests/sptests/sp08/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/delay.c b/c/src/tests/sptests/sp09/delay.c
index 7a6d9cb245..db448d53e8 100644
--- a/c/src/tests/sptests/sp09/delay.c
+++ b/c/src/tests/sptests/sp09/delay.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/init.c b/c/src/tests/sptests/sp09/init.c
index fe95de61da..91ece0204e 100644
--- a/c/src/tests/sptests/sp09/init.c
+++ b/c/src/tests/sptests/sp09/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/isr.c b/c/src/tests/sptests/sp09/isr.c
index b3a213df09..9185aac431 100644
--- a/c/src/tests/sptests/sp09/isr.c
+++ b/c/src/tests/sptests/sp09/isr.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen01.c b/c/src/tests/sptests/sp09/screen01.c
index 96470b06c5..3df65070d7 100644
--- a/c/src/tests/sptests/sp09/screen01.c
+++ b/c/src/tests/sptests/sp09/screen01.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen02.c b/c/src/tests/sptests/sp09/screen02.c
index 8654d93f95..a7d0dcd029 100644
--- a/c/src/tests/sptests/sp09/screen02.c
+++ b/c/src/tests/sptests/sp09/screen02.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen03.c b/c/src/tests/sptests/sp09/screen03.c
index ed35ad7574..0a119ea554 100644
--- a/c/src/tests/sptests/sp09/screen03.c
+++ b/c/src/tests/sptests/sp09/screen03.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen04.c b/c/src/tests/sptests/sp09/screen04.c
index fafd528fbc..f9021b55ce 100644
--- a/c/src/tests/sptests/sp09/screen04.c
+++ b/c/src/tests/sptests/sp09/screen04.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen05.c b/c/src/tests/sptests/sp09/screen05.c
index deb990c42d..00a57acd51 100644
--- a/c/src/tests/sptests/sp09/screen05.c
+++ b/c/src/tests/sptests/sp09/screen05.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen06.c b/c/src/tests/sptests/sp09/screen06.c
index 90f522acde..08b51dcdf4 100644
--- a/c/src/tests/sptests/sp09/screen06.c
+++ b/c/src/tests/sptests/sp09/screen06.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen07.c b/c/src/tests/sptests/sp09/screen07.c
index 737ba70a1f..2c9333b272 100644
--- a/c/src/tests/sptests/sp09/screen07.c
+++ b/c/src/tests/sptests/sp09/screen07.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen08.c b/c/src/tests/sptests/sp09/screen08.c
index 76af9e8bb9..2f6efc6668 100644
--- a/c/src/tests/sptests/sp09/screen08.c
+++ b/c/src/tests/sptests/sp09/screen08.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen09.c b/c/src/tests/sptests/sp09/screen09.c
index 0060b84caa..0e01acb3ef 100644
--- a/c/src/tests/sptests/sp09/screen09.c
+++ b/c/src/tests/sptests/sp09/screen09.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen10.c b/c/src/tests/sptests/sp09/screen10.c
index f51ad2ebf9..9cc12fd25a 100644
--- a/c/src/tests/sptests/sp09/screen10.c
+++ b/c/src/tests/sptests/sp09/screen10.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen11.c b/c/src/tests/sptests/sp09/screen11.c
index 373ad560b9..f9cbd5bbd3 100644
--- a/c/src/tests/sptests/sp09/screen11.c
+++ b/c/src/tests/sptests/sp09/screen11.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen12.c b/c/src/tests/sptests/sp09/screen12.c
index 1c3a6790db..8b6e8231b3 100644
--- a/c/src/tests/sptests/sp09/screen12.c
+++ b/c/src/tests/sptests/sp09/screen12.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen13.c b/c/src/tests/sptests/sp09/screen13.c
index 6e9584d279..1f57cbce28 100644
--- a/c/src/tests/sptests/sp09/screen13.c
+++ b/c/src/tests/sptests/sp09/screen13.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/screen14.c b/c/src/tests/sptests/sp09/screen14.c
index 20b166314b..2dec42e8c2 100644
--- a/c/src/tests/sptests/sp09/screen14.c
+++ b/c/src/tests/sptests/sp09/screen14.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/sp09.doc b/c/src/tests/sptests/sp09/sp09.doc
index 6737d3c8e6..f7bee594a5 100644
--- a/c/src/tests/sptests/sp09/sp09.doc
+++ b/c/src/tests/sptests/sp09/sp09.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp09/system.h b/c/src/tests/sptests/sp09/system.h
index b9f10eb1d5..d7fbfbeccb 100644
--- a/c/src/tests/sptests/sp09/system.h
+++ b/c/src/tests/sptests/sp09/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/task1.c b/c/src/tests/sptests/sp09/task1.c
index 84247e2711..ff785d9438 100644
--- a/c/src/tests/sptests/sp09/task1.c
+++ b/c/src/tests/sptests/sp09/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/task2.c b/c/src/tests/sptests/sp09/task2.c
index 5f9a7205c7..34dd3177e4 100644
--- a/c/src/tests/sptests/sp09/task2.c
+++ b/c/src/tests/sptests/sp09/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/task3.c b/c/src/tests/sptests/sp09/task3.c
index 4c90d37134..1e437c9827 100644
--- a/c/src/tests/sptests/sp09/task3.c
+++ b/c/src/tests/sptests/sp09/task3.c
@@ -14,7 +14,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp09/task4.c b/c/src/tests/sptests/sp09/task4.c
index f5e254c9fe..736a6cc940 100644
--- a/c/src/tests/sptests/sp09/task4.c
+++ b/c/src/tests/sptests/sp09/task4.c
@@ -14,7 +14,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp11/init.c b/c/src/tests/sptests/sp11/init.c
index 55b60936fa..1489246570 100644
--- a/c/src/tests/sptests/sp11/init.c
+++ b/c/src/tests/sptests/sp11/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp11/sp11.doc b/c/src/tests/sptests/sp11/sp11.doc
index 57c09d5532..63e1abe41f 100644
--- a/c/src/tests/sptests/sp11/sp11.doc
+++ b/c/src/tests/sptests/sp11/sp11.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp11/system.h b/c/src/tests/sptests/sp11/system.h
index be3df1116a..4673893d55 100644
--- a/c/src/tests/sptests/sp11/system.h
+++ b/c/src/tests/sptests/sp11/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp11/task1.c b/c/src/tests/sptests/sp11/task1.c
index 8ccd73607a..e3c3a99caa 100644
--- a/c/src/tests/sptests/sp11/task1.c
+++ b/c/src/tests/sptests/sp11/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp11/task2.c b/c/src/tests/sptests/sp11/task2.c
index bbfa27fd9f..c8b394040f 100644
--- a/c/src/tests/sptests/sp11/task2.c
+++ b/c/src/tests/sptests/sp11/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp11/timer.c b/c/src/tests/sptests/sp11/timer.c
index f6dff55dd5..8d98f61663 100644
--- a/c/src/tests/sptests/sp11/timer.c
+++ b/c/src/tests/sptests/sp11/timer.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp12/init.c b/c/src/tests/sptests/sp12/init.c
index b7155354c5..acb8cb78cc 100644
--- a/c/src/tests/sptests/sp12/init.c
+++ b/c/src/tests/sptests/sp12/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp12/pridrv.c b/c/src/tests/sptests/sp12/pridrv.c
index 2d945c4e12..37c8ea6591 100644
--- a/c/src/tests/sptests/sp12/pridrv.c
+++ b/c/src/tests/sptests/sp12/pridrv.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp12/pritask.c b/c/src/tests/sptests/sp12/pritask.c
index fb28405c44..cd91646d61 100644
--- a/c/src/tests/sptests/sp12/pritask.c
+++ b/c/src/tests/sptests/sp12/pritask.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp12/sp12.doc b/c/src/tests/sptests/sp12/sp12.doc
index 5ecfc25939..b4f67ef7a7 100644
--- a/c/src/tests/sptests/sp12/sp12.doc
+++ b/c/src/tests/sptests/sp12/sp12.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp12/system.h b/c/src/tests/sptests/sp12/system.h
index 134bb17578..4b167ea751 100644
--- a/c/src/tests/sptests/sp12/system.h
+++ b/c/src/tests/sptests/sp12/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp12/task1.c b/c/src/tests/sptests/sp12/task1.c
index 6f1c5356f8..7d16c2881b 100644
--- a/c/src/tests/sptests/sp12/task1.c
+++ b/c/src/tests/sptests/sp12/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp12/task2.c b/c/src/tests/sptests/sp12/task2.c
index d5bd9c5199..ccb985b01b 100644
--- a/c/src/tests/sptests/sp12/task2.c
+++ b/c/src/tests/sptests/sp12/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp12/task3.c b/c/src/tests/sptests/sp12/task3.c
index ceb7b56232..a8d7bf1ef6 100644
--- a/c/src/tests/sptests/sp12/task3.c
+++ b/c/src/tests/sptests/sp12/task3.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp12/task4.c b/c/src/tests/sptests/sp12/task4.c
index ce3a82f856..e27ddc35fe 100644
--- a/c/src/tests/sptests/sp12/task4.c
+++ b/c/src/tests/sptests/sp12/task4.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp12/task5.c b/c/src/tests/sptests/sp12/task5.c
index 167c69228f..99b8e04e94 100644
--- a/c/src/tests/sptests/sp12/task5.c
+++ b/c/src/tests/sptests/sp12/task5.c
@@ -14,7 +14,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp13/fillbuff.c b/c/src/tests/sptests/sp13/fillbuff.c
index 6930913d3d..6182f5d314 100644
--- a/c/src/tests/sptests/sp13/fillbuff.c
+++ b/c/src/tests/sptests/sp13/fillbuff.c
@@ -14,7 +14,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp13/init.c b/c/src/tests/sptests/sp13/init.c
index 5d89586c86..228c60594f 100644
--- a/c/src/tests/sptests/sp13/init.c
+++ b/c/src/tests/sptests/sp13/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp13/putbuff.c b/c/src/tests/sptests/sp13/putbuff.c
index 70b23ff72f..19c443f07c 100644
--- a/c/src/tests/sptests/sp13/putbuff.c
+++ b/c/src/tests/sptests/sp13/putbuff.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp13/sp13.doc b/c/src/tests/sptests/sp13/sp13.doc
index 8cdd44ac80..da271ddcb6 100644
--- a/c/src/tests/sptests/sp13/sp13.doc
+++ b/c/src/tests/sptests/sp13/sp13.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp13/system.h b/c/src/tests/sptests/sp13/system.h
index c30459a477..77bb81f943 100644
--- a/c/src/tests/sptests/sp13/system.h
+++ b/c/src/tests/sptests/sp13/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp13/task1.c b/c/src/tests/sptests/sp13/task1.c
index 4f5e6844ae..61554c526e 100644
--- a/c/src/tests/sptests/sp13/task1.c
+++ b/c/src/tests/sptests/sp13/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp13/task2.c b/c/src/tests/sptests/sp13/task2.c
index e970eac4e7..d71c129893 100644
--- a/c/src/tests/sptests/sp13/task2.c
+++ b/c/src/tests/sptests/sp13/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp13/task3.c b/c/src/tests/sptests/sp13/task3.c
index 95acec01fc..3018edd7cd 100644
--- a/c/src/tests/sptests/sp13/task3.c
+++ b/c/src/tests/sptests/sp13/task3.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp14/asr.c b/c/src/tests/sptests/sp14/asr.c
index 6c635b00f3..0ba4f0c4f7 100644
--- a/c/src/tests/sptests/sp14/asr.c
+++ b/c/src/tests/sptests/sp14/asr.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp14/init.c b/c/src/tests/sptests/sp14/init.c
index 3ce5be0be0..9e45596b8b 100644
--- a/c/src/tests/sptests/sp14/init.c
+++ b/c/src/tests/sptests/sp14/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp14/sp14.doc b/c/src/tests/sptests/sp14/sp14.doc
index 7bf040ca03..fdc5e2c0f2 100644
--- a/c/src/tests/sptests/sp14/sp14.doc
+++ b/c/src/tests/sptests/sp14/sp14.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp14/system.h b/c/src/tests/sptests/sp14/system.h
index 2483902dcb..feefef3d30 100644
--- a/c/src/tests/sptests/sp14/system.h
+++ b/c/src/tests/sptests/sp14/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp14/task1.c b/c/src/tests/sptests/sp14/task1.c
index 23ab0a84b7..92577b11a4 100644
--- a/c/src/tests/sptests/sp14/task1.c
+++ b/c/src/tests/sptests/sp14/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp14/task2.c b/c/src/tests/sptests/sp14/task2.c
index 248d29840b..6c44de4f62 100644
--- a/c/src/tests/sptests/sp14/task2.c
+++ b/c/src/tests/sptests/sp14/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp15/init.c b/c/src/tests/sptests/sp15/init.c
index 747646fb37..91cbcaae28 100644
--- a/c/src/tests/sptests/sp15/init.c
+++ b/c/src/tests/sptests/sp15/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp15/sp15.doc b/c/src/tests/sptests/sp15/sp15.doc
index dd8f7d6a37..42d8278d44 100644
--- a/c/src/tests/sptests/sp15/sp15.doc
+++ b/c/src/tests/sptests/sp15/sp15.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp15/system.h b/c/src/tests/sptests/sp15/system.h
index be434159c3..6a52222bb8 100644
--- a/c/src/tests/sptests/sp15/system.h
+++ b/c/src/tests/sptests/sp15/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp15/task1.c b/c/src/tests/sptests/sp15/task1.c
index e3644c6427..d74d009881 100644
--- a/c/src/tests/sptests/sp15/task1.c
+++ b/c/src/tests/sptests/sp15/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp16/init.c b/c/src/tests/sptests/sp16/init.c
index c78eca4b24..38f84fd877 100644
--- a/c/src/tests/sptests/sp16/init.c
+++ b/c/src/tests/sptests/sp16/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp16/sp16.doc b/c/src/tests/sptests/sp16/sp16.doc
index d93abe33c4..44853ab48e 100644
--- a/c/src/tests/sptests/sp16/sp16.doc
+++ b/c/src/tests/sptests/sp16/sp16.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp16/system.h b/c/src/tests/sptests/sp16/system.h
index fc218652b2..01e9423e3b 100644
--- a/c/src/tests/sptests/sp16/system.h
+++ b/c/src/tests/sptests/sp16/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp16/task1.c b/c/src/tests/sptests/sp16/task1.c
index 480c47fee7..6107199fb0 100644
--- a/c/src/tests/sptests/sp16/task1.c
+++ b/c/src/tests/sptests/sp16/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp16/task2.c b/c/src/tests/sptests/sp16/task2.c
index 8bed4585e1..3000283d6c 100644
--- a/c/src/tests/sptests/sp16/task2.c
+++ b/c/src/tests/sptests/sp16/task2.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp16/task3.c b/c/src/tests/sptests/sp16/task3.c
index 4b49b8e19d..1a8a203961 100644
--- a/c/src/tests/sptests/sp16/task3.c
+++ b/c/src/tests/sptests/sp16/task3.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp16/task4.c b/c/src/tests/sptests/sp16/task4.c
index ae0814b7eb..5fd63149d5 100644
--- a/c/src/tests/sptests/sp16/task4.c
+++ b/c/src/tests/sptests/sp16/task4.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp16/task5.c b/c/src/tests/sptests/sp16/task5.c
index 770dc0f081..f1ada1076f 100644
--- a/c/src/tests/sptests/sp16/task5.c
+++ b/c/src/tests/sptests/sp16/task5.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp17/asr.c b/c/src/tests/sptests/sp17/asr.c
index 4be76d76e0..a4c2c39fdb 100644
--- a/c/src/tests/sptests/sp17/asr.c
+++ b/c/src/tests/sptests/sp17/asr.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp17/init.c b/c/src/tests/sptests/sp17/init.c
index 241070de02..2a00bf0562 100644
--- a/c/src/tests/sptests/sp17/init.c
+++ b/c/src/tests/sptests/sp17/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp17/sp17.doc b/c/src/tests/sptests/sp17/sp17.doc
index 2c4a79cb1a..245b5bbb47 100644
--- a/c/src/tests/sptests/sp17/sp17.doc
+++ b/c/src/tests/sptests/sp17/sp17.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp17/system.h b/c/src/tests/sptests/sp17/system.h
index b86cc5ff09..44b9bff1ab 100644
--- a/c/src/tests/sptests/sp17/system.h
+++ b/c/src/tests/sptests/sp17/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp17/task1.c b/c/src/tests/sptests/sp17/task1.c
index 8ef50d8324..4726995cd5 100644
--- a/c/src/tests/sptests/sp17/task1.c
+++ b/c/src/tests/sptests/sp17/task1.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp17/task2.c b/c/src/tests/sptests/sp17/task2.c
index 4935c57ba8..0bdaca1b64 100644
--- a/c/src/tests/sptests/sp17/task2.c
+++ b/c/src/tests/sptests/sp17/task2.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp19/first.c b/c/src/tests/sptests/sp19/first.c
index aa566e1d30..23c6ec3f95 100644
--- a/c/src/tests/sptests/sp19/first.c
+++ b/c/src/tests/sptests/sp19/first.c
@@ -14,7 +14,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp19/fptask.c b/c/src/tests/sptests/sp19/fptask.c
index d82f8e6724..a3f8e52e3b 100644
--- a/c/src/tests/sptests/sp19/fptask.c
+++ b/c/src/tests/sptests/sp19/fptask.c
@@ -14,7 +14,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp19/fptest.h b/c/src/tests/sptests/sp19/fptest.h
index 48839d3204..e4f8c9ec85 100644
--- a/c/src/tests/sptests/sp19/fptest.h
+++ b/c/src/tests/sptests/sp19/fptest.h
@@ -19,7 +19,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp19/init.c b/c/src/tests/sptests/sp19/init.c
index 4a4cd9adc8..3a65eda20a 100644
--- a/c/src/tests/sptests/sp19/init.c
+++ b/c/src/tests/sptests/sp19/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp19/inttest.h b/c/src/tests/sptests/sp19/inttest.h
index 5ab9870996..0aab8803b5 100644
--- a/c/src/tests/sptests/sp19/inttest.h
+++ b/c/src/tests/sptests/sp19/inttest.h
@@ -20,7 +20,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp19/sp19.doc b/c/src/tests/sptests/sp19/sp19.doc
index a5939bb566..1703da80d9 100644
--- a/c/src/tests/sptests/sp19/sp19.doc
+++ b/c/src/tests/sptests/sp19/sp19.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp19/system.h b/c/src/tests/sptests/sp19/system.h
index bfece91ec1..1542a4ecae 100644
--- a/c/src/tests/sptests/sp19/system.h
+++ b/c/src/tests/sptests/sp19/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp19/task1.c b/c/src/tests/sptests/sp19/task1.c
index 5f6d7a854d..cb9b433e5b 100644
--- a/c/src/tests/sptests/sp19/task1.c
+++ b/c/src/tests/sptests/sp19/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp20/getall.c b/c/src/tests/sptests/sp20/getall.c
index e58e05a143..35f6e1e494 100644
--- a/c/src/tests/sptests/sp20/getall.c
+++ b/c/src/tests/sptests/sp20/getall.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp20/init.c b/c/src/tests/sptests/sp20/init.c
index 9984af0c67..da49d8b8f0 100644
--- a/c/src/tests/sptests/sp20/init.c
+++ b/c/src/tests/sptests/sp20/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp20/sp20.doc b/c/src/tests/sptests/sp20/sp20.doc
index a3ff426ca6..f863d8ffb6 100644
--- a/c/src/tests/sptests/sp20/sp20.doc
+++ b/c/src/tests/sptests/sp20/sp20.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp20/system.h b/c/src/tests/sptests/sp20/system.h
index 1c9c7e403d..2d462d02b5 100644
--- a/c/src/tests/sptests/sp20/system.h
+++ b/c/src/tests/sptests/sp20/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp20/task1.c b/c/src/tests/sptests/sp20/task1.c
index 754686353d..765affffe9 100644
--- a/c/src/tests/sptests/sp20/task1.c
+++ b/c/src/tests/sptests/sp20/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp21/init.c b/c/src/tests/sptests/sp21/init.c
index d2a666e97b..931e91a820 100644
--- a/c/src/tests/sptests/sp21/init.c
+++ b/c/src/tests/sptests/sp21/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp21/sp21.doc b/c/src/tests/sptests/sp21/sp21.doc
index 52cb5a8f43..00e769a10d 100644
--- a/c/src/tests/sptests/sp21/sp21.doc
+++ b/c/src/tests/sptests/sp21/sp21.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp21/system.h b/c/src/tests/sptests/sp21/system.h
index d1d04993c8..a0111644bc 100644
--- a/c/src/tests/sptests/sp21/system.h
+++ b/c/src/tests/sptests/sp21/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp21/task1.c b/c/src/tests/sptests/sp21/task1.c
index b5e40e0e89..addb5e63bc 100644
--- a/c/src/tests/sptests/sp21/task1.c
+++ b/c/src/tests/sptests/sp21/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp22/delay.c b/c/src/tests/sptests/sp22/delay.c
index c3438e3a03..eb1587bb62 100644
--- a/c/src/tests/sptests/sp22/delay.c
+++ b/c/src/tests/sptests/sp22/delay.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp22/init.c b/c/src/tests/sptests/sp22/init.c
index 0ba8803a6d..53efd29ff6 100644
--- a/c/src/tests/sptests/sp22/init.c
+++ b/c/src/tests/sptests/sp22/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp22/prtime.c b/c/src/tests/sptests/sp22/prtime.c
index 2ab81606e0..18ce0b140d 100644
--- a/c/src/tests/sptests/sp22/prtime.c
+++ b/c/src/tests/sptests/sp22/prtime.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp22/sp22.doc b/c/src/tests/sptests/sp22/sp22.doc
index 636cdc2a1d..dd94c949ac 100644
--- a/c/src/tests/sptests/sp22/sp22.doc
+++ b/c/src/tests/sptests/sp22/sp22.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp22/system.h b/c/src/tests/sptests/sp22/system.h
index 4782a88979..12341527ab 100644
--- a/c/src/tests/sptests/sp22/system.h
+++ b/c/src/tests/sptests/sp22/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp22/task1.c b/c/src/tests/sptests/sp22/task1.c
index 1088487187..bba851bd23 100644
--- a/c/src/tests/sptests/sp22/task1.c
+++ b/c/src/tests/sptests/sp22/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp23/init.c b/c/src/tests/sptests/sp23/init.c
index 70964dd18e..dcbc86c542 100644
--- a/c/src/tests/sptests/sp23/init.c
+++ b/c/src/tests/sptests/sp23/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp23/sp23.doc b/c/src/tests/sptests/sp23/sp23.doc
index 2f3cbe4aed..41abdb5ca3 100644
--- a/c/src/tests/sptests/sp23/sp23.doc
+++ b/c/src/tests/sptests/sp23/sp23.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp23/system.h b/c/src/tests/sptests/sp23/system.h
index 3098ddb0be..1c126213e0 100644
--- a/c/src/tests/sptests/sp23/system.h
+++ b/c/src/tests/sptests/sp23/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp23/task1.c b/c/src/tests/sptests/sp23/task1.c
index a71856ce88..afc004717c 100644
--- a/c/src/tests/sptests/sp23/task1.c
+++ b/c/src/tests/sptests/sp23/task1.c
@@ -14,7 +14,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp24/init.c b/c/src/tests/sptests/sp24/init.c
index 541c08cc7d..725ea83caa 100644
--- a/c/src/tests/sptests/sp24/init.c
+++ b/c/src/tests/sptests/sp24/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp24/resume.c b/c/src/tests/sptests/sp24/resume.c
index 0267bff50e..5e85d9c5d8 100644
--- a/c/src/tests/sptests/sp24/resume.c
+++ b/c/src/tests/sptests/sp24/resume.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp24/sp24.doc b/c/src/tests/sptests/sp24/sp24.doc
index de9c617409..220a858453 100644
--- a/c/src/tests/sptests/sp24/sp24.doc
+++ b/c/src/tests/sptests/sp24/sp24.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp24/system.h b/c/src/tests/sptests/sp24/system.h
index 1cb57dcf40..eae89b54ca 100644
--- a/c/src/tests/sptests/sp24/system.h
+++ b/c/src/tests/sptests/sp24/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp24/task1.c b/c/src/tests/sptests/sp24/task1.c
index b093244f8b..9d4e0cdc34 100644
--- a/c/src/tests/sptests/sp24/task1.c
+++ b/c/src/tests/sptests/sp24/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp25/init.c b/c/src/tests/sptests/sp25/init.c
index fd4fca8cca..79a5e2ad44 100644
--- a/c/src/tests/sptests/sp25/init.c
+++ b/c/src/tests/sptests/sp25/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp25/sp25.doc b/c/src/tests/sptests/sp25/sp25.doc
index 5312465362..cec31e1743 100644
--- a/c/src/tests/sptests/sp25/sp25.doc
+++ b/c/src/tests/sptests/sp25/sp25.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp25/system.h b/c/src/tests/sptests/sp25/system.h
index d2dfd939a7..9762228a3f 100644
--- a/c/src/tests/sptests/sp25/system.h
+++ b/c/src/tests/sptests/sp25/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp25/task1.c b/c/src/tests/sptests/sp25/task1.c
index d2379b14f7..20b1ade8c3 100644
--- a/c/src/tests/sptests/sp25/task1.c
+++ b/c/src/tests/sptests/sp25/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp26/init.c b/c/src/tests/sptests/sp26/init.c
index 0ccec87487..b7e5e8f1aa 100644
--- a/c/src/tests/sptests/sp26/init.c
+++ b/c/src/tests/sptests/sp26/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp26/sp26.doc b/c/src/tests/sptests/sp26/sp26.doc
index 7ad648ea00..27a02549a4 100644
--- a/c/src/tests/sptests/sp26/sp26.doc
+++ b/c/src/tests/sptests/sp26/sp26.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp26/system.h b/c/src/tests/sptests/sp26/system.h
index 5957c21b3e..8b7d6a800c 100644
--- a/c/src/tests/sptests/sp26/system.h
+++ b/c/src/tests/sptests/sp26/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp26/task1.c b/c/src/tests/sptests/sp26/task1.c
index 39541136e6..7b91fca2bb 100644
--- a/c/src/tests/sptests/sp26/task1.c
+++ b/c/src/tests/sptests/sp26/task1.c
@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp30/init.c b/c/src/tests/sptests/sp30/init.c
index 80bb26d232..9a88963f04 100644
--- a/c/src/tests/sptests/sp30/init.c
+++ b/c/src/tests/sptests/sp30/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp30/resume.c b/c/src/tests/sptests/sp30/resume.c
index 265e26f3aa..1a91d2d219 100644
--- a/c/src/tests/sptests/sp30/resume.c
+++ b/c/src/tests/sptests/sp30/resume.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp30/sp30.doc b/c/src/tests/sptests/sp30/sp30.doc
index a7f402b6d7..cb51aef5a5 100644
--- a/c/src/tests/sptests/sp30/sp30.doc
+++ b/c/src/tests/sptests/sp30/sp30.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp30/system.h b/c/src/tests/sptests/sp30/system.h
index 16056921f8..37eb3d7420 100644
--- a/c/src/tests/sptests/sp30/system.h
+++ b/c/src/tests/sptests/sp30/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp30/task1.c b/c/src/tests/sptests/sp30/task1.c
index 3c7a6b57d5..178b06a3dd 100644
--- a/c/src/tests/sptests/sp30/task1.c
+++ b/c/src/tests/sptests/sp30/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp31/delay.c b/c/src/tests/sptests/sp31/delay.c
index 542c76fc65..0caf84ff85 100644
--- a/c/src/tests/sptests/sp31/delay.c
+++ b/c/src/tests/sptests/sp31/delay.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp31/init.c b/c/src/tests/sptests/sp31/init.c
index b2a87d5766..a03e1cd28a 100644
--- a/c/src/tests/sptests/sp31/init.c
+++ b/c/src/tests/sptests/sp31/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp31/prtime.c b/c/src/tests/sptests/sp31/prtime.c
index fea6434f2c..87b65bf4f8 100644
--- a/c/src/tests/sptests/sp31/prtime.c
+++ b/c/src/tests/sptests/sp31/prtime.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp31/sp31.doc b/c/src/tests/sptests/sp31/sp31.doc
index a0aa4a7301..087fe0704a 100644
--- a/c/src/tests/sptests/sp31/sp31.doc
+++ b/c/src/tests/sptests/sp31/sp31.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/sp31/system.h b/c/src/tests/sptests/sp31/system.h
index e0f3640681..7a8f0bdb3e 100644
--- a/c/src/tests/sptests/sp31/system.h
+++ b/c/src/tests/sptests/sp31/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp31/task1.c b/c/src/tests/sptests/sp31/task1.c
index 9330993197..7a2a9c8255 100644
--- a/c/src/tests/sptests/sp31/task1.c
+++ b/c/src/tests/sptests/sp31/task1.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp32/init.c b/c/src/tests/sptests/sp32/init.c
index a29d445ebf..cfbddedb71 100644
--- a/c/src/tests/sptests/sp32/init.c
+++ b/c/src/tests/sptests/sp32/init.c
@@ -2,7 +2,7 @@
*
* license and distribution terms for this file may be found in the file
* LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html .
+ * http://www.rtems.com/license/LICENSE .
*
* $Id$
*/
diff --git a/c/src/tests/sptests/spfatal/fatal.c b/c/src/tests/sptests/spfatal/fatal.c
index 4f5972c144..2f63d1c60f 100644
--- a/c/src/tests/sptests/spfatal/fatal.c
+++ b/c/src/tests/sptests/spfatal/fatal.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/spfatal/init.c b/c/src/tests/sptests/spfatal/init.c
index 98b8eab4ed..55c6c952c4 100644
--- a/c/src/tests/sptests/spfatal/init.c
+++ b/c/src/tests/sptests/spfatal/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/spfatal/puterr.c b/c/src/tests/sptests/spfatal/puterr.c
index efde7a7219..26f1a69d2c 100644
--- a/c/src/tests/sptests/spfatal/puterr.c
+++ b/c/src/tests/sptests/spfatal/puterr.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/spfatal/spfatal.doc b/c/src/tests/sptests/spfatal/spfatal.doc
index fd70b4a4ad..50fb76c9af 100644
--- a/c/src/tests/sptests/spfatal/spfatal.doc
+++ b/c/src/tests/sptests/spfatal/spfatal.doc
@@ -6,7 +6,7 @@
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.OARcorp.com/rtems/license.html.
+# http://www.rtems.com/license/LICENSE.
#
diff --git a/c/src/tests/sptests/spfatal/system.h b/c/src/tests/sptests/spfatal/system.h
index da32fac308..73135a27ca 100644
--- a/c/src/tests/sptests/spfatal/system.h
+++ b/c/src/tests/sptests/spfatal/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/spfatal/task1.c b/c/src/tests/sptests/spfatal/task1.c
index c009d2c10e..df0ec785e5 100644
--- a/c/src/tests/sptests/spfatal/task1.c
+++ b/c/src/tests/sptests/spfatal/task1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/spsize/getint.c b/c/src/tests/sptests/spsize/getint.c
index 2572cec3e3..f6f5f61f16 100644
--- a/c/src/tests/sptests/spsize/getint.c
+++ b/c/src/tests/sptests/spsize/getint.c
@@ -13,7 +13,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/spsize/init.c b/c/src/tests/sptests/spsize/init.c
index cfe6057bc1..c28eb899e4 100644
--- a/c/src/tests/sptests/spsize/init.c
+++ b/c/src/tests/sptests/spsize/init.c
@@ -16,7 +16,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/spsize/size.c b/c/src/tests/sptests/spsize/size.c
index 4e3f3669df..0ef3866f67 100644
--- a/c/src/tests/sptests/spsize/size.c
+++ b/c/src/tests/sptests/spsize/size.c
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/spsize/system.h b/c/src/tests/sptests/spsize/system.h
index b29a466c98..737275f74b 100644
--- a/c/src/tests/sptests/spsize/system.h
+++ b/c/src/tests/sptests/spsize/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/