diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-14 02:27:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-14 02:27:44 +0000 |
commit | 0ce26f3b143ae89d997ea2b973744326cc638f99 (patch) | |
tree | 840465d785ffce59ddbd68c6f78cc41eb385481b /include/floatformat.h | |
parent | 95971ff2d2a2f683b1deb0e21b11f98b7b54d178 (diff) | |
download | gdb-0ce26f3b143ae89d997ea2b973744326cc638f99.tar.gz |
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
Diffstat (limited to 'include/floatformat.h')
-rw-r--r-- | include/floatformat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/floatformat.h b/include/floatformat.h index e4d1d150f26..4335401db5f 100644 --- a/include/floatformat.h +++ b/include/floatformat.h @@ -1,5 +1,5 @@ /* IEEE floating point support declarations, for GDB, the GNU Debugger. - Copyright (C) 1991, 2000 Free Software Foundation, Inc. + Copyright 1991, 1994, 1995, 1997, 2000 Free Software Foundation, Inc. This file is part of GDB. |