summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++
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++
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++')
-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
-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
15 files changed, 15 insertions, 15 deletions
diff --git a/c/src/librtems++/include/rtems++/rtemsEvent.h b/c/src/librtems++/include/rtems++/rtemsEvent.h
index c01334423e..c8f6cd4194 100644
--- a/c/src/librtems++/include/rtems++/rtemsEvent.h
+++ b/c/src/librtems++/include/rtems++/rtemsEvent.h
@@ -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++/include/rtems++/rtemsInterrupt.h b/c/src/librtems++/include/rtems++/rtemsInterrupt.h
index c56f10504c..75bc71f14e 100644
--- a/c/src/librtems++/include/rtems++/rtemsInterrupt.h
+++ b/c/src/librtems++/include/rtems++/rtemsInterrupt.h
@@ -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++/include/rtems++/rtemsMessageQueue.h b/c/src/librtems++/include/rtems++/rtemsMessageQueue.h
index 49e2cc23fb..6fc483e745 100644
--- a/c/src/librtems++/include/rtems++/rtemsMessageQueue.h
+++ b/c/src/librtems++/include/rtems++/rtemsMessageQueue.h
@@ -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++/include/rtems++/rtemsSemaphore.h b/c/src/librtems++/include/rtems++/rtemsSemaphore.h
index 1266062613..5ec38a62a7 100644
--- a/c/src/librtems++/include/rtems++/rtemsSemaphore.h
+++ b/c/src/librtems++/include/rtems++/rtemsSemaphore.h
@@ -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++/include/rtems++/rtemsStatusCode.h b/c/src/librtems++/include/rtems++/rtemsStatusCode.h
index c911272b33..8bc0609f4a 100644
--- a/c/src/librtems++/include/rtems++/rtemsStatusCode.h
+++ b/c/src/librtems++/include/rtems++/rtemsStatusCode.h
@@ -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++/include/rtems++/rtemsTask.h b/c/src/librtems++/include/rtems++/rtemsTask.h
index c062c03293..6d19b460f4 100644
--- a/c/src/librtems++/include/rtems++/rtemsTask.h
+++ b/c/src/librtems++/include/rtems++/rtemsTask.h
@@ -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++/include/rtems++/rtemsTaskMode.h b/c/src/librtems++/include/rtems++/rtemsTaskMode.h
index 19507369d0..a62c588dd3 100644
--- a/c/src/librtems++/include/rtems++/rtemsTaskMode.h
+++ b/c/src/librtems++/include/rtems++/rtemsTaskMode.h
@@ -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++/include/rtems++/rtemsTimer.h b/c/src/librtems++/include/rtems++/rtemsTimer.h
index b9ce766e79..c7d451b06b 100644
--- a/c/src/librtems++/include/rtems++/rtemsTimer.h
+++ b/c/src/librtems++/include/rtems++/rtemsTimer.h
@@ -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/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.
------------------------------------------------------------------------