Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / cpu-dlx.c
index 4c48e2389b8b0de231a18f5bb62720d1a567b4c1..4cc1562e25d68092c12c71c7bd2a74b76a1345d6 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the DLX Microprocessor architecture.
-   Copyright (C) 2002-2020 Free Software Foundation, Inc.
+   Copyright (C) 2002-2021 Free Software Foundation, Inc.
    Hacked by Kuang Hwa Lin <kuang@sbcglobal.net>
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -33,7 +33,7 @@ const bfd_arch_info_type bfd_dlx_arch =
   "dlx",
   "dlx",
   4,
-  TRUE, /* The one and only.  */
+  true, /* The one and only.  */
   bfd_default_compatible,
   bfd_default_scan,
   bfd_arch_default_fill,
This page took 0.024117 seconds and 4 git commands to generate.