summaryrefslogtreecommitdiff
path: root/opcodes/m68hc11-dis.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2022-01-02 09:00:17 +1030
committerAlan Modra <amodra@gmail.com>2022-01-02 12:04:28 +1030
commita2c5833233df078288c791c348a265c96c6182da (patch)
treef5eff10f74757fb7ebde3b831ee7f6b7b937d0a3 /opcodes/m68hc11-dis.c
parent8b91f9ce09bbb53ec103ec91583cea5f42f165c0 (diff)
downloadbinutils-gdb-a2c5833233df078288c791c348a265c96c6182da.tar.gz
Update year range in copyright notice of binutils files
The result of running etc/update-copyright.py --this-year, fixing all the files whose mode is changed by the script, plus a build with --enable-maintainer-mode --enable-cgen-maint=yes, then checking out */po/*.pot which we don't update frequently. The copy of cgen was with commit d1dd5fcc38ead reverted as that commit breaks building of bfp opcodes 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 0944da16eed..b99d5664f54 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-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2022 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
XGATE and S12X added by James Murray (jsm@jsm-net.demon.co.uk)