summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/qemuppc/irq
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/qemuppc/irq')
-rw-r--r--c/src/lib/libbsp/powerpc/qemuppc/irq/irq.h2
-rw-r--r--c/src/lib/libbsp/powerpc/qemuppc/irq/irq_init.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/qemuppc/irq/irq.h b/c/src/lib/libbsp/powerpc/qemuppc/irq/irq.h
index 4d5695dae1..7124dbcaf8 100644
--- a/c/src/lib/libbsp/powerpc/qemuppc/irq/irq.h
+++ b/c/src/lib/libbsp/powerpc/qemuppc/irq/irq.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/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#ifndef LIBBSP_POWERPC_IRQ_H
diff --git a/c/src/lib/libbsp/powerpc/qemuppc/irq/irq_init.c b/c/src/lib/libbsp/powerpc/qemuppc/irq/irq_init.c
index faedff8978..f79607da15 100644
--- a/c/src/lib/libbsp/powerpc/qemuppc/irq/irq_init.c
+++ b/c/src/lib/libbsp/powerpc/qemuppc/irq/irq_init.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. |
| |
+-----------------------------------------------------------------+
| this file integrates the IPIC irq controller |