From c41653be29302970c2746049fa9ad90877918b51 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Mar 2007 11:21:50 +0000 Subject: 2007-03-12 Joel Sherrill * console/console-io.c, startup/exception.S: 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/mips/rbtx4925/ChangeLog | 6 ++++++ c/src/lib/libbsp/mips/rbtx4925/console/console-io.c | 2 +- c/src/lib/libbsp/mips/rbtx4925/startup/exception.S | 2 +- c/src/lib/libbsp/mips/rbtx4938/ChangeLog | 6 ++++++ c/src/lib/libbsp/mips/rbtx4938/console/console-io.c | 2 +- c/src/lib/libbsp/mips/rbtx4938/startup/exception.S | 2 +- 6 files changed, 16 insertions(+), 4 deletions(-) (limited to 'c') diff --git a/c/src/lib/libbsp/mips/rbtx4925/ChangeLog b/c/src/lib/libbsp/mips/rbtx4925/ChangeLog index c928dd23e1..e1ec6315fa 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/ChangeLog +++ b/c/src/lib/libbsp/mips/rbtx4925/ChangeLog @@ -1,3 +1,9 @@ +2007-03-12 Joel Sherrill + + * console/console-io.c, startup/exception.S: 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-03-10 Joel Sherrill PR 1227/bsps diff --git a/c/src/lib/libbsp/mips/rbtx4925/console/console-io.c b/c/src/lib/libbsp/mips/rbtx4925/console/console-io.c index aca6933f5f..d550178931 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/console/console-io.c +++ b/c/src/lib/libbsp/mips/rbtx4925/console/console-io.c @@ -23,7 +23,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/mips/rbtx4925/startup/exception.S b/c/src/lib/libbsp/mips/rbtx4925/startup/exception.S index c9ea273e5b..c1fb921a70 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/startup/exception.S +++ b/c/src/lib/libbsp/mips/rbtx4925/startup/exception.S @@ -28,7 +28,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/mips/rbtx4938/ChangeLog b/c/src/lib/libbsp/mips/rbtx4938/ChangeLog index 1258d0183f..6cfcf1a4e9 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/ChangeLog +++ b/c/src/lib/libbsp/mips/rbtx4938/ChangeLog @@ -1,3 +1,9 @@ +2007-03-12 Joel Sherrill + + * console/console-io.c, startup/exception.S: 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-03-10 Joel Sherrill PR 1227/bsps diff --git a/c/src/lib/libbsp/mips/rbtx4938/console/console-io.c b/c/src/lib/libbsp/mips/rbtx4938/console/console-io.c index 4abc8dabf1..3474b8739d 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/console/console-io.c +++ b/c/src/lib/libbsp/mips/rbtx4938/console/console-io.c @@ -23,7 +23,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. * * $Id$ */ diff --git a/c/src/lib/libbsp/mips/rbtx4938/startup/exception.S b/c/src/lib/libbsp/mips/rbtx4938/startup/exception.S index 6f5b72643e..d09d66e222 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/startup/exception.S +++ b/c/src/lib/libbsp/mips/rbtx4938/startup/exception.S @@ -28,7 +28,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. * * $Id$ */ -- cgit v1.2.3