summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds/wifi
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/nds/wifi')
-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
3 files changed, 3 insertions, 3 deletions
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>