X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fhost-aout.c;h=7003f130f3da1b2055dca8fd85d3d1ea8f428d50;hb=6b728d3286a6e073e8cbdb63600e421de4f32dad;hp=d0881e67af479b97764b56de7154f44d28060d38;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/host-aout.c b/bfd/host-aout.c index d0881e67af..7003f130f3 100644 --- a/bfd/host-aout.c +++ b/bfd/host-aout.c @@ -1,5 +1,5 @@ /* BFD backend for local host's a.out binaries - Copyright (C) 1990-2016 Free Software Foundation, Inc. + Copyright (C) 1990-2020 Free Software Foundation, Inc. Written by Cygnus Support. Probably John Gilmore's fault. This file is part of BFD, the Binary File Descriptor library. @@ -65,7 +65,7 @@ #undef TARGET_IS_BIG_ENDIAN_P #endif -#include "libaout.h" /* BFD a.out internal data structures */ +#include "libaout.h" /* BFD a.out internal data structures */ #include "aout/aout64.h" #ifdef HOST_MACHINE_ARCH