summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/librtems++/ChangeLog11
-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
16 files changed, 26 insertions, 15 deletions
diff --git a/c/src/librtems++/ChangeLog b/c/src/librtems++/ChangeLog
index 7813e2dc74..67ebb44985 100644
--- a/c/src/librtems++/ChangeLog
+++ b/c/src/librtems++/ChangeLog
@@ -1,3 +1,14 @@
+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.
+
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
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.
------------------------------------------------------------------------
diff --git a/c/src/librtems++/src/rtemsEvent.cc b/c/src/librtems++/src/rtemsEvent.cc
index a917f32836..4658fe2607 100644
--- a/c/src/librtems++/src/rtemsEvent.cc
+++ b/c/src/librtems++/src/rtemsEvent.cc
@@ -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++/src/rtemsInterrupt.cc b/c/src/librtems++/src/rtemsInterrupt.cc
index 923a9fd350..db48cf8ae7 100644
--- a/c/src/librtems++/src/rtemsInterrupt.cc
+++ b/c/src/librtems++/src/rtemsInterrupt.cc
@@ -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++/src/rtemsMessageQueue.cc b/c/src/librtems++/src/rtemsMessageQueue.cc
index c3183dc2b0..850dbe0cab 100644
--- a/c/src/librtems++/src/rtemsMessageQueue.cc
+++ b/c/src/librtems++/src/rtemsMessageQueue.cc
@@ -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++/src/rtemsSemaphore.cc b/c/src/librtems++/src/rtemsSemaphore.cc
index 5821612618..f7d9fda42a 100644
--- a/c/src/librtems++/src/rtemsSemaphore.cc
+++ b/c/src/librtems++/src/rtemsSemaphore.cc
@@ -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++/src/rtemsStatusCode.cc b/c/src/librtems++/src/rtemsStatusCode.cc
index e8e3f965ba..90378ee78d 100644
--- a/c/src/librtems++/src/rtemsStatusCode.cc
+++ b/c/src/librtems++/src/rtemsStatusCode.cc
@@ -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++/src/rtemsTask.cc b/c/src/librtems++/src/rtemsTask.cc
index 619f7d4071..845aeb54d9 100644
--- a/c/src/librtems++/src/rtemsTask.cc
+++ b/c/src/librtems++/src/rtemsTask.cc
@@ -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++/src/rtemsTimer.cc b/c/src/librtems++/src/rtemsTimer.cc
index 835bfd74ce..4514ab0bcf 100644
--- a/c/src/librtems++/src/rtemsTimer.cc
+++ b/c/src/librtems++/src/rtemsTimer.cc
@@ -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.
------------------------------------------------------------------------