From f80c84b330870d86697702c95506f127264fac3a Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Sat, 1 Dec 2007 05:00:04 +0000 Subject: * hostio.c: Correct copyright year. --- gdb/gdbserver/ChangeLog | 4 ++++ gdb/gdbserver/hostio.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gdb') diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index aa1661f..ab37805 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,5 +1,9 @@ 2007-11-30 Daniel Jacobowitz + * hostio.c: Correct copyright year. + +2007-11-30 Daniel Jacobowitz + * Makefile.in (OBS): Add hostio.o. (hostio.o): New rule. * server.h (handle_vFile): Declare. diff --git a/gdb/gdbserver/hostio.c b/gdb/gdbserver/hostio.c index 5160ba9..f646e85 100644 --- a/gdb/gdbserver/hostio.c +++ b/gdb/gdbserver/hostio.c @@ -1,5 +1,5 @@ /* Host file transfer support for gdbserver. - Copyright (C) 2006 + Copyright (C) 2007 Free Software Foundation, Inc. Contributed by CodeSourcery. -- cgit v1.1