diff options
author | Fred Fish <fnf@specifix.com> | 2004-02-02 16:14:36 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 2004-02-02 16:14:36 +0000 |
commit | 59773b4e065316f297096096c2c41f37d0eecc9b (patch) | |
tree | be73010857c9a3f60217a132792a488ae252fcfa /gdb/remote-sim.c | |
parent | 22e8e3c7c5de936aaf30ff85a967a19137206b6d (diff) | |
download | gdb-59773b4e065316f297096096c2c41f37d0eecc9b.zip gdb-59773b4e065316f297096096c2c41f37d0eecc9b.tar.gz gdb-59773b4e065316f297096096c2c41f37d0eecc9b.tar.bz2 |
Forgot to update copyrights in previous check in.
Diffstat (limited to 'gdb/remote-sim.c')
-rw-r--r-- | gdb/remote-sim.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c index 243a3ae..9b0b3fd 100644 --- a/gdb/remote-sim.c +++ b/gdb/remote-sim.c @@ -1,7 +1,7 @@ /* Generic remote debugging interface for simulators. Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, - 2002 Free Software Foundation, Inc. + 2002, 2004 Free Software Foundation, Inc. Contributed by Cygnus Support. Steve Chamberlain (sac@cygnus.com). |