summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:21:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:21:50 +0000
commitc41653be29302970c2746049fa9ad90877918b51 (patch)
treeb54ae53a1c70cbc1057324861be4eeeae279a2e5 /c
parent2007-03-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-c41653be29302970c2746049fa9ad90877918b51.tar.bz2
2007-03-12 Joel Sherrill <joel@OARcorp.com>
* console/console-io.c, startup/exception.S: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/mips/rbtx4925/ChangeLog6
-rw-r--r--c/src/lib/libbsp/mips/rbtx4925/console/console-io.c2
-rw-r--r--c/src/lib/libbsp/mips/rbtx4925/startup/exception.S2
-rw-r--r--c/src/lib/libbsp/mips/rbtx4938/ChangeLog6
-rw-r--r--c/src/lib/libbsp/mips/rbtx4938/console/console-io.c2
-rw-r--r--c/src/lib/libbsp/mips/rbtx4938/startup/exception.S2
6 files changed, 16 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/mips/rbtx4925/ChangeLog b/c/src/lib/libbsp/mips/rbtx4925/ChangeLog
index c928dd23e1..e1ec6315fa 100644
--- a/c/src/lib/libbsp/mips/rbtx4925/ChangeLog
+++ b/c/src/lib/libbsp/mips/rbtx4925/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-12 Joel Sherrill <joel@OARcorp.com>
+
+ * console/console-io.c, startup/exception.S: Correct license URL and/or
+ fix mistake in copyright notice. Both of these mistakes appear to be
+ from code submitted after these changes were made previously.
+
2007-03-10 Joel Sherrill <joel@OARcorp.com>
PR 1227/bsps
diff --git a/c/src/lib/libbsp/mips/rbtx4925/console/console-io.c b/c/src/lib/libbsp/mips/rbtx4925/console/console-io.c
index aca6933f5f..d550178931 100644
--- a/c/src/lib/libbsp/mips/rbtx4925/console/console-io.c
+++ b/c/src/lib/libbsp/mips/rbtx4925/console/console-io.c
@@ -23,7 +23,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/c/src/lib/libbsp/mips/rbtx4925/startup/exception.S b/c/src/lib/libbsp/mips/rbtx4925/startup/exception.S
index c9ea273e5b..c1fb921a70 100644
--- a/c/src/lib/libbsp/mips/rbtx4925/startup/exception.S
+++ b/c/src/lib/libbsp/mips/rbtx4925/startup/exception.S
@@ -28,7 +28,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/c/src/lib/libbsp/mips/rbtx4938/ChangeLog b/c/src/lib/libbsp/mips/rbtx4938/ChangeLog
index 1258d0183f..6cfcf1a4e9 100644
--- a/c/src/lib/libbsp/mips/rbtx4938/ChangeLog
+++ b/c/src/lib/libbsp/mips/rbtx4938/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-12 Joel Sherrill <joel@OARcorp.com>
+
+ * console/console-io.c, startup/exception.S: Correct license URL and/or
+ fix mistake in copyright notice. Both of these mistakes appear to be
+ from code submitted after these changes were made previously.
+
2007-03-10 Joel Sherrill <joel@OARcorp.com>
PR 1227/bsps
diff --git a/c/src/lib/libbsp/mips/rbtx4938/console/console-io.c b/c/src/lib/libbsp/mips/rbtx4938/console/console-io.c
index 4abc8dabf1..3474b8739d 100644
--- a/c/src/lib/libbsp/mips/rbtx4938/console/console-io.c
+++ b/c/src/lib/libbsp/mips/rbtx4938/console/console-io.c
@@ -23,7 +23,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/c/src/lib/libbsp/mips/rbtx4938/startup/exception.S b/c/src/lib/libbsp/mips/rbtx4938/startup/exception.S
index 6f5b72643e..d09d66e222 100644
--- a/c/src/lib/libbsp/mips/rbtx4938/startup/exception.S
+++ b/c/src/lib/libbsp/mips/rbtx4938/startup/exception.S
@@ -28,7 +28,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$
*/