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/main.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/main.c')
-rw-r--r-- | gdb/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* Top level stuff for GDB, the GNU debugger. Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, - 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software + 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. This file is part of GDB. |