Update my email address in MAINTAINERS
[deliverable/binutils-gdb.git] / bfd / cpu-tic54x.c
index 1235f138d61008b83fd0a8e3670fa331c9775dd7..f2decc2499063c0d10e06c01b1e567c717e0e08d 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Texas Instruments TMS320C54X architecture.
-   Copyright (C) 1999-2020 Free Software Foundation, Inc.
+   Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -32,7 +32,7 @@ const bfd_arch_info_type bfd_tic54x_arch =
   "tic54x",
   "tms320c54x",
   1,
-  TRUE,                                /* The one and only.  */
+  true,                                /* The one and only.  */
   bfd_default_compatible,
   bfd_default_scan,
   bfd_arch_default_fill,
This page took 0.03948 seconds and 4 git commands to generate.