summaryrefslogtreecommitdiff
path: root/opcodes/tic6x-dis.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-01 09:28:58 +1030
committerAlan Modra <amodra@gmail.com>2021-01-01 10:31:05 +1030
commit250d07de5cf6efc81ed934c25292beb63c7e3129 (patch)
treed5b20eb4372cbacc65e51d726fd11476df4baa6e /opcodes/tic6x-dis.c
parentf192b314f3febc7727cdfca9313d3724972ef005 (diff)
downloadbinutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz
Update year range in copyright notice of binutils files
Diffstat (limited to 'opcodes/tic6x-dis.c')
-rw-r--r--opcodes/tic6x-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/tic6x-dis.c b/opcodes/tic6x-dis.c
index 51f009d36f7..53d11a22a78 100644
--- a/opcodes/tic6x-dis.c
+++ b/opcodes/tic6x-dis.c
@@ -1,5 +1,5 @@
/* TI C6X disassembler.
- Copyright (C) 2010-2020 Free Software Foundation, Inc.
+ Copyright (C) 2010-2021 Free Software Foundation, Inc.
Contributed by Joseph Myers <joseph@codesourcery.com>
Bernd Schmidt <bernds@codesourcery.com>