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/sysdep.h | |
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/sysdep.h')
-rw-r--r-- | ld/sysdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/sysdep.h b/ld/sysdep.h index 2ccc12279ad..24688a6b668 100644 --- a/ld/sysdep.h +++ b/ld/sysdep.h @@ -1,5 +1,5 @@ /* sysdep.h -- handle host dependencies for the GNU linker - Copyright (C) 1995, 96, 1997 Free Software Foundation, Inc. + Copyright 1995, 1996, 1997, 1999 Free Software Foundation, Inc. This file is part of GLD, the Gnu Linker. |