2002-01-17 Daniel Jacobowitz <drow@mvista.com>

* gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
        gdbserver/low-nbsd.c, gdbserver/low-sim.c,
        gdbserver/low-sparc.c, gdbserver/low-sun3.c,
        gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
This commit is contained in:
Daniel Jacobowitz 2002-01-17 21:13:50 +00:00
parent 45b7b34510
commit db728ff7cd
9 changed files with 23 additions and 16 deletions

View file

@ -1,5 +1,5 @@
/* Low level interface to ptrace, for the remote server for GDB.
Copyright 1986, 1987, 1993, 2000, 2001 Free Software Foundation, Inc.
Copyright 1986, 1987, 1993, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB.