opcodes/arc: Comment and whitespace fixes in opcode table
[binutils-gdb.git] / opcodes / alpha-dis.c
index b702776371f52bd8804b0dfa37b05464c967a2c1..f592fb9b3803adabe2c45d3d50914f0b2881fc29 100644 (file)
@@ -1,6 +1,5 @@
 /* alpha-dis.c -- Disassemble Alpha AXP instructions
-   Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1996-2016 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@tamu.edu>,
    patterned after the PPC opcode handling written by Ian Lance Taylor.
 
@@ -21,8 +20,8 @@
    Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
 
-#include <stdio.h>
 #include "sysdep.h"
+#include <stdio.h>
 #include "dis-asm.h"
 #include "opcode/alpha.h"