* hostio.c: Correct copyright year.
This commit is contained in:
parent
c5525f9399
commit
f80c84b330
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* hostio.c: Correct copyright year.
|
||||
|
||||
2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* Makefile.in (OBS): Add hostio.o.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Host file transfer support for gdbserver.
|
||||
Copyright (C) 2006
|
||||
Copyright (C) 2007
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
Contributed by CodeSourcery.
|
||||
|
|
Loading…
Reference in a new issue