* hostio.c: Correct copyright year.
authorDaniel Jacobowitz <drow@false.org>
Sat, 1 Dec 2007 05:00:04 +0000 (05:00 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sat, 1 Dec 2007 05:00:04 +0000 (05:00 +0000)
gdb/gdbserver/ChangeLog
gdb/gdbserver/hostio.c

index aa1661fec66b12b11d93bdd9a40297b896b8b856..ab37805ab28c3f425fdb051e5eb8118773bc578f 100644 (file)
@@ -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.
index 5160ba9194eb45f8d8fc88a5daa96b5f22c57131..f646e85c004aacd8092d293613ad97c9797d26fe 100644 (file)
@@ -1,5 +1,5 @@
 /* Host file transfer support for gdbserver.
-   Copyright (C) 2006
+   Copyright (C) 2007
    Free Software Foundation, Inc.
 
    Contributed by CodeSourcery.