diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-01-05 00:41:54 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-01-05 00:41:54 +0000 |
commit | a0f1928042c71027c8f908d10da8d1f7dd17530b (patch) | |
tree | 5b3e5ea0bce1c195c337a300afb2b57f637472f6 /binutils/objcopy.c | |
parent | 16231b7b9de982c605ea14f61b46054eeac01628 (diff) | |
download | gdb-a0f1928042c71027c8f908d10da8d1f7dd17530b.zip gdb-a0f1928042c71027c8f908d10da8d1f7dd17530b.tar.gz gdb-a0f1928042c71027c8f908d10da8d1f7dd17530b.tar.bz2 |
Update copyright
2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
* objcopy.c: Update copyright.
* readelf.c: Likewise.
Diffstat (limited to 'binutils/objcopy.c')
-rw-r--r-- | binutils/objcopy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/objcopy.c b/binutils/objcopy.c index 73f0fd3..dd16b9b 100644 --- a/binutils/objcopy.c +++ b/binutils/objcopy.c @@ -1,6 +1,6 @@ /* objcopy.c -- copy object file from input to output, optionally massaging it. Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, - 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 + 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GNU Binutils. |