summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/bfin/TLL6527M
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/bfin/TLL6527M')
-rw-r--r--c/src/lib/libbsp/bfin/TLL6527M/console/console.c2
-rw-r--r--c/src/lib/libbsp/bfin/TLL6527M/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/bfin/TLL6527M/include/cplb.h2
-rw-r--r--c/src/lib/libbsp/bfin/TLL6527M/include/tm27.h2
-rw-r--r--c/src/lib/libbsp/bfin/TLL6527M/startup/bspstart.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/bfin/TLL6527M/console/console.c b/c/src/lib/libbsp/bfin/TLL6527M/console/console.c
index 6c45a57695..eff93e9f15 100644
--- a/c/src/lib/libbsp/bfin/TLL6527M/console/console.c
+++ b/c/src/lib/libbsp/bfin/TLL6527M/console/console.c
@@ -12,7 +12,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/libbsp/bfin/TLL6527M/include/bsp.h b/c/src/lib/libbsp/bfin/TLL6527M/include/bsp.h
index 40964c6e7c..ab57435649 100644
--- a/c/src/lib/libbsp/bfin/TLL6527M/include/bsp.h
+++ b/c/src/lib/libbsp/bfin/TLL6527M/include/bsp.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
*/
diff --git a/c/src/lib/libbsp/bfin/TLL6527M/include/cplb.h b/c/src/lib/libbsp/bfin/TLL6527M/include/cplb.h
index 483798695e..b6035ca142 100644
--- a/c/src/lib/libbsp/bfin/TLL6527M/include/cplb.h
+++ b/c/src/lib/libbsp/bfin/TLL6527M/include/cplb.h
@@ -11,7 +11,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 _CPLB_H
#define _CPLB_H
diff --git a/c/src/lib/libbsp/bfin/TLL6527M/include/tm27.h b/c/src/lib/libbsp/bfin/TLL6527M/include/tm27.h
index 449bd08622..787004f8a6 100644
--- a/c/src/lib/libbsp/bfin/TLL6527M/include/tm27.h
+++ b/c/src/lib/libbsp/bfin/TLL6527M/include/tm27.h
@@ -11,7 +11,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
*/
#ifndef _RTEMS_TMTEST27
diff --git a/c/src/lib/libbsp/bfin/TLL6527M/startup/bspstart.c b/c/src/lib/libbsp/bfin/TLL6527M/startup/bspstart.c
index cdb8f1e179..c900b762e5 100644
--- a/c/src/lib/libbsp/bfin/TLL6527M/startup/bspstart.c
+++ b/c/src/lib/libbsp/bfin/TLL6527M/startup/bspstart.c
@@ -9,7 +9,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
*/