diff options
author | Alan Modra <amodra@gmail.com> | 2025-01-01 18:17:28 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-01-01 18:29:57 +1030 |
commit | e8e7cf2abe04d5691eb8e31cd18589ec9eb78635 (patch) | |
tree | 18cbc5ca8ee9a13c9bd06dbe06914cac87faac7c /opcodes/tic4x-dis.c | |
parent | a21a6dbe639a17792b800ae75272fa2815a8b9b5 (diff) | |
download | binutils-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.zip binutils-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.tar.gz binutils-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'opcodes/tic4x-dis.c')
-rw-r--r-- | opcodes/tic4x-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/tic4x-dis.c b/opcodes/tic4x-dis.c index 0c703ec..dc4e2e1 100644 --- a/opcodes/tic4x-dis.c +++ b/opcodes/tic4x-dis.c @@ -1,6 +1,6 @@ /* Print instructions for the Texas TMS320C[34]X, for GDB and GNU Binutils. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. Contributed by Michael P. Hayes (m.hayes@elec.canterbury.ac.nz) |