aboutsummaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 06:43:59 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 06:43:59 +0000
commit8c2bc6877d75f8cd9073f206fab29920f73d325c (patch)
treea66e109ca074e0b715fcd04ffc6f7dbc60206a63 /binutils/objcopy.c
parenta2b64bede395d988a7ae6676e2411b7ec5da8248 (diff)
downloadgdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.zip
gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.tar.gz
gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.tar.bz2
Fix typos in ChangeLogs and update copyright notices
Diffstat (limited to 'binutils/objcopy.c')
-rw-r--r--binutils/objcopy.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/objcopy.c b/binutils/objcopy.c
index abcf6a3..de053b1 100644
--- a/binutils/objcopy.c
+++ b/binutils/objcopy.c
@@ -1,5 +1,6 @@
/* objcopy.c -- copy object file from input to output, optionally massaging it.
- Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001
+ Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+ 2001
Free Software Foundation, Inc.
This file is part of GNU Binutils.