diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-06-02 16:31:16 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 1999-06-02 16:31:16 +0000 |
commit | 6c8cb66eb122c58239702c01d075f1e28b730e0e (patch) | |
tree | 69a36cb3584960e43e675ea532397a93ca60d413 /bfd/elflink.c | |
parent | c71c54c9695f31e42a550a2012b8dacab279d1cc (diff) | |
download | gdb-6c8cb66eb122c58239702c01d075f1e28b730e0e.zip gdb-6c8cb66eb122c58239702c01d075f1e28b730e0e.tar.gz gdb-6c8cb66eb122c58239702c01d075f1e28b730e0e.tar.bz2 |
Update copyright dates.
Diffstat (limited to 'bfd/elflink.c')
-rw-r--r-- | bfd/elflink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elflink.c b/bfd/elflink.c index e85f595..829d977 100644 --- a/bfd/elflink.c +++ b/bfd/elflink.c @@ -1,5 +1,5 @@ /* ELF linking support for BFD. - Copyright 1995, 1996, 1997 Free Software Foundation, Inc. + Copyright 1995, 1996, 1997, 1999 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |