summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/bfin/bf52x
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/bfin/bf52x')
-rw-r--r--c/src/lib/libcpu/bfin/bf52x/include/bf52x.h2
-rw-r--r--c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.c2
-rw-r--r--c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/bfin/bf52x/include/bf52x.h b/c/src/lib/libcpu/bfin/bf52x/include/bf52x.h
index 9ffcb78748..6c3d087c79 100644
--- a/c/src/lib/libcpu/bfin/bf52x/include/bf52x.h
+++ b/c/src/lib/libcpu/bfin/bf52x/include/bf52x.h
@@ -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
+ * http://www.rtems.org/license
*
* @author Rohan Kangralkar, ECE, Northeastern University
* (kangralkar.r@husky.neu.edu)
diff --git a/c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.c b/c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.c
index e6db762645..ff145775bc 100644
--- a/c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.c
+++ b/c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.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
+ * http://www.rtems.org/license
*
* @author Rohan Kangralkar, ECE, Northeastern University
* (kangralkar.r@husky.neu.edu)
diff --git a/c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.h b/c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.h
index df54a52191..7a98775dd5 100644
--- a/c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.h
+++ b/c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.h
@@ -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
+ * http://www.rtems.org/license
*
* @author Rohan Kangralkar, ECE, Northeastern University
* (kangralkar.r@husky.neu.edu)