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/libbfd.h | |
parent | b2ef150dc1869348fad891e1dbad696a3fe6c5a5 (diff) | |
download | gdb-dc93fc57a9e84c98bbdf4d68c0a41ba22ccb9c1f.zip gdb-dc93fc57a9e84c98bbdf4d68c0a41ba22ccb9c1f.tar.gz gdb-dc93fc57a9e84c98bbdf4d68c0a41ba22ccb9c1f.tar.bz2 |
fix copyrights
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r-- | bfd/libbfd.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h index 44d81c9..c0bd974 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -1,6 +1,7 @@ /* libbfd.h -- Declarations used by bfd library *implementation*. (This include file is not for users of the library.) - Copyright 1990, 91, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. + Copyright 1990, 91, 92, 93, 94, 95, 96, 97, 98, 1999 + Free Software Foundation, Inc. Written by Cygnus Support. ** NOTE: libbfd.h is a GENERATED file. Don't change it; instead, |