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