summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/moxie
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/moxie/moxiesim/console/console-io.c2
-rw-r--r--c/src/lib/libbsp/moxie/moxiesim/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/moxie/moxiesim/startup/moxiebdinstallirq.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/moxie/moxiesim/console/console-io.c b/c/src/lib/libbsp/moxie/moxiesim/console/console-io.c
index 886924894e..b41b59fd4b 100644
--- a/c/src/lib/libbsp/moxie/moxiesim/console/console-io.c
+++ b/c/src/lib/libbsp/moxie/moxiesim/console/console-io.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.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*
*/
diff --git a/c/src/lib/libbsp/moxie/moxiesim/include/bsp.h b/c/src/lib/libbsp/moxie/moxiesim/include/bsp.h
index 89a742187c..57d4763265 100644
--- a/c/src/lib/libbsp/moxie/moxiesim/include/bsp.h
+++ b/c/src/lib/libbsp/moxie/moxiesim/include/bsp.h
@@ -8,7 +8,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/moxie/moxiesim/startup/moxiebdinstallirq.c b/c/src/lib/libbsp/moxie/moxiesim/startup/moxiebdinstallirq.c
index 257efb9ec5..233a9e987d 100644
--- a/c/src/lib/libbsp/moxie/moxiesim/startup/moxiebdinstallirq.c
+++ b/c/src/lib/libbsp/moxie/moxiesim/startup/moxiebdinstallirq.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.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#include <rtems.h>