diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-02-16 17:10:48 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-02-16 17:10:48 +0000 |
commit | 224226b85ced2d7f48c7a40ec93be51ebdc866dd (patch) | |
tree | d0daeb15eba3511dfdfe2aa7575e044eecdcf08b /gdb/mips-pinsn.c | |
parent | 57486089eef2cb0e2ed6c7c9e1d3f00e2f2c58b4 (diff) | |
download | gdb-224226b85ced2d7f48c7a40ec93be51ebdc866dd.zip gdb-224226b85ced2d7f48c7a40ec93be51ebdc866dd.tar.gz gdb-224226b85ced2d7f48c7a40ec93be51ebdc866dd.tar.bz2 |
Added 1993 copyright.
Diffstat (limited to 'gdb/mips-pinsn.c')
-rw-r--r-- | gdb/mips-pinsn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mips-pinsn.c b/gdb/mips-pinsn.c index 88ce930..c12278f 100644 --- a/gdb/mips-pinsn.c +++ b/gdb/mips-pinsn.c @@ -1,5 +1,5 @@ /* Print mips instructions for GDB, the GNU debugger. - Copyright 1989, 1991, 1992 Free Software Foundation, Inc. + Copyright 1989, 1991, 1992, 1993 Free Software Foundation, Inc. This file is part of GDB. |