summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/src
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
committerChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
commitc49985691f1cd3769ef4bfaa503f3c6eb7e4385a (patch)
tree9bea93007f11db1bcc1c9d90ef42bc19a0cf9d49 /c/src/librtems++/src
parentfstests/fsrename: Fix stack corruption (diff)
downloadrtems-c49985691f1cd3769ef4bfaa503f3c6eb7e4385a.tar.bz2
Change all references of rtems.com to rtems.org.
Diffstat (limited to 'c/src/librtems++/src')
-rw-r--r--c/src/librtems++/src/rtemsEvent.cc2
-rw-r--r--c/src/librtems++/src/rtemsInterrupt.cc2
-rw-r--r--c/src/librtems++/src/rtemsMessageQueue.cc2
-rw-r--r--c/src/librtems++/src/rtemsSemaphore.cc2
-rw-r--r--c/src/librtems++/src/rtemsStatusCode.cc2
-rw-r--r--c/src/librtems++/src/rtemsTask.cc2
-rw-r--r--c/src/librtems++/src/rtemsTimer.cc2
7 files changed, 7 insertions, 7 deletions
diff --git a/c/src/librtems++/src/rtemsEvent.cc b/c/src/librtems++/src/rtemsEvent.cc
index 823d0aaa2e..c121e167ea 100644
--- a/c/src/librtems++/src/rtemsEvent.cc
+++ b/c/src/librtems++/src/rtemsEvent.cc
@@ -7,7 +7,7 @@
The license and distribution terms for this file may be found in the
file LICENSE in this distribution or at
- http://www.rtems.com/license/LICENSE.
+ http://www.rtems.org/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/librtems++/src/rtemsInterrupt.cc b/c/src/librtems++/src/rtemsInterrupt.cc
index 6ce8b3f864..fee91bdac9 100644
--- a/c/src/librtems++/src/rtemsInterrupt.cc
+++ b/c/src/librtems++/src/rtemsInterrupt.cc
@@ -7,7 +7,7 @@
The license and distribution terms for this file may be found in the
file LICENSE in this distribution or at
- http://www.rtems.com/license/LICENSE.
+ http://www.rtems.org/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/librtems++/src/rtemsMessageQueue.cc b/c/src/librtems++/src/rtemsMessageQueue.cc
index 9072f12f0e..0fe8aa53f7 100644
--- a/c/src/librtems++/src/rtemsMessageQueue.cc
+++ b/c/src/librtems++/src/rtemsMessageQueue.cc
@@ -7,7 +7,7 @@
The license and distribution terms for this file may be found in the
file LICENSE in this distribution or at
- http://www.rtems.com/license/LICENSE.
+ http://www.rtems.org/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/librtems++/src/rtemsSemaphore.cc b/c/src/librtems++/src/rtemsSemaphore.cc
index a46c6026a7..04827b38cd 100644
--- a/c/src/librtems++/src/rtemsSemaphore.cc
+++ b/c/src/librtems++/src/rtemsSemaphore.cc
@@ -7,7 +7,7 @@
The license and distribution terms for this file may be found in the
file LICENSE in this distribution or at
- http://www.rtems.com/license/LICENSE.
+ http://www.rtems.org/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/librtems++/src/rtemsStatusCode.cc b/c/src/librtems++/src/rtemsStatusCode.cc
index 1c23ff57ae..476110bc84 100644
--- a/c/src/librtems++/src/rtemsStatusCode.cc
+++ b/c/src/librtems++/src/rtemsStatusCode.cc
@@ -7,7 +7,7 @@
The license and distribution terms for this file may be found in the
file LICENSE in this distribution or at
- http://www.rtems.com/license/LICENSE.
+ http://www.rtems.org/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/librtems++/src/rtemsTask.cc b/c/src/librtems++/src/rtemsTask.cc
index 744304b32f..3bd9c992d4 100644
--- a/c/src/librtems++/src/rtemsTask.cc
+++ b/c/src/librtems++/src/rtemsTask.cc
@@ -7,7 +7,7 @@
The license and distribution terms for this file may be found in the
file LICENSE in this distribution or at
- http://www.rtems.com/license/LICENSE.
+ http://www.rtems.org/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/librtems++/src/rtemsTimer.cc b/c/src/librtems++/src/rtemsTimer.cc
index c65047ddf0..899c3f611c 100644
--- a/c/src/librtems++/src/rtemsTimer.cc
+++ b/c/src/librtems++/src/rtemsTimer.cc
@@ -7,7 +7,7 @@
The license and distribution terms for this file may be found in the
file LICENSE in this distribution or at
- http://www.rtems.com/license/LICENSE.
+ http://www.rtems.org/license/LICENSE.
------------------------------------------------------------------------