Update the address and phone number of the FSF organization in the GPL notices
[deliverable/binutils-gdb.git] / bfd / cpu-we32k.c
index a38cbc1268b4fe2bc5d7c02404b80b2cdce6c735..c0e7ab637ddc957f8578637cd8a12041874025e8 100644 (file)
@@ -1,5 +1,5 @@
 /* bfd back-end for we32k support
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright 1992, 2000, 2002 Free Software Foundation, Inc.
    Contributed by Brendan Kehoe (brendan@cs.widener.edu).
 
 This file is part of BFD, the Binary File Descriptor library.
@@ -16,7 +16,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "bfd.h"
 #include "sysdep.h"
@@ -32,8 +32,8 @@ const bfd_arch_info_type bfd_we32k_arch =
     "we32k",
     "we32k:32000",
     3,
-    true, /* the one and only */
-    bfd_default_compatible, 
+    TRUE, /* the one and only */
+    bfd_default_compatible,
     bfd_default_scan ,
     0,
   };
This page took 0.024184 seconds and 4 git commands to generate.