summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:18:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:18:47 +0000
commite8d4bd3e372e7a7f8710d04619b568eb8fbea61a (patch)
tree0441f00c3b560dc1efab3f26350fed22bb7ec61b
parent2007-03-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-e8d4bd3e372e7a7f8710d04619b568eb8fbea61a.tar.bz2
2007-03-12 Joel Sherrill <joel@OARcorp.com>
* console/uarts.c, include/bsp.h, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds: 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.
-rw-r--r--c/src/lib/libbsp/arm/csb337/ChangeLog7
-rw-r--r--c/src/lib/libbsp/arm/csb337/console/uarts.c2
-rw-r--r--c/src/lib/libbsp/arm/csb337/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/arm/csb337/start/start.S2
-rw-r--r--c/src/lib/libbsp/arm/csb337/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/arm/csb337/startup/exit.c2
-rw-r--r--c/src/lib/libbsp/arm/csb337/startup/linkcmds2
7 files changed, 13 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/arm/csb337/ChangeLog b/c/src/lib/libbsp/arm/csb337/ChangeLog
index ab70c83211..b1737851ae 100644
--- a/c/src/lib/libbsp/arm/csb337/ChangeLog
+++ b/c/src/lib/libbsp/arm/csb337/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-12 Joel Sherrill <joel@OARcorp.com>
+
+ * console/uarts.c, include/bsp.h, start/start.S, startup/bspstart.c,
+ startup/exit.c, startup/linkcmds: 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-11 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: Remove assignments of
diff --git a/c/src/lib/libbsp/arm/csb337/console/uarts.c b/c/src/lib/libbsp/arm/csb337/console/uarts.c
index a4b16d2a05..c0bd331ad7 100644
--- a/c/src/lib/libbsp/arm/csb337/console/uarts.c
+++ b/c/src/lib/libbsp/arm/csb337/console/uarts.c
@@ -10,7 +10,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/arm/csb337/include/bsp.h b/c/src/lib/libbsp/arm/csb337/include/bsp.h
index 3a3c8c1c31..6e88773fb5 100644
--- a/c/src/lib/libbsp/arm/csb337/include/bsp.h
+++ b/c/src/lib/libbsp/arm/csb337/include/bsp.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.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
*
* $Id$
diff --git a/c/src/lib/libbsp/arm/csb337/start/start.S b/c/src/lib/libbsp/arm/csb337/start/start.S
index bfc809ca9b..eef2344067 100644
--- a/c/src/lib/libbsp/arm/csb337/start/start.S
+++ b/c/src/lib/libbsp/arm/csb337/start/start.S
@@ -6,7 +6,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/arm/csb337/startup/bspstart.c b/c/src/lib/libbsp/arm/csb337/startup/bspstart.c
index 244c587db5..4342f67fd9 100644
--- a/c/src/lib/libbsp/arm/csb337/startup/bspstart.c
+++ b/c/src/lib/libbsp/arm/csb337/startup/bspstart.c
@@ -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.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
*
* $Id$
diff --git a/c/src/lib/libbsp/arm/csb337/startup/exit.c b/c/src/lib/libbsp/arm/csb337/startup/exit.c
index baf70bd88d..68448d9b55 100644
--- a/c/src/lib/libbsp/arm/csb337/startup/exit.c
+++ b/c/src/lib/libbsp/arm/csb337/startup/exit.c
@@ -6,7 +6,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/arm/csb337/startup/linkcmds b/c/src/lib/libbsp/arm/csb337/startup/linkcmds
index 3ae98f2058..fc8b3da15b 100644
--- a/c/src/lib/libbsp/arm/csb337/startup/linkcmds
+++ b/c/src/lib/libbsp/arm/csb337/startup/linkcmds
@@ -6,7 +6,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$