diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-03 11:41:03 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-03 11:41:03 +0000 |
commit | 9553c6388c435343a5adf77888647ace94808024 (patch) | |
tree | 169ccf1d884d3ded0ab24b5b1c228dbdacfd8f66 /bfd/bfdio.c | |
parent | fa81d9639c827058601923e0e767263077ccd3c3 (diff) | |
download | gdb-9553c6388c435343a5adf77888647ace94808024.zip gdb-9553c6388c435343a5adf77888647ace94808024.tar.gz gdb-9553c6388c435343a5adf77888647ace94808024.tar.bz2 |
update copyright dates
Diffstat (limited to 'bfd/bfdio.c')
-rw-r--r-- | bfd/bfdio.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/bfdio.c b/bfd/bfdio.c index 51deabc..51555bd 100644 --- a/bfd/bfdio.c +++ b/bfd/bfdio.c @@ -1,7 +1,8 @@ /* Low-level I/O routines for BFDs. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + 1999, 2000, 2001, 2002, 2003, 2004, 2005 + Free Software Foundation, Inc. Written by Cygnus Support. |