update copyrights
authorIan Lance Taylor <ian@airs.com>
Mon, 15 Jan 1996 21:06:31 +0000 (21:06 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 15 Jan 1996 21:06:31 +0000 (21:06 +0000)
bfd/elf-bfd.h
bfd/elf.c
bfd/elfcode.h
bfd/elflink.h
bfd/xcofflink.c
ld/Makefile.in

index 0cd42b5a4f19b8de338215fc9c010013586dc55c..10c30c6e0ad0e2dee7b8dcbe5d20f0604e12c337 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end data structures for ELF files.
-   Copyright (C) 1992, 1993 Free Software Foundation, Inc.
+   Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
    Written by Cygnus Support.
 
 This file is part of BFD, the Binary File Descriptor library.
index 3a7d2af7f9ffc241b6fa2dfa289291097917b702..48762e16edd2b634810cfc958489264e01597087 100644 (file)
--- a/bfd/elf.c
+++ b/bfd/elf.c
@@ -1,5 +1,5 @@
 /* ELF executable support for BFD.
-   Copyright 1993 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
index 378d0afd3a7c41ec970ae446c7835dfdea3c07e4..471521d18b8cf6044dd557efb104a9cc8831c20a 100644 (file)
@@ -1,5 +1,5 @@
 /* ELF executable support for BFD.
-   Copyright 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
 
    Written by Fred Fish @ Cygnus Support, from information published
    in "UNIX System V Release 4, Programmers Guide: ANSI C and
index 8220089230e609237911f49a7fd9d38b3fe7a13e..29312c7065a97063dcf58fca61a59b6cf5b86c9a 100644 (file)
@@ -1,5 +1,5 @@
 /* ELF linker support.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
index ba1829d3c80b191c458e3d86855007da2ccb095c..aedc72a3ad5e66e6c8193e784f550b4ef1b6a251 100644 (file)
@@ -1,5 +1,5 @@
 /* POWER/PowerPC XCOFF linker support.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>, Cygnus Support.
 
 This file is part of BFD, the Binary File Descriptor library.
index 37b675ca9fae79454e7575742c5bb05ce39e6faf..1b70cf6b1531f1cd630fddd735b98535845f8ed1 100644 (file)
@@ -1,5 +1,6 @@
 # Makefile for the GNU linker ld (version 2)
-# Copyright (C) 1989, 90, 91, 92, 93, 1994 Free Software Foundation, Inc.
+# Copyright (C) 1989, 90, 91, 92, 93, 94, 95, 1996
+# Free Software Foundation, Inc.
 
 # This file is part of GNU ld.