Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / cpu-pj.c
index 819b8ede37bc07341603c8a3993058593a754921..1cef7b9297de2d87505bdee2680a0afd0f063263 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD library support routines for the Pico Java architecture.
-   Copyright (C) 1999-2020 Free Software Foundation, Inc.
+   Copyright (C) 1999-2021 Free Software Foundation, Inc.
    Hacked by Steve Chamberlain of Transmeta. sac@pobox.com
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -33,7 +33,7 @@ const bfd_arch_info_type bfd_pj_arch =
   "pj",                                /* Arch_name.  */
   "pj",                                /* Printable name.  */
   1,
-  TRUE,                                /* The default machine.  */
+  true,                                /* The default machine.  */
   bfd_default_compatible,
   bfd_default_scan,
   bfd_arch_default_fill,
This page took 0.037839 seconds and 4 git commands to generate.