diff options
author | Daniel Jacobowitz <drow@false.org> | 2004-03-12 20:51:21 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2004-03-12 20:51:21 +0000 |
commit | 6d782a97bd1f40cd3852539559169aa68e229a60 (patch) | |
tree | cd511bf0469ec1c47750d50eb2ce2345eaddd547 /gdb/gdbserver/server.h | |
parent | 00bbdfe7539ff95c35e1428fd42019fbe6a0741d (diff) | |
download | gdb-6d782a97bd1f40cd3852539559169aa68e229a60.zip gdb-6d782a97bd1f40cd3852539559169aa68e229a60.tar.gz gdb-6d782a97bd1f40cd3852539559169aa68e229a60.tar.bz2 |
* gdbreplay.c, server.h, utils.c: Update copyright years.
Diffstat (limited to 'gdb/gdbserver/server.h')
-rw-r--r-- | gdb/gdbserver/server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/server.h b/gdb/gdbserver/server.h index 4896afb..59dbcf9 100644 --- a/gdb/gdbserver/server.h +++ b/gdb/gdbserver/server.h @@ -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. |