Handle array- and string-like values in no-op pretty printers
[binutils-gdb.git] / bfd / host-aout.c
index 5a759108fa0685dc846e172d65938fc7d93745fa..d7b6c91ee01a515276df6d7ec7a89e27f01d4bcb 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD backend for local host's a.out binaries
-   Copyright 1990, 1991, 1992, 1994, 1995, 2001, 2005, 2007
-   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.
@@ -66,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