summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m32r
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/lib/libbsp/m32r
parentfstests/fsrename: Fix stack corruption (diff)
downloadrtems-c49985691f1cd3769ef4bfaa503f3c6eb7e4385a.tar.bz2
Change all references of rtems.com to rtems.org.
Diffstat (limited to 'c/src/lib/libbsp/m32r')
-rw-r--r--c/src/lib/libbsp/m32r/m32rsim/console/console-io.c2
-rw-r--r--c/src/lib/libbsp/m32r/m32rsim/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/m32r/m32rsim/include/tm27.h2
-rw-r--r--c/src/lib/libbsp/m32r/m32rsim/startup/bspreset.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/m32r/m32rsim/console/console-io.c b/c/src/lib/libbsp/m32r/m32rsim/console/console-io.c
index aae9d106b9..e9dbd46f06 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/console/console-io.c
+++ b/c/src/lib/libbsp/m32r/m32rsim/console/console-io.c
@@ -4,7 +4,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.
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/m32r/m32rsim/include/bsp.h b/c/src/lib/libbsp/m32r/m32rsim/include/bsp.h
index d108ad5f9b..eb7851fe8d 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/include/bsp.h
+++ b/c/src/lib/libbsp/m32r/m32rsim/include/bsp.h
@@ -16,7 +16,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.
*/
#ifndef _BSP_H
diff --git a/c/src/lib/libbsp/m32r/m32rsim/include/tm27.h b/c/src/lib/libbsp/m32r/m32rsim/include/tm27.h
index ddf77c25e1..a775386b9e 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/include/tm27.h
+++ b/c/src/lib/libbsp/m32r/m32rsim/include/tm27.h
@@ -11,7 +11,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.
*/
#ifndef _RTEMS_TMTEST27
diff --git a/c/src/lib/libbsp/m32r/m32rsim/startup/bspreset.c b/c/src/lib/libbsp/m32r/m32rsim/startup/bspreset.c
index 2f1902ff62..01e77a095d 100644
--- a/c/src/lib/libbsp/m32r/m32rsim/startup/bspreset.c
+++ b/c/src/lib/libbsp/m32r/m32rsim/startup/bspreset.c
@@ -4,7 +4,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.
*/
#include <rtems.h>