diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-05-27 21:44:39 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-05-27 21:44:39 +0000 |
commit | dc93fc57a9e84c98bbdf4d68c0a41ba22ccb9c1f (patch) | |
tree | a51aea0fe267a4b58bfe4878eb1f22f717e8ebea /bfd/targets.c | |
parent | b2ef150dc1869348fad891e1dbad696a3fe6c5a5 (diff) | |
download | gdb-dc93fc57a9e84c98bbdf4d68c0a41ba22ccb9c1f.zip gdb-dc93fc57a9e84c98bbdf4d68c0a41ba22ccb9c1f.tar.gz gdb-dc93fc57a9e84c98bbdf4d68c0a41ba22ccb9c1f.tar.bz2 |
fix copyrights
Diffstat (limited to 'bfd/targets.c')
-rw-r--r-- | bfd/targets.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/targets.c b/bfd/targets.c index 845381f..604c268 100644 --- a/bfd/targets.c +++ b/bfd/targets.c @@ -1,5 +1,5 @@ /* Generic target-file-type support for the BFD library. - Copyright 1990, 91, 92, 93, 94, 95, 96, 97, 1998 + Copyright 1990, 91, 92, 93, 94, 95, 96, 97, 98, 1999 Free Software Foundation, Inc. Written by Cygnus Support. |