From bfeee88fc6d78eafedad62d2c48c6705a28deaff Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 12 Oct 2001 21:04:47 +0000 Subject: 2001-10-12 Joel Sherrill * console-polled.c, console.c: Fixed typo. --- c/src/lib/libbsp/shared/ChangeLog | 4 ++++ c/src/lib/libbsp/shared/console-polled.c | 1 - c/src/lib/libbsp/shared/console.c | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'c') diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog index 8fb31c673f..9bef9a83a7 100644 --- a/c/src/lib/libbsp/shared/ChangeLog +++ b/c/src/lib/libbsp/shared/ChangeLog @@ -1,3 +1,7 @@ +2001-10-12 Joel Sherrill + + * console-polled.c, console.c: Fixed typo. + 2001-01-12 Joel Sherrill * setvec.c: Removed unused variables. diff --git a/c/src/lib/libbsp/shared/console-polled.c b/c/src/lib/libbsp/shared/console-polled.c index 122f14c975..1ff40bd1ed 100644 --- a/c/src/lib/libbsp/shared/console-polled.c +++ b/c/src/lib/libbsp/shared/console-polled.c @@ -4,7 +4,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/c/src/lib/libbsp/shared/console.c b/c/src/lib/libbsp/shared/console.c index 6beb7f02a6..f416a8b5f0 100644 --- a/c/src/lib/libbsp/shared/console.c +++ b/c/src/lib/libbsp/shared/console.c @@ -6,7 +6,6 @@ * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at -- cgit v1.2.3