diff options
Diffstat (limited to 'bfd/format.c')
-rw-r--r-- | bfd/format.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/format.c b/bfd/format.c index 5b82996..3458e43 100644 --- a/bfd/format.c +++ b/bfd/format.c @@ -1,6 +1,6 @@ /* Generic BFD support for file formats. - Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000, 2001, 2002, 2003 - Free Software Foundation, Inc. + Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000, 2001, 2002, + 2003, 2005 Free Software Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor library. |