diff options
Diffstat (limited to 'binutils/size.c')
-rw-r--r-- | binutils/size.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/size.c b/binutils/size.c index aeb7994..615e786 100644 --- a/binutils/size.c +++ b/binutils/size.c @@ -1,6 +1,6 @@ /* size.c -- report size of various sections of an executable file. - Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004 Free Software Foundation, Inc. + Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, + 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Binutils. |