diff options
Diffstat (limited to 'bfd/elf32-z80.c')
-rw-r--r-- | bfd/elf32-z80.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-z80.c b/bfd/elf32-z80.c index b27f7af..eacd714 100644 --- a/bfd/elf32-z80.c +++ b/bfd/elf32-z80.c @@ -1,5 +1,5 @@ /* Zilog (e)Z80-specific support for 32-bit ELF - Copyright (C) 1999-2019 Free Software Foundation, Inc. + Copyright (C) 1999-2021 Free Software Foundation, Inc. (Heavily copied from the S12Z port by Sergey Belyashov (sergey.belyashov@gmail.com)) This file is part of BFD, the Binary File Descriptor library. |