From 3e8cdf844d6689a93e78657ed9d15550d4edd617 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 28 Jan 2011 20:35:36 +0000 Subject: 2011-01-28 Joel Sherrill * clock/rtc.c, console/console.c, network/ne2000.c: Fix typo where license said found in found in. --- c/src/lib/libbsp/i386/ts_386ex/ChangeLog | 5 +++++ c/src/lib/libbsp/i386/ts_386ex/clock/rtc.c | 2 +- c/src/lib/libbsp/i386/ts_386ex/console/console.c | 2 +- c/src/lib/libbsp/i386/ts_386ex/network/ne2000.c | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) (limited to 'c/src/lib/libbsp/i386/ts_386ex') diff --git a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog index 0fc4fa5294..554209e9d1 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog +++ b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog @@ -1,3 +1,8 @@ +2011-01-28 Joel Sherrill + + * clock/rtc.c, console/console.c, network/ne2000.c: Fix typo where + license said found in found in. + 2010-05-21 Joel Sherrill * Makefile.am: Add bspreset.c diff --git a/c/src/lib/libbsp/i386/ts_386ex/clock/rtc.c b/c/src/lib/libbsp/i386/ts_386ex/clock/rtc.c index 2845985ebc..a82ac835db 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/clock/rtc.c +++ b/c/src/lib/libbsp/i386/ts_386ex/clock/rtc.c @@ -24,7 +24,7 @@ | * On-Line Applications Research Corporation (OAR). | * | * The license and distribution terms for this file may be -| * found in found in the file LICENSE in this distribution or at +| * found in the file LICENSE in this distribution or at | * http://www.rtems.com/license/LICENSE. | ************************************************************************** | diff --git a/c/src/lib/libbsp/i386/ts_386ex/console/console.c b/c/src/lib/libbsp/i386/ts_386ex/console/console.c index 561f8831d1..322ccb7795 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/console/console.c +++ b/c/src/lib/libbsp/i386/ts_386ex/console/console.c @@ -25,7 +25,7 @@ | * On-Line Applications Research Corporation (OAR). | * | * The license and distribution terms for this file may be -| * found in found in the file LICENSE in this distribution or at +| * found in the file LICENSE in this distribution or at | * http://www.rtems.com/license/LICENSE. | ************************************************************************** | diff --git a/c/src/lib/libbsp/i386/ts_386ex/network/ne2000.c b/c/src/lib/libbsp/i386/ts_386ex/network/ne2000.c index 5ad16c45ae..ca7f3b2693 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/network/ne2000.c +++ b/c/src/lib/libbsp/i386/ts_386ex/network/ne2000.c @@ -3,7 +3,7 @@ * October, 1998. * * The license and distribution terms for this file may be - * found in found in the file LICENSE in this distribution or at + * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * * $Id$ -- cgit v1.2.3