summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:54:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:54:02 +0000
commite49f9e6bd330db24732ace41535b178b65975200 (patch)
treef2aa896483f2b011bf9f99c35ea8629f8d72b6e4 /cpukit/itron/include
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-e49f9e6bd330db24732ace41535b178b65975200.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* include/itron.h, include/itronsys/eventflags.h, include/itronsys/fmempool.h, include/itronsys/intr.h, include/itronsys/mbox.h, include/itronsys/msgbuffer.h, include/itronsys/network.h, include/itronsys/port.h, include/itronsys/semaphore.h, include/itronsys/status.h, include/itronsys/sysmgmt.h, include/itronsys/task.h, include/itronsys/time.h, include/itronsys/types.h, include/itronsys/vmempool.h, include/rtems/itron/config.h, include/rtems/itron/eventflags.h, include/rtems/itron/fmempool.h, include/rtems/itron/intr.h, include/rtems/itron/itronapi.h, include/rtems/itron/mbox.h, include/rtems/itron/msgbuffer.h, include/rtems/itron/network.h, include/rtems/itron/object.h, include/rtems/itron/port.h, include/rtems/itron/semaphore.h, include/rtems/itron/sysmgmt.h, include/rtems/itron/task.h, include/rtems/itron/time.h, include/rtems/itron/vmempool.h, inline/rtems/itron/eventflags.inl, inline/rtems/itron/fmempool.inl, inline/rtems/itron/intr.inl, inline/rtems/itron/mbox.inl, inline/rtems/itron/msgbuffer.inl, inline/rtems/itron/network.inl, inline/rtems/itron/port.inl, inline/rtems/itron/semaphore.inl, inline/rtems/itron/sysmgmt.inl, inline/rtems/itron/task.inl, inline/rtems/itron/time.inl, inline/rtems/itron/vmempool.inl, macros/rtems/itron/eventflags.inl, macros/rtems/itron/fmempool.inl, macros/rtems/itron/intr.inl, macros/rtems/itron/mbox.inl, macros/rtems/itron/msgbuffer.inl, macros/rtems/itron/network.inl, macros/rtems/itron/port.inl, macros/rtems/itron/semaphore.inl, macros/rtems/itron/sysmgmt.inl, macros/rtems/itron/task.inl, macros/rtems/itron/time.inl, macros/rtems/itron/vmempool.inl, src/can_wup.c, src/chg_pri.c, src/cre_mbf.c, src/cre_mbx.c, src/cre_sem.c, src/cre_tsk.c, src/del_mbf.c, src/del_mbx.c, src/del_sem.c, src/del_tsk.c, src/dis_dsp.c, src/ena_dsp.c, src/eventflags.c, src/exd_tsk.c, src/ext_tsk.c, src/fmempool.c, src/frsm_tsk.c, src/get_tid.c, src/itronintr.c, src/itronsem.c, src/itrontime.c, src/mbox.c, src/mboxtranslatereturncode.c, src/msgbuffer.c, src/msgbuffertranslatereturncode.c, src/network.c, src/port.c, src/prcv_mbf.c, src/prcv_mbx.c, src/preq_sem.c, src/psnd_mbf.c, src/rcv_mbf.c, src/rcv_mbx.c, src/ref_mbf.c, src/ref_mbx.c, src/ref_sem.c, src/ref_tsk.c, src/rel_wai.c, src/rot_rdq.c, src/rsm_tsk.c, src/sig_sem.c, src/slp_tsk.c, src/snd_mbf.c, src/snd_mbx.c, src/sta_tsk.c, src/sus_tsk.c, src/sysmgmt.c, src/task.c, src/ter_tsk.c, src/trcv_mbf.c, src/trcv_mbx.c, src/tslp_tsk.c, src/tsnd_mbf.c, src/twai_sem.c, src/vmempool.c, src/wai_sem.c, src/wup_tsk.c: URL for license changed.
Diffstat (limited to 'cpukit/itron/include')
-rw-r--r--cpukit/itron/include/itron.h2
-rw-r--r--cpukit/itron/include/itronsys/eventflags.h2
-rw-r--r--cpukit/itron/include/itronsys/fmempool.h2
-rw-r--r--cpukit/itron/include/itronsys/intr.h2
-rw-r--r--cpukit/itron/include/itronsys/mbox.h2
-rw-r--r--cpukit/itron/include/itronsys/msgbuffer.h2
-rw-r--r--cpukit/itron/include/itronsys/network.h2
-rw-r--r--cpukit/itron/include/itronsys/port.h2
-rw-r--r--cpukit/itron/include/itronsys/semaphore.h2
-rw-r--r--cpukit/itron/include/itronsys/status.h2
-rw-r--r--cpukit/itron/include/itronsys/sysmgmt.h2
-rw-r--r--cpukit/itron/include/itronsys/task.h2
-rw-r--r--cpukit/itron/include/itronsys/time.h2
-rw-r--r--cpukit/itron/include/itronsys/types.h2
-rw-r--r--cpukit/itron/include/itronsys/vmempool.h2
-rw-r--r--cpukit/itron/include/rtems/itron/config.h2
-rw-r--r--cpukit/itron/include/rtems/itron/eventflags.h2
-rw-r--r--cpukit/itron/include/rtems/itron/fmempool.h2
-rw-r--r--cpukit/itron/include/rtems/itron/intr.h2
-rw-r--r--cpukit/itron/include/rtems/itron/itronapi.h2
-rw-r--r--cpukit/itron/include/rtems/itron/mbox.h2
-rw-r--r--cpukit/itron/include/rtems/itron/msgbuffer.h2
-rw-r--r--cpukit/itron/include/rtems/itron/network.h2
-rw-r--r--cpukit/itron/include/rtems/itron/object.h2
-rw-r--r--cpukit/itron/include/rtems/itron/port.h2
-rw-r--r--cpukit/itron/include/rtems/itron/semaphore.h2
-rw-r--r--cpukit/itron/include/rtems/itron/sysmgmt.h2
-rw-r--r--cpukit/itron/include/rtems/itron/task.h2
-rw-r--r--cpukit/itron/include/rtems/itron/time.h2
-rw-r--r--cpukit/itron/include/rtems/itron/vmempool.h2
30 files changed, 30 insertions, 30 deletions
diff --git a/cpukit/itron/include/itron.h b/cpukit/itron/include/itron.h
index 445042e1d3..ee142a615b 100644
--- a/cpukit/itron/include/itron.h
+++ b/cpukit/itron/include/itron.h
@@ -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/cpukit/itron/include/itronsys/eventflags.h b/cpukit/itron/include/itronsys/eventflags.h
index 1e0c7ac3b6..b6e59cdc64 100644
--- a/cpukit/itron/include/itronsys/eventflags.h
+++ b/cpukit/itron/include/itronsys/eventflags.h
@@ -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/cpukit/itron/include/itronsys/fmempool.h b/cpukit/itron/include/itronsys/fmempool.h
index 4f63d9ba5d..8e7eb67079 100644
--- a/cpukit/itron/include/itronsys/fmempool.h
+++ b/cpukit/itron/include/itronsys/fmempool.h
@@ -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/cpukit/itron/include/itronsys/intr.h b/cpukit/itron/include/itronsys/intr.h
index c42987313e..bc690b128c 100644
--- a/cpukit/itron/include/itronsys/intr.h
+++ b/cpukit/itron/include/itronsys/intr.h
@@ -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/cpukit/itron/include/itronsys/mbox.h b/cpukit/itron/include/itronsys/mbox.h
index 7e741d1ba5..bcaa7a8a65 100644
--- a/cpukit/itron/include/itronsys/mbox.h
+++ b/cpukit/itron/include/itronsys/mbox.h
@@ -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/cpukit/itron/include/itronsys/msgbuffer.h b/cpukit/itron/include/itronsys/msgbuffer.h
index 7b58a63924..e24cd112e5 100644
--- a/cpukit/itron/include/itronsys/msgbuffer.h
+++ b/cpukit/itron/include/itronsys/msgbuffer.h
@@ -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/cpukit/itron/include/itronsys/network.h b/cpukit/itron/include/itronsys/network.h
index 394d381eb7..3c9149e225 100644
--- a/cpukit/itron/include/itronsys/network.h
+++ b/cpukit/itron/include/itronsys/network.h
@@ -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/cpukit/itron/include/itronsys/port.h b/cpukit/itron/include/itronsys/port.h
index 3999678eaa..b431f9a7d6 100644
--- a/cpukit/itron/include/itronsys/port.h
+++ b/cpukit/itron/include/itronsys/port.h
@@ -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/cpukit/itron/include/itronsys/semaphore.h b/cpukit/itron/include/itronsys/semaphore.h
index b76b72387d..89e9b47a79 100644
--- a/cpukit/itron/include/itronsys/semaphore.h
+++ b/cpukit/itron/include/itronsys/semaphore.h
@@ -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/cpukit/itron/include/itronsys/status.h b/cpukit/itron/include/itronsys/status.h
index 42f7226749..1061070152 100644
--- a/cpukit/itron/include/itronsys/status.h
+++ b/cpukit/itron/include/itronsys/status.h
@@ -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/cpukit/itron/include/itronsys/sysmgmt.h b/cpukit/itron/include/itronsys/sysmgmt.h
index 0f3c403f82..23101b8517 100644
--- a/cpukit/itron/include/itronsys/sysmgmt.h
+++ b/cpukit/itron/include/itronsys/sysmgmt.h
@@ -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/cpukit/itron/include/itronsys/task.h b/cpukit/itron/include/itronsys/task.h
index d4f7a5e470..4421e2d5b1 100644
--- a/cpukit/itron/include/itronsys/task.h
+++ b/cpukit/itron/include/itronsys/task.h
@@ -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/cpukit/itron/include/itronsys/time.h b/cpukit/itron/include/itronsys/time.h
index 7868e45ff0..cd5774157f 100644
--- a/cpukit/itron/include/itronsys/time.h
+++ b/cpukit/itron/include/itronsys/time.h
@@ -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/cpukit/itron/include/itronsys/types.h b/cpukit/itron/include/itronsys/types.h
index 27a701fa47..03fe51947a 100644
--- a/cpukit/itron/include/itronsys/types.h
+++ b/cpukit/itron/include/itronsys/types.h
@@ -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/cpukit/itron/include/itronsys/vmempool.h b/cpukit/itron/include/itronsys/vmempool.h
index fbb2f1e2b8..aeae5e3f65 100644
--- a/cpukit/itron/include/itronsys/vmempool.h
+++ b/cpukit/itron/include/itronsys/vmempool.h
@@ -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/cpukit/itron/include/rtems/itron/config.h b/cpukit/itron/include/rtems/itron/config.h
index 9b7b84709d..3ed6ae949f 100644
--- a/cpukit/itron/include/rtems/itron/config.h
+++ b/cpukit/itron/include/rtems/itron/config.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/cpukit/itron/include/rtems/itron/eventflags.h b/cpukit/itron/include/rtems/itron/eventflags.h
index 1c709be752..c6036d904b 100644
--- a/cpukit/itron/include/rtems/itron/eventflags.h
+++ b/cpukit/itron/include/rtems/itron/eventflags.h
@@ -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/cpukit/itron/include/rtems/itron/fmempool.h b/cpukit/itron/include/rtems/itron/fmempool.h
index 221d376d1e..c4221d103e 100644
--- a/cpukit/itron/include/rtems/itron/fmempool.h
+++ b/cpukit/itron/include/rtems/itron/fmempool.h
@@ -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/cpukit/itron/include/rtems/itron/intr.h b/cpukit/itron/include/rtems/itron/intr.h
index 514b9198fe..03f9eb3e9f 100644
--- a/cpukit/itron/include/rtems/itron/intr.h
+++ b/cpukit/itron/include/rtems/itron/intr.h
@@ -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/cpukit/itron/include/rtems/itron/itronapi.h b/cpukit/itron/include/rtems/itron/itronapi.h
index 775813d2f4..686e333781 100644
--- a/cpukit/itron/include/rtems/itron/itronapi.h
+++ b/cpukit/itron/include/rtems/itron/itronapi.h
@@ -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.
*
* $Id$
*/
diff --git a/cpukit/itron/include/rtems/itron/mbox.h b/cpukit/itron/include/rtems/itron/mbox.h
index 8f240ee8ce..bbd614cced 100644
--- a/cpukit/itron/include/rtems/itron/mbox.h
+++ b/cpukit/itron/include/rtems/itron/mbox.h
@@ -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/cpukit/itron/include/rtems/itron/msgbuffer.h b/cpukit/itron/include/rtems/itron/msgbuffer.h
index 4b3192af79..8daa17daaf 100644
--- a/cpukit/itron/include/rtems/itron/msgbuffer.h
+++ b/cpukit/itron/include/rtems/itron/msgbuffer.h
@@ -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/cpukit/itron/include/rtems/itron/network.h b/cpukit/itron/include/rtems/itron/network.h
index 6889cf41fa..9156c216fa 100644
--- a/cpukit/itron/include/rtems/itron/network.h
+++ b/cpukit/itron/include/rtems/itron/network.h
@@ -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/cpukit/itron/include/rtems/itron/object.h b/cpukit/itron/include/rtems/itron/object.h
index 1a7f0c8d68..523a478ce6 100644
--- a/cpukit/itron/include/rtems/itron/object.h
+++ b/cpukit/itron/include/rtems/itron/object.h
@@ -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/cpukit/itron/include/rtems/itron/port.h b/cpukit/itron/include/rtems/itron/port.h
index f8e17c630f..8ff5753c6b 100644
--- a/cpukit/itron/include/rtems/itron/port.h
+++ b/cpukit/itron/include/rtems/itron/port.h
@@ -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/cpukit/itron/include/rtems/itron/semaphore.h b/cpukit/itron/include/rtems/itron/semaphore.h
index f9c327bba4..4964c67480 100644
--- a/cpukit/itron/include/rtems/itron/semaphore.h
+++ b/cpukit/itron/include/rtems/itron/semaphore.h
@@ -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/cpukit/itron/include/rtems/itron/sysmgmt.h b/cpukit/itron/include/rtems/itron/sysmgmt.h
index f6cea9a693..14bd7c0c7c 100644
--- a/cpukit/itron/include/rtems/itron/sysmgmt.h
+++ b/cpukit/itron/include/rtems/itron/sysmgmt.h
@@ -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/cpukit/itron/include/rtems/itron/task.h b/cpukit/itron/include/rtems/itron/task.h
index 3d8d0aa8f5..c89d9f47f4 100644
--- a/cpukit/itron/include/rtems/itron/task.h
+++ b/cpukit/itron/include/rtems/itron/task.h
@@ -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/cpukit/itron/include/rtems/itron/time.h b/cpukit/itron/include/rtems/itron/time.h
index f13bd2d981..ee73587913 100644
--- a/cpukit/itron/include/rtems/itron/time.h
+++ b/cpukit/itron/include/rtems/itron/time.h
@@ -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/cpukit/itron/include/rtems/itron/vmempool.h b/cpukit/itron/include/rtems/itron/vmempool.h
index 35db087da8..9ea4527c6e 100644
--- a/cpukit/itron/include/rtems/itron/vmempool.h
+++ b/cpukit/itron/include/rtems/itron/vmempool.h
@@ -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$
*/