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/ldfile.h | |
parent | 5794c9d6cd27a8e0d65bff62b91ef2d7cea0c69f (diff) | |
download | binutils-a2b64bede395d988a7ae6676e2411b7ec5da8248.zip binutils-a2b64bede395d988a7ae6676e2411b7ec5da8248.tar.gz binutils-a2b64bede395d988a7ae6676e2411b7ec5da8248.tar.bz2 |
Fixtypos in ChangeLogs, fix copyright dates in files
Diffstat (limited to 'ld/ldfile.h')
-rw-r--r-- | ld/ldfile.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ldfile.h b/ld/ldfile.h index 35bd2dc..ce822e7 100644 --- a/ld/ldfile.h +++ b/ld/ldfile.h @@ -1,5 +1,6 @@ /* ldfile.h - - Copyright 1991, 92, 93, 94, 95, 2000 Free Software Foundation, Inc. + Copyright 1991, 1992, 1993, 1994, 1995, 2000 + Free Software Foundation, Inc. This file is part of GLD, the Gnu Linker. |