summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:22:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:22:40 +0000
commitacf743c8e242a08d7cc48f52cfca848e8a438358 (patch)
treedbfa7b98eaed697f569a0d2987caf0e8a4047986 /c
parent2007-03-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-acf743c8e242a08d7cc48f52cfca848e8a438358.tar.bz2
2007-03-12 Joel Sherrill <joel@OARcorp.com>
* console/uart.c, start/start.S, startup/linkcmds, startup/memmap.c: 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/arm/gp32/ChangeLog7
-rw-r--r--c/src/lib/libbsp/arm/gp32/console/uart.c2
-rw-r--r--c/src/lib/libbsp/arm/gp32/start/start.S2
-rw-r--r--c/src/lib/libbsp/arm/gp32/startup/linkcmds2
-rw-r--r--c/src/lib/libbsp/arm/gp32/startup/memmap.c2
5 files changed, 11 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/arm/gp32/ChangeLog b/c/src/lib/libbsp/arm/gp32/ChangeLog
index 0e0efc757e..76c13acb46 100644
--- a/c/src/lib/libbsp/arm/gp32/ChangeLog
+++ b/c/src/lib/libbsp/arm/gp32/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-12 Joel Sherrill <joel@OARcorp.com>
+
+ * console/uart.c, start/start.S, startup/linkcmds, startup/memmap.c:
+ 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-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* smc/smc.c: include bspIo.h for printk.
diff --git a/c/src/lib/libbsp/arm/gp32/console/uart.c b/c/src/lib/libbsp/arm/gp32/console/uart.c
index 6ca578265d..88521463f9 100644
--- a/c/src/lib/libbsp/arm/gp32/console/uart.c
+++ b/c/src/lib/libbsp/arm/gp32/console/uart.c
@@ -14,7 +14,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/gp32/start/start.S b/c/src/lib/libbsp/arm/gp32/start/start.S
index 3d4ca73375..e669a55270 100644
--- a/c/src/lib/libbsp/arm/gp32/start/start.S
+++ b/c/src/lib/libbsp/arm/gp32/start/start.S
@@ -5,7 +5,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/gp32/startup/linkcmds b/c/src/lib/libbsp/arm/gp32/startup/linkcmds
index 098fa28ddd..5802928edf 100644
--- a/c/src/lib/libbsp/arm/gp32/startup/linkcmds
+++ b/c/src/lib/libbsp/arm/gp32/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$
*/
diff --git a/c/src/lib/libbsp/arm/gp32/startup/memmap.c b/c/src/lib/libbsp/arm/gp32/startup/memmap.c
index 50492c56b4..596620ee0e 100644
--- a/c/src/lib/libbsp/arm/gp32/startup/memmap.c
+++ b/c/src/lib/libbsp/arm/gp32/startup/memmap.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$
*/