diff options
author | Alan Modra <amodra@gmail.com> | 2010-02-08 13:47:22 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-02-08 13:47:22 +0000 |
commit | 5c8a75eb63a53ebfc2e2189c6657cf4735fa9739 (patch) | |
tree | 164c59f6e483a2c4d3d17138168dfb7ccefda738 | |
parent | b0dddeecc9afb76e0ecd1f3db7e372fdaedfc976 (diff) | |
download | gdb-5c8a75eb63a53ebfc2e2189c6657cf4735fa9739.zip gdb-5c8a75eb63a53ebfc2e2189c6657cf4735fa9739.tar.gz gdb-5c8a75eb63a53ebfc2e2189c6657cf4735fa9739.tar.bz2 |
update copyright date
-rw-r--r-- | bfd/section.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/section.c b/bfd/section.c index 2bab6b9..6e13fdb 100644 --- a/bfd/section.c +++ b/bfd/section.c @@ -1,6 +1,6 @@ /* Object file "section" support for the BFD library. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 + 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Written by Cygnus Support. |