aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>1999-06-02 16:31:16 +0000
committerMark Mitchell <mark@codesourcery.com>1999-06-02 16:31:16 +0000
commit6c8cb66eb122c58239702c01d075f1e28b730e0e (patch)
tree69a36cb3584960e43e675ea532397a93ca60d413
parentc71c54c9695f31e42a550a2012b8dacab279d1cc (diff)
downloadfsf-binutils-gdb-6c8cb66eb122c58239702c01d075f1e28b730e0e.zip
fsf-binutils-gdb-6c8cb66eb122c58239702c01d075f1e28b730e0e.tar.gz
fsf-binutils-gdb-6c8cb66eb122c58239702c01d075f1e28b730e0e.tar.bz2
Update copyright dates.
-rw-r--r--bfd/elf-bfd.h3
-rw-r--r--bfd/elflink.c2
2 files changed, 3 insertions, 2 deletions
diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h
index 0f16456..d004219 100644
--- a/bfd/elf-bfd.h
+++ b/bfd/elf-bfd.h
@@ -1,5 +1,6 @@
/* BFD back-end data structures for ELF files.
- Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 1999 Free Software
+ Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
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.