summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/malta
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/mips/malta')
-rw-r--r--c/src/lib/libbsp/mips/malta/console/conscfg.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/console/printk_support.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/mips/malta/include/irq.h2
-rw-r--r--c/src/lib/libbsp/mips/malta/include/pci.h2
-rw-r--r--c/src/lib/libbsp/mips/malta/irq/interruptmask.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/irq/maxvectors.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/irq/vectorisrs.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/pci/pci.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/pci/pcifinddevice.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/pci/pcilistdevices.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/startup/bspreset.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/startup/inittlb.c2
-rw-r--r--c/src/lib/libbsp/mips/malta/startup/simple_access.c2
15 files changed, 15 insertions, 15 deletions
diff --git a/c/src/lib/libbsp/mips/malta/console/conscfg.c b/c/src/lib/libbsp/mips/malta/console/conscfg.c
index 47535e8f0a..cefeb1990e 100644
--- a/c/src/lib/libbsp/mips/malta/console/conscfg.c
+++ b/c/src/lib/libbsp/mips/malta/console/conscfg.c
@@ -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.
*/
#include <unistd.h> /* write */
diff --git a/c/src/lib/libbsp/mips/malta/console/printk_support.c b/c/src/lib/libbsp/mips/malta/console/printk_support.c
index 1383448c6b..38d7745b1e 100644
--- a/c/src/lib/libbsp/mips/malta/console/printk_support.c
+++ b/c/src/lib/libbsp/mips/malta/console/printk_support.c
@@ -10,7 +10,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 <rtems.h>
diff --git a/c/src/lib/libbsp/mips/malta/include/bsp.h b/c/src/lib/libbsp/mips/malta/include/bsp.h
index 4fb3b116b5..12a2b4b2fd 100644
--- a/c/src/lib/libbsp/mips/malta/include/bsp.h
+++ b/c/src/lib/libbsp/mips/malta/include/bsp.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 _BSP_H
diff --git a/c/src/lib/libbsp/mips/malta/include/irq.h b/c/src/lib/libbsp/mips/malta/include/irq.h
index 996d98678b..3ca6f964a9 100644
--- a/c/src/lib/libbsp/mips/malta/include/irq.h
+++ b/c/src/lib/libbsp/mips/malta/include/irq.h
@@ -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/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#ifndef LIBBSP_MIPS_MALTA_IRQ_H
diff --git a/c/src/lib/libbsp/mips/malta/include/pci.h b/c/src/lib/libbsp/mips/malta/include/pci.h
index b5c0e60ae4..ad69e3a592 100644
--- a/c/src/lib/libbsp/mips/malta/include/pci.h
+++ b/c/src/lib/libbsp/mips/malta/include/pci.h
@@ -8,7 +8,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.
*/
/*
diff --git a/c/src/lib/libbsp/mips/malta/irq/interruptmask.c b/c/src/lib/libbsp/mips/malta/irq/interruptmask.c
index 1eb667a1f6..d639ab17a9 100644
--- a/c/src/lib/libbsp/mips/malta/irq/interruptmask.c
+++ b/c/src/lib/libbsp/mips/malta/irq/interruptmask.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/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/mips/malta/irq/maxvectors.c b/c/src/lib/libbsp/mips/malta/irq/maxvectors.c
index 77b98544f6..c17583edaa 100644
--- a/c/src/lib/libbsp/mips/malta/irq/maxvectors.c
+++ b/c/src/lib/libbsp/mips/malta/irq/maxvectors.c
@@ -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.
*/
/*
diff --git a/c/src/lib/libbsp/mips/malta/irq/vectorisrs.c b/c/src/lib/libbsp/mips/malta/irq/vectorisrs.c
index 1588eec3dc..5853e5e3dd 100644
--- a/c/src/lib/libbsp/mips/malta/irq/vectorisrs.c
+++ b/c/src/lib/libbsp/mips/malta/irq/vectorisrs.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/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#include <rtems.h>
diff --git a/c/src/lib/libbsp/mips/malta/pci/pci.c b/c/src/lib/libbsp/mips/malta/pci/pci.c
index 2e8c7ff62c..5f8a7d4658 100644
--- a/c/src/lib/libbsp/mips/malta/pci/pci.c
+++ b/c/src/lib/libbsp/mips/malta/pci/pci.c
@@ -10,7 +10,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 <rtems.h>
diff --git a/c/src/lib/libbsp/mips/malta/pci/pcifinddevice.c b/c/src/lib/libbsp/mips/malta/pci/pcifinddevice.c
index d783a3817a..43ae2613cf 100644
--- a/c/src/lib/libbsp/mips/malta/pci/pcifinddevice.c
+++ b/c/src/lib/libbsp/mips/malta/pci/pcifinddevice.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/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
/* find a particular PCI device
* (we assume, the firmware configured the PCI bus[es] for us)
diff --git a/c/src/lib/libbsp/mips/malta/pci/pcilistdevices.c b/c/src/lib/libbsp/mips/malta/pci/pcilistdevices.c
index 310ae235d9..8ff5eb8622 100644
--- a/c/src/lib/libbsp/mips/malta/pci/pcilistdevices.c
+++ b/c/src/lib/libbsp/mips/malta/pci/pcilistdevices.c
@@ -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.
*/
/*
diff --git a/c/src/lib/libbsp/mips/malta/startup/bspreset.c b/c/src/lib/libbsp/mips/malta/startup/bspreset.c
index 519dd2886a..d8f4b0236b 100644
--- a/c/src/lib/libbsp/mips/malta/startup/bspreset.c
+++ b/c/src/lib/libbsp/mips/malta/startup/bspreset.c
@@ -10,7 +10,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 <rtems.h>
diff --git a/c/src/lib/libbsp/mips/malta/startup/bspstart.c b/c/src/lib/libbsp/mips/malta/startup/bspstart.c
index 3767e0966e..58eee11027 100644
--- a/c/src/lib/libbsp/mips/malta/startup/bspstart.c
+++ b/c/src/lib/libbsp/mips/malta/startup/bspstart.c
@@ -10,7 +10,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/mips/malta/startup/inittlb.c b/c/src/lib/libbsp/mips/malta/startup/inittlb.c
index 413783c211..37176b2137 100644
--- a/c/src/lib/libbsp/mips/malta/startup/inittlb.c
+++ b/c/src/lib/libbsp/mips/malta/startup/inittlb.c
@@ -8,7 +8,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 <rtems/mips/idtcpu.h>
diff --git a/c/src/lib/libbsp/mips/malta/startup/simple_access.c b/c/src/lib/libbsp/mips/malta/startup/simple_access.c
index abc1f8892e..cd15484b1c 100644
--- a/c/src/lib/libbsp/mips/malta/startup/simple_access.c
+++ b/c/src/lib/libbsp/mips/malta/startup/simple_access.c
@@ -10,7 +10,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 <rtems.h>