summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gumstix/startup
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/gumstix/startup')
-rw-r--r--c/src/lib/libbsp/arm/gumstix/startup/bspreset.c2
-rw-r--r--c/src/lib/libbsp/arm/gumstix/startup/bspstart.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/arm/gumstix/startup/bspreset.c b/c/src/lib/libbsp/arm/gumstix/startup/bspreset.c
index 0f773dc1b1..b863c9b841 100644
--- a/c/src/lib/libbsp/arm/gumstix/startup/bspreset.c
+++ b/c/src/lib/libbsp/arm/gumstix/startup/bspreset.c
@@ -3,7 +3,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/gumstix/startup/bspstart.c b/c/src/lib/libbsp/arm/gumstix/startup/bspstart.c
index 1a174afdb3..604c472bd6 100644
--- a/c/src/lib/libbsp/arm/gumstix/startup/bspstart.c
+++ b/c/src/lib/libbsp/arm/gumstix/startup/bspstart.c
@@ -3,7 +3,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>