]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/mach-o-aarch64.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / bfd / mach-o-aarch64.c
index f3406b3be25eade0ccde817ab741b6c95c93b3e2..15cea2d485993cc55c309ba392afde6befd786d4 100644 (file)
@@ -1,5 +1,5 @@
 /* AArch-64 Mach-O support for BFD.
-   Copyright (C) 2015-2020 Free Software Foundation, Inc.
+   Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
 #define bfd_mach_o_tgt_seg_table NULL
 #define bfd_mach_o_section_type_valid_for_tgt NULL
 
-static const bfd_target *
+static bfd_cleanup
 bfd_mach_o_arm64_object_p (bfd *abfd)
 {
   return bfd_mach_o_header_p (abfd, 0, 0, BFD_MACH_O_CPU_TYPE_ARM64);
 }
 
-static const bfd_target *
+static bfd_cleanup
 bfd_mach_o_arm64_core_p (bfd *abfd)
 {
   return bfd_mach_o_header_p (abfd, 0,