summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/nds')
-rw-r--r--c/src/lib/libbsp/arm/nds/block/block.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/clock/clock.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/console/console.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/fb/fb.c2
-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
-rw-r--r--c/src/lib/libbsp/arm/nds/irq/irq.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/rtc/rtc.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/sound/sound.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/sound/sound.h2
-rw-r--r--c/src/lib/libbsp/arm/nds/startup/bspreset.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/timer/timer.c2
-rwxr-xr-xc/src/lib/libbsp/arm/nds/tools/runtest2
-rw-r--r--c/src/lib/libbsp/arm/nds/touchscreen/parser.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.h2
-rw-r--r--c/src/lib/libbsp/arm/nds/wifi/compat.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/wifi/compat.h2
-rw-r--r--c/src/lib/libbsp/arm/nds/wifi/wifi.c2
21 files changed, 21 insertions, 21 deletions
diff --git a/c/src/lib/libbsp/arm/nds/block/block.c b/c/src/lib/libbsp/arm/nds/block/block.c
index 9d534755d5..aec853aba5 100644
--- a/c/src/lib/libbsp/arm/nds/block/block.c
+++ b/c/src/lib/libbsp/arm/nds/block/block.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/arm/nds/clock/clock.c b/c/src/lib/libbsp/arm/nds/clock/clock.c
index b263e55862..a24f8cc788 100644
--- a/c/src/lib/libbsp/arm/nds/clock/clock.c
+++ b/c/src/lib/libbsp/arm/nds/clock/clock.c
@@ -9,7 +9,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>
diff --git a/c/src/lib/libbsp/arm/nds/console/console.c b/c/src/lib/libbsp/arm/nds/console/console.c
index 0e80fd4347..7c7ab9d926 100644
--- a/c/src/lib/libbsp/arm/nds/console/console.c
+++ b/c/src/lib/libbsp/arm/nds/console/console.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 <bsp.h>
diff --git a/c/src/lib/libbsp/arm/nds/fb/fb.c b/c/src/lib/libbsp/arm/nds/fb/fb.c
index 7be67fa6c3..8fdc380a49 100644
--- a/c/src/lib/libbsp/arm/nds/fb/fb.c
+++ b/c/src/lib/libbsp/arm/nds/fb/fb.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <stdlib.h>
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_
diff --git a/c/src/lib/libbsp/arm/nds/irq/irq.c b/c/src/lib/libbsp/arm/nds/irq/irq.c
index 1ffcd4d57e..571b60bfae 100644
--- a/c/src/lib/libbsp/arm/nds/irq/irq.c
+++ b/c/src/lib/libbsp/arm/nds/irq/irq.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/arm/nds/rtc/rtc.c b/c/src/lib/libbsp/arm/nds/rtc/rtc.c
index e35afd6e68..c56a80577c 100644
--- a/c/src/lib/libbsp/arm/nds/rtc/rtc.c
+++ b/c/src/lib/libbsp/arm/nds/rtc/rtc.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/arm/nds/sound/sound.c b/c/src/lib/libbsp/arm/nds/sound/sound.c
index 9e133be45a..57fce47bb3 100644
--- a/c/src/lib/libbsp/arm/nds/sound/sound.c
+++ b/c/src/lib/libbsp/arm/nds/sound/sound.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <stdlib.h>
diff --git a/c/src/lib/libbsp/arm/nds/sound/sound.h b/c/src/lib/libbsp/arm/nds/sound/sound.h
index 536919623a..def7e723d7 100644
--- a/c/src/lib/libbsp/arm/nds/sound/sound.h
+++ b/c/src/lib/libbsp/arm/nds/sound/sound.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 _SOUND_H_
diff --git a/c/src/lib/libbsp/arm/nds/startup/bspreset.c b/c/src/lib/libbsp/arm/nds/startup/bspreset.c
index 88c1661efd..ebc8d45966 100644
--- a/c/src/lib/libbsp/arm/nds/startup/bspreset.c
+++ b/c/src/lib/libbsp/arm/nds/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 <bsp.h>
diff --git a/c/src/lib/libbsp/arm/nds/startup/bspstart.c b/c/src/lib/libbsp/arm/nds/startup/bspstart.c
index b57d7585fe..e81f19bef5 100644
--- a/c/src/lib/libbsp/arm/nds/startup/bspstart.c
+++ b/c/src/lib/libbsp/arm/nds/startup/bspstart.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/arm/nds/timer/timer.c b/c/src/lib/libbsp/arm/nds/timer/timer.c
index 73d7a7c310..8c0eda35e2 100644
--- a/c/src/lib/libbsp/arm/nds/timer/timer.c
+++ b/c/src/lib/libbsp/arm/nds/timer/timer.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/arm/nds/tools/runtest b/c/src/lib/libbsp/arm/nds/tools/runtest
index 98bb559980..fff704604c 100755
--- a/c/src/lib/libbsp/arm/nds/tools/runtest
+++ b/c/src/lib/libbsp/arm/nds/tools/runtest
@@ -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.
# progname=`basename $0`
progname=${0##*/} # fast basename hack for ksh, bash
diff --git a/c/src/lib/libbsp/arm/nds/touchscreen/parser.c b/c/src/lib/libbsp/arm/nds/touchscreen/parser.c
index 8d801ea2b2..c89267e87e 100644
--- a/c/src/lib/libbsp/arm/nds/touchscreen/parser.c
+++ b/c/src/lib/libbsp/arm/nds/touchscreen/parser.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <stdio.h>
diff --git a/c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.c b/c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.c
index d87e6e50fa..868fccb9af 100644
--- a/c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.c
+++ b/c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <stdlib.h>
diff --git a/c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.h b/c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.h
index c01d917886..d9a854c270 100644
--- a/c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.h
+++ b/c/src/lib/libbsp/arm/nds/touchscreen/touchscreen.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 _TOUCHSCREEN_H_
diff --git a/c/src/lib/libbsp/arm/nds/wifi/compat.c b/c/src/lib/libbsp/arm/nds/wifi/compat.c
index eb5046319d..0509a1169e 100644
--- a/c/src/lib/libbsp/arm/nds/wifi/compat.c
+++ b/c/src/lib/libbsp/arm/nds/wifi/compat.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.rtems.com/license/LICENSE
+ * http://www.rtems.org/license/LICENSE
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/arm/nds/wifi/compat.h b/c/src/lib/libbsp/arm/nds/wifi/compat.h
index 6e97d230b2..5dd7137ee5 100644
--- a/c/src/lib/libbsp/arm/nds/wifi/compat.h
+++ b/c/src/lib/libbsp/arm/nds/wifi/compat.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 COMPAT_H_
diff --git a/c/src/lib/libbsp/arm/nds/wifi/wifi.c b/c/src/lib/libbsp/arm/nds/wifi/wifi.c
index 23a229c47b..791c1a9cf8 100644
--- a/c/src/lib/libbsp/arm/nds/wifi/wifi.c
+++ b/c/src/lib/libbsp/arm/nds/wifi/wifi.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 <bsp.h>