update copyright
authorMichael Meissner <gnu@the-meissners.org>
Thu, 11 Jan 1996 22:50:52 +0000 (22:50 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Thu, 11 Jan 1996 22:50:52 +0000 (22:50 +0000)
bfd/elf32-ppc.c
binutils/objdump.c

index 0f6126d..2e56e25 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC-specific support for 32-bit ELF
-   Copyright 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
 This file is part of BFD, the Binary File Descriptor library.
index 00b71a7..852588f 100644 (file)
@@ -1,5 +1,5 @@
 /* objdump.c -- dump information about an object file.
-   Copyright 1990, 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.