aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-01-03 22:17:57 +0000
committerIan Lance Taylor <ian@airs.com>1997-01-03 22:17:57 +0000
commit56f3b62cf5eb35b23883634a40d73b2cb3cc0d68 (patch)
treec74fc27b2037bfb72579387376b2aaa2672853ef /bfd
parentba8f9c0955413e24ee14468e8f923b9889443187 (diff)
downloadgdb-56f3b62cf5eb35b23883634a40d73b2cb3cc0d68.zip
gdb-56f3b62cf5eb35b23883634a40d73b2cb3cc0d68.tar.gz
gdb-56f3b62cf5eb35b23883634a40d73b2cb3cc0d68.tar.bz2
fix copyrights
Diffstat (limited to 'bfd')
-rw-r--r--bfd/bfd-in2.h2
-rw-r--r--bfd/elflink.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index c37c0a7..97d36ec 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1,5 +1,5 @@
/* Main header file for the bfd library -- portable access to object files.
- Copyright 1990, 91, 92, 93, 94, 95, 1996 Free Software Foundation, Inc.
+ Copyright 1990, 91, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
Contributed by Cygnus Support.
** NOTE: bfd.h and bfd-in2.h are GENERATED files. Don't change them;
diff --git a/bfd/elflink.h b/bfd/elflink.h
index c98555a..75da5a5 100644
--- a/bfd/elflink.h
+++ b/bfd/elflink.h
@@ -1,5 +1,5 @@
/* ELF linker support.
- Copyright 1995, 1996 Free Software Foundation, Inc.
+ Copyright 1995, 1996, 1997 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.