summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/malta/pci
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/mips/malta/pci')
-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
3 files changed, 3 insertions, 3 deletions
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.
*/
/*