X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2Fhost-aout.c;h=d7b6c91ee01a515276df6d7ec7a89e27f01d4bcb;hb=48558a5e5471a5b6d084dbb836af333b85b4123c;hp=d35074f0218fffc3733f816bb8f6b64f95ad6d4b;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=binutils-gdb.git diff --git a/bfd/host-aout.c b/bfd/host-aout.c index d35074f0218..d7b6c91ee01 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-2017 Free Software Foundation, Inc. + Copyright (C) 1990-2023 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