diff options
author | Michael Snyder <msnyder@specifix.com> | 2001-01-02 20:37:11 +0000 |
---|---|---|
committer | Michael Snyder <msnyder@specifix.com> | 2001-01-02 20:37:11 +0000 |
commit | 0eda240a1da475fa1365ff1faba30f5e7b00beda (patch) | |
tree | 2f3ee2a05ca27f0ade9ff0479e1efedad12d5d9e /gdb/sparc-tdep.c | |
parent | 4c8707bbb8800aac1461de2e474636fa4eab59e8 (diff) | |
download | gdb-0eda240a1da475fa1365ff1faba30f5e7b00beda.tar.gz |
* sparc-tdep.c: update copyright notice.
Diffstat (limited to 'gdb/sparc-tdep.c')
-rw-r--r-- | gdb/sparc-tdep.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/sparc-tdep.c b/gdb/sparc-tdep.c index 2bb951115a0..5f3fe454b46 100644 --- a/gdb/sparc-tdep.c +++ b/gdb/sparc-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for the SPARC for GDB, the GNU debugger. - Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997 - Free Software Foundation, Inc. + Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, + 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of GDB. |