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/ldmisc.h | |
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/ldmisc.h')
-rw-r--r-- | ld/ldmisc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ldmisc.h b/ld/ldmisc.h index f5b3b4f..fd0f19c 100644 --- a/ld/ldmisc.h +++ b/ld/ldmisc.h @@ -1,5 +1,6 @@ /* ldmisc.h - - Copyright (C) 1991, 92, 93, 94, 95, 1996 Free Software Foundation, Inc. + Copyright 1991, 1992, 1993, 1994, 1996, 1997 + Free Software Foundation, Inc. This file is part of GLD, the Gnu Linker. |