summaryrefslogtreecommitdiff
path: root/opcodes/m68hc11-dis.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-01-02 14:06:43 +1030
committerAlan Modra <amodra@gmail.com>2017-01-02 14:08:56 +1030
commit2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch)
tree807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /opcodes/m68hc11-dis.c
parent5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff)
downloadbinutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz
Update year range in copyright notice of all files.
Diffstat (limited to 'opcodes/m68hc11-dis.c')
-rw-r--r--opcodes/m68hc11-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m68hc11-dis.c b/opcodes/m68hc11-dis.c
index efe6e198c29..0a597395e21 100644
--- a/opcodes/m68hc11-dis.c
+++ b/opcodes/m68hc11-dis.c
@@ -1,5 +1,5 @@
/* m68hc11-dis.c -- Motorola 68HC11 & 68HC12 disassembly
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
XGATE and S12X added by James Murray (jsm@jsm-net.demon.co.uk)