From 7ef0876d4620e7382eecc9bc7de5e422259e86a0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Mar 2007 11:21:27 +0000 Subject: [PATCH] 2007-03-12 Joel Sherrill * irq/irq_init.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously. --- c/src/lib/libbsp/powerpc/mvme5500/ChangeLog | 6 ++++++ c/src/lib/libbsp/powerpc/mvme5500/irq/irq_init.c | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog b/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog index 17dfcea648..3a6a7c388b 100644 --- a/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog +++ b/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog @@ -1,3 +1,9 @@ +2007-03-12 Joel Sherrill + + * irq/irq_init.c: Correct license URL and/or fix mistake in copyright + notice. Both of these mistakes appear to be from code submitted after + these changes were made previously. + 2007-01-29 Till Straumann * Makefile.am, preinstall.am, include/bsp.h, diff --git a/c/src/lib/libbsp/powerpc/mvme5500/irq/irq_init.c b/c/src/lib/libbsp/powerpc/mvme5500/irq/irq_init.c index 1705b6953e..6ebee01fa1 100644 --- a/c/src/lib/libbsp/powerpc/mvme5500/irq/irq_init.c +++ b/c/src/lib/libbsp/powerpc/mvme5500/irq/irq_init.c @@ -14,7 +14,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * */ #include