diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-13 06:14:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-13 06:14:29 +0000 |
commit | a2b64bede395d988a7ae6676e2411b7ec5da8248 (patch) | |
tree | f94d4df04815b8c84e9f4ece0d1326b6045d1738 /ld/ldwrite.c | |
parent | fix typos (diff) | |
download | binutils-gdb-a2b64bede395d988a7ae6676e2411b7ec5da8248.tar.gz binutils-gdb-a2b64bede395d988a7ae6676e2411b7ec5da8248.tar.bz2 binutils-gdb-a2b64bede395d988a7ae6676e2411b7ec5da8248.zip |
Fixtypos in ChangeLogs, fix copyright dates in files
Diffstat (limited to 'ld/ldwrite.c')
-rw-r--r-- | ld/ldwrite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldwrite.c b/ld/ldwrite.c index e4f176ff089..e559825cd3e 100644 --- a/ld/ldwrite.c +++ b/ld/ldwrite.c @@ -1,5 +1,5 @@ /* ldwrite.c -- write out the linked file - Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 2000 + Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc. Written by Steve Chamberlain sac@cygnus.com |