]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/gen-aout.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / bfd / gen-aout.c
index 44c8479ec409fbb7305716e72fc451c3f3895c26..74eebcfe2f8d727d14f442745e691760480d08e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Generate parameters for an a.out system.
-   Copyright (C) 1990-2015 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -92,9 +92,6 @@ main (int argc, char** argv)
 
 #ifdef vax
   arch = "vax";
-#endif
-#ifdef m68k
-  arch = "m68k";
 #endif
   if (arch[0] == '1')
     {