From 9b949dddef3643282d283ad0cc6c7e6299ce5c3f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 7 May 2008 18:54:15 +0000 Subject: [PATCH] 2008-05-07 Joel Sherrill * console/console-io.c: Typo. --- c/src/lib/libbsp/powerpc/psim/ChangeLog | 4 ++++ c/src/lib/libbsp/powerpc/psim/console/console-io.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/powerpc/psim/ChangeLog b/c/src/lib/libbsp/powerpc/psim/ChangeLog index c7cb607c8d..76379ef6bf 100644 --- a/c/src/lib/libbsp/powerpc/psim/ChangeLog +++ b/c/src/lib/libbsp/powerpc/psim/ChangeLog @@ -1,3 +1,7 @@ +2008-05-07 Joel Sherrill + + * console/console-io.c: Typo. + 2008-04-17 Joel Sherrill * Makefile.am: Do not use intermediate .rel files unless from libcpu or diff --git a/c/src/lib/libbsp/powerpc/psim/console/console-io.c b/c/src/lib/libbsp/powerpc/psim/console/console-io.c index 0aaffd07ea..ab6dd90062 100644 --- a/c/src/lib/libbsp/powerpc/psim/console/console-io.c +++ b/c/src/lib/libbsp/powerpc/psim/console/console-io.c @@ -2,7 +2,7 @@ * This file contains the hardware specific portions of the TTY driver * for the simulated serial port on the PowerPC simulator. * - * COPYRIGHT (c) 1989-2000. + * COPYRIGHT (c) 1989-2004. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be