diff options
author | Alan Modra <amodra@gmail.com> | 2002-02-11 05:08:42 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-02-11 05:08:42 +0000 |
commit | 12b87c89b6e52a274148e1464ff625a5f7ebbb99 (patch) | |
tree | a3ff6dc3cc57bc777a3228efc9aa41fe00aef736 /binutils/objcopy.c | |
parent | 2c73f9d86113b392342ec5a8cff8a42be78bd429 (diff) | |
download | gdb-12b87c89b6e52a274148e1464ff625a5f7ebbb99.zip gdb-12b87c89b6e52a274148e1464ff625a5f7ebbb99.tar.gz gdb-12b87c89b6e52a274148e1464ff625a5f7ebbb99.tar.bz2 |
* configure: Regenerate.
* objcopy.c: Update copyright date.
* doc/Makefile.in: Regenerate.
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 ebdbcca..371e337 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 + 2001, 2002 Free Software Foundation, Inc. This file is part of GNU Binutils. |