diff options
author | Alan Modra <amodra@bigpond.net.au> | 2009-09-02 07:18:35 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2009-09-02 07:18:35 +0000 |
commit | 14513773cfd79a0f3b4ddbc9f3285bf6d23d88dd (patch) | |
tree | a28dc2142f883865808fb3c1a5c1889b0e1e4418 /bfd/bfdio.c | |
parent | fd8d0ec2be96fa667e1897d9e9a16e13383cffb4 (diff) | |
download | gdb-14513773cfd79a0f3b4ddbc9f3285bf6d23d88dd.tar.gz |
update copyright dates
Diffstat (limited to 'bfd/bfdio.c')
-rw-r--r-- | bfd/bfdio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfdio.c b/bfd/bfdio.c index 88a87382d3e..bedebba8725 100644 --- a/bfd/bfdio.c +++ b/bfd/bfdio.c @@ -1,7 +1,7 @@ /* Low-level I/O routines for BFDs. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 + 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Written by Cygnus Support. |