* sparc-tdep.c: update copyright notice.
authorMichael Snyder <msnyder@vmware.com>
Tue, 2 Jan 2001 20:37:11 +0000 (20:37 +0000)
committerMichael Snyder <msnyder@vmware.com>
Tue, 2 Jan 2001 20:37:11 +0000 (20:37 +0000)
gdb/ChangeLog
gdb/sparc-tdep.c

index 08c84f19ba6689a7a3d91e992379847f9ffe3258..517e743a82d9fcaf9e44ff9ce214f40e2e999760 100644 (file)
@@ -1,7 +1,8 @@
 2001-01-02  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
        * sparc-tdep.c (sparc_frame_chain): Fix typo in comment.
-
+       Update copyright notice.
+       
 2000-12-20  Michael Snyder  <msnyder@mvstp600e.cygnus.com>
 
        * arch-utils.c (default_frame_address): New function.  Default
index 2bb951115a049737b5c11ee028886f4968a4aa75..5f3fe454b4673975f2de215db34d89b790787220 100644 (file)
@@ -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.