Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / opcodes / pdp11-dis.c
index e984b2bce757368e0bb807acf9b8afd805b19028..e9708e639eeac8abdc6475ca6fd6ebad014c12ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Print DEC PDP-11 instructions.
-   Copyright (C) 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -19,7 +19,7 @@
    MA 02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/pdp11.h"
 
 #define AFTER_INSTRUCTION      "\t"
This page took 0.02405 seconds and 4 git commands to generate.