summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/hurricane/startup
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/mips/hurricane/startup')
-rw-r--r--c/src/lib/libbsp/mips/hurricane/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/mips/hurricane/startup/usc.S2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/mips/hurricane/startup/bspstart.c b/c/src/lib/libbsp/mips/hurricane/startup/bspstart.c
index de9752bb03..8b36b58628 100644
--- a/c/src/lib/libbsp/mips/hurricane/startup/bspstart.c
+++ b/c/src/lib/libbsp/mips/hurricane/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 <string.h>
diff --git a/c/src/lib/libbsp/mips/hurricane/startup/usc.S b/c/src/lib/libbsp/mips/hurricane/startup/usc.S
index eb07a7730d..887290e2a9 100644
--- a/c/src/lib/libbsp/mips/hurricane/startup/usc.S
+++ b/c/src/lib/libbsp/mips/hurricane/startup/usc.S
@@ -5,7 +5,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 <bspopts.h>