Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / opcodes / i370-dis.c
index 05a63419ceb2b1ea22597076bd71d483e448586f..f92377faceab534bb8508fb780cefaa4864a3636 100644 (file)
@@ -1,6 +1,5 @@
 /* i370-dis.c -- Disassemble Instruction 370 (ESA/390) instructions
-   Copyright 1994, 2000, 2003, 2005, 2007, 2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1994-2018 Free Software Foundation, Inc.
    PowerPC version written by Ian Lance Taylor, Cygnus Support
    Rewritten for i370 ESA/390 support by Linas Vepstas <linas@linas.org>
 
@@ -23,7 +22,7 @@
 
 #include "sysdep.h"
 #include <stdio.h>
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/i370.h"
 
 /* This file provides several disassembler functions, all of which use
This page took 0.031986 seconds and 4 git commands to generate.