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/mpw-elfmips.c | |
parent | 5794c9d6cd27a8e0d65bff62b91ef2d7cea0c69f (diff) | |
download | gdb-a2b64bede395d988a7ae6676e2411b7ec5da8248.zip gdb-a2b64bede395d988a7ae6676e2411b7ec5da8248.tar.gz gdb-a2b64bede395d988a7ae6676e2411b7ec5da8248.tar.bz2 |
Fixtypos in ChangeLogs, fix copyright dates in files
Diffstat (limited to 'ld/mpw-elfmips.c')
-rw-r--r-- | ld/mpw-elfmips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/mpw-elfmips.c b/ld/mpw-elfmips.c index feeb5c6..6f7cd2f 100644 --- a/ld/mpw-elfmips.c +++ b/ld/mpw-elfmips.c @@ -1,7 +1,7 @@ /* This file is is generated by a shell script. DO NOT EDIT! */ /* 32 bit ELF emulation code for elf32ebmip - Copyright (C) 1991, 93, 94, 95, 96, 98, 2000 + Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001 Free Software Foundation, Inc. Written by Steve Chamberlain <sac@cygnus.com> ELF support by Ian Lance Taylor <ian@cygnus.com> |