summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gba/startup
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/gba/startup')
-rw-r--r--c/src/lib/libbsp/arm/gba/startup/bspgetworkarea.c2
-rw-r--r--c/src/lib/libbsp/arm/gba/startup/bspreset.c2
-rw-r--r--c/src/lib/libbsp/arm/gba/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/arm/gba/startup/linkcmds2
4 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/arm/gba/startup/bspgetworkarea.c b/c/src/lib/libbsp/arm/gba/startup/bspgetworkarea.c
index d1c06b14f7..4cd85b6738 100644
--- a/c/src/lib/libbsp/arm/gba/startup/bspgetworkarea.c
+++ b/c/src/lib/libbsp/arm/gba/startup/bspgetworkarea.c
@@ -1,7 +1,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/gba/startup/bspreset.c b/c/src/lib/libbsp/arm/gba/startup/bspreset.c
index 1e0dd48145..a36d71d356 100644
--- a/c/src/lib/libbsp/arm/gba/startup/bspreset.c
+++ b/c/src/lib/libbsp/arm/gba/startup/bspreset.c
@@ -1,7 +1,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/gba/startup/bspstart.c b/c/src/lib/libbsp/arm/gba/startup/bspstart.c
index 0bc1ab598c..ec82f1cfad 100644
--- a/c/src/lib/libbsp/arm/gba/startup/bspstart.c
+++ b/c/src/lib/libbsp/arm/gba/startup/bspstart.c
@@ -13,7 +13,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/gba/startup/linkcmds b/c/src/lib/libbsp/arm/gba/startup/linkcmds
index 6c97ed8fbe..8713953eaa 100644
--- a/c/src/lib/libbsp/arm/gba/startup/linkcmds
+++ b/c/src/lib/libbsp/arm/gba/startup/linkcmds
@@ -15,7 +15,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.
*/
/*****************************************************************************