diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-26 17:44:22 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-26 17:44:22 +0000 |
commit | 515082a3ff2a6a864e6cedbd120eb59042bb17a6 (patch) | |
tree | 8d6350874323eb905551868a0c9816b0c1bc07a4 | |
parent | 937233fdcbc99e4dce550f814ce911fb0e66495d (diff) |
Notes
-rw-r--r-- | contrib/binutils/bfd/freebsd.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/binutils/bfd/freebsd.h b/contrib/binutils/bfd/freebsd.h index ffe7f2a85e068..7e80b1ab895b9 100644 --- a/contrib/binutils/bfd/freebsd.h +++ b/contrib/binutils/bfd/freebsd.h @@ -1,5 +1,6 @@ /* BFD back-end definitions used by all FreeBSD targets. - Copyright (C) 1990, 1991, 1992, 1996, 2000 Free Software Foundation, Inc. + Copyright 1990, 1991, 1992, 1996, 1997, 2000, 2001 + Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |