]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdbreplay.c, server.h, utils.c: Update copyright years.
authorDaniel Jacobowitz <drow@false.org>
Fri, 12 Mar 2004 20:51:21 +0000 (20:51 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 12 Mar 2004 20:51:21 +0000 (20:51 +0000)
gdb/gdbserver/ChangeLog
gdb/gdbserver/gdbreplay.c
gdb/gdbserver/server.h
gdb/gdbserver/utils.c

index 8baf82e9f6ecf4e6f39ae022ed01a73c3538e59c..a389f0f72ea691f1daf66976d0c30ed5dcd3d7e1 100644 (file)
@@ -1,3 +1,7 @@
+2004-03-12  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdbreplay.c, server.h, utils.c: Update copyright years.
+
 2004-03-04  Nathan J. Williams  <nathanw@wasabisystems.com>
 
        * server.c (main): Print child status or termination signal from
index ec7a2b851faa36624a40714fdf25fcb9eaeec462..7c9064bf2d74560065f9552d6141198d2785ed41 100644 (file)
@@ -1,5 +1,5 @@
 /* Replay a remote debug session logfile for GDB.
-   Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
    Written by Fred Fish (fnf@cygnus.com) from pieces of gdbserver.
 
    This file is part of GDB.
index 4896afb5856bff7e7205ca3826e90703018a1024..59dbcf97e1c3cb25bc17ff4c031d4e7aa23ca608 100644 (file)
@@ -1,5 +1,5 @@
 /* Common definitions for remote server for GDB.
-   Copyright 1993, 1995, 1997, 1998, 1999, 2000, 2002
+   Copyright 1993, 1995, 1997, 1998, 1999, 2000, 2002, 2003, 2004
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index 20244d6cf833bef7590ae00a58d2893b9d534ffa..44bdccfb160ae4afd91a3194d5fa10486ef73ae0 100644 (file)
@@ -1,5 +1,5 @@
 /* General utility routines for the remote server for GDB.
-   Copyright 1986, 1989, 1993, 1995, 1996, 1997, 1999, 2000, 2002
+   Copyright 1986, 1989, 1993, 1995, 1996, 1997, 1999, 2000, 2002, 2003
    Free Software Foundation, Inc.
 
    This file is part of GDB.