diff options
author | Alan Modra <amodra@gmail.com> | 2017-01-02 14:06:43 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-01-02 14:08:56 +1030 |
commit | 2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch) | |
tree | 807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /opcodes/m88k-dis.c | |
parent | 5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff) | |
download | gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.zip gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.bz2 |
Update year range in copyright notice of all files.
Diffstat (limited to 'opcodes/m88k-dis.c')
-rw-r--r-- | opcodes/m88k-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m88k-dis.c b/opcodes/m88k-dis.c index 360aa32..928090f 100644 --- a/opcodes/m88k-dis.c +++ b/opcodes/m88k-dis.c @@ -1,5 +1,5 @@ /* Print instructions for the Motorola 88000, for GDB and GNU Binutils. - Copyright (C) 1986-2016 Free Software Foundation, Inc. + Copyright (C) 1986-2017 Free Software Foundation, Inc. Contributed by Data General Corporation, November 1989. Partially derived from an earlier printcmd.c. |