summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:53:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:53:21 +0000
commitfa9ef954f833b7eb6a01ab3d55d7369bee13668b (patch)
tree788ac2ad0e7f20fef87d0003e6b7f1ce29a70894 /c/src/librtems++/include
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-fa9ef954f833b7eb6a01ab3d55d7369bee13668b.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* include/rtems++/rtemsEvent.h, include/rtems++/rtemsInterrupt.h, include/rtems++/rtemsMessageQueue.h, include/rtems++/rtemsSemaphore.h, include/rtems++/rtemsStatusCode.h, include/rtems++/rtemsTask.h, include/rtems++/rtemsTaskMode.h, include/rtems++/rtemsTimer.h, src/rtemsEvent.cc, src/rtemsInterrupt.cc, src/rtemsMessageQueue.cc, src/rtemsSemaphore.cc, src/rtemsStatusCode.cc, src/rtemsTask.cc, src/rtemsTimer.cc: URL for license changed.
Diffstat (limited to 'c/src/librtems++/include')
-rw-r--r--c/src/librtems++/include/rtems++/rtemsEvent.h2
-rw-r--r--c/src/librtems++/include/rtems++/rtemsInterrupt.h2
-rw-r--r--c/src/librtems++/include/rtems++/rtemsMessageQueue.h2
-rw-r--r--c/src/librtems++/include/rtems++/rtemsSemaphore.h2
-rw-r--r--c/src/librtems++/include/rtems++/rtemsStatusCode.h2
-rw-r--r--c/src/librtems++/include/rtems++/rtemsTask.h2
-rw-r--r--c/src/librtems++/include/rtems++/rtemsTaskMode.h2
-rw-r--r--c/src/librtems++/include/rtems++/rtemsTimer.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/c/src/librtems++/include/rtems++/rtemsEvent.h b/c/src/librtems++/include/rtems++/rtemsEvent.h
index 3cc19eeb32..fceaab134a 100644
--- a/c/src/librtems++/include/rtems++/rtemsEvent.h
+++ b/c/src/librtems++/include/rtems++/rtemsEvent.h
@@ -9,7 +9,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/librtems++/include/rtems++/rtemsInterrupt.h b/c/src/librtems++/include/rtems++/rtemsInterrupt.h
index f722eb7683..377160d3e4 100644
--- a/c/src/librtems++/include/rtems++/rtemsInterrupt.h
+++ b/c/src/librtems++/include/rtems++/rtemsInterrupt.h
@@ -9,7 +9,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/librtems++/include/rtems++/rtemsMessageQueue.h b/c/src/librtems++/include/rtems++/rtemsMessageQueue.h
index 910c7279f7..02a4c5c853 100644
--- a/c/src/librtems++/include/rtems++/rtemsMessageQueue.h
+++ b/c/src/librtems++/include/rtems++/rtemsMessageQueue.h
@@ -9,7 +9,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/librtems++/include/rtems++/rtemsSemaphore.h b/c/src/librtems++/include/rtems++/rtemsSemaphore.h
index 9d4fdbeb58..dedffa83aa 100644
--- a/c/src/librtems++/include/rtems++/rtemsSemaphore.h
+++ b/c/src/librtems++/include/rtems++/rtemsSemaphore.h
@@ -9,7 +9,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/librtems++/include/rtems++/rtemsStatusCode.h b/c/src/librtems++/include/rtems++/rtemsStatusCode.h
index fee230868b..90da637cb1 100644
--- a/c/src/librtems++/include/rtems++/rtemsStatusCode.h
+++ b/c/src/librtems++/include/rtems++/rtemsStatusCode.h
@@ -9,7 +9,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/librtems++/include/rtems++/rtemsTask.h b/c/src/librtems++/include/rtems++/rtemsTask.h
index 08156428fb..aa0120051e 100644
--- a/c/src/librtems++/include/rtems++/rtemsTask.h
+++ b/c/src/librtems++/include/rtems++/rtemsTask.h
@@ -9,7 +9,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/librtems++/include/rtems++/rtemsTaskMode.h b/c/src/librtems++/include/rtems++/rtemsTaskMode.h
index 6d32897cc0..8febf68e99 100644
--- a/c/src/librtems++/include/rtems++/rtemsTaskMode.h
+++ b/c/src/librtems++/include/rtems++/rtemsTaskMode.h
@@ -9,7 +9,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/librtems++/include/rtems++/rtemsTimer.h b/c/src/librtems++/include/rtems++/rtemsTimer.h
index 43401bab73..29271f2fba 100644
--- a/c/src/librtems++/include/rtems++/rtemsTimer.h
+++ b/c/src/librtems++/include/rtems++/rtemsTimer.h
@@ -9,7 +9,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.
------------------------------------------------------------------------