Fix typos in ChangeLogs; fix dates in copyright notices
[deliverable/binutils-gdb.git] / opcodes / i960-dis.c
index c0bd84837aabcb3346f393548a8eb7a4ee56937f..90b170a3bb86046d99a10697a8ad81b4d150f855 100644 (file)
@@ -1,5 +1,6 @@
 /* Disassemble i80960 instructions.
-   Copyright (C) 1990, 91, 93, 94, 95, 96, 1998 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -16,6 +17,7 @@ along with this program; see the file COPYING.  If not, write to the
 Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
+#include "sysdep.h"
 #include "dis-asm.h"
 
 static const char *const reg_names[] = {
This page took 0.02646 seconds and 4 git commands to generate.