summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds/include
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/nds/include')
-rw-r--r--c/src/lib/libbsp/arm/nds/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/arm/nds/include/my_ipc.h2
-rw-r--r--c/src/lib/libbsp/arm/nds/include/types.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/arm/nds/include/bsp.h b/c/src/lib/libbsp/arm/nds/include/bsp.h
index 3565841c10..118adf3a0c 100644
--- a/c/src/lib/libbsp/arm/nds/include/bsp.h
+++ b/c/src/lib/libbsp/arm/nds/include/bsp.h
@@ -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
*/
#ifndef __BSP_H_
diff --git a/c/src/lib/libbsp/arm/nds/include/my_ipc.h b/c/src/lib/libbsp/arm/nds/include/my_ipc.h
index 14505738a1..6dd05eaee7 100644
--- a/c/src/lib/libbsp/arm/nds/include/my_ipc.h
+++ b/c/src/lib/libbsp/arm/nds/include/my_ipc.h
@@ -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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#ifndef _MYIPC_H_
diff --git a/c/src/lib/libbsp/arm/nds/include/types.h b/c/src/lib/libbsp/arm/nds/include/types.h
index abcd99f9b8..f8dcfbad6f 100644
--- a/c/src/lib/libbsp/arm/nds/include/types.h
+++ b/c/src/lib/libbsp/arm/nds/include/types.h
@@ -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
*/
#ifndef BSP_NDS_TYPES_H_