diff options
author | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
commit | aa820537ead0135a7c38c619039dce8a6fc74ed1 (patch) | |
tree | 459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /bfd/cache.c | |
parent | 8e957354b3222d1963e25338c1f92ed5b29d0251 (diff) | |
download | binutils-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz binutils-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.bz2 binutils-aa820537ead0135a7c38c619039dce8a6fc74ed1.zip |
update copyright dates
Diffstat (limited to 'bfd/cache.c')
-rw-r--r-- | bfd/cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cache.c b/bfd/cache.c index c6873a96de5..0cb1a93838a 100644 --- a/bfd/cache.c +++ b/bfd/cache.c @@ -1,7 +1,7 @@ /* BFD library -- caching of file descriptors. Copyright 1990, 1991, 1992, 1993, 1994, 1996, 2000, 2001, 2002, - 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. Hacked by Steve Chamberlain of Cygnus Support (steve@cygnus.com). |