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 | c77e3e54818ade3449091f33490601ba4ffbc4f4 (patch) | |
tree | a4a898f8d950a5cda3ffaf19373d2ede44c63478 /include/aout/reloc.h | |
parent | 1d39c83a329b80334ae1ea9163f6a98767c60551 (diff) | |
download | newlib-c77e3e54818ade3449091f33490601ba4ffbc4f4.zip newlib-c77e3e54818ade3449091f33490601ba4ffbc4f4.tar.gz newlib-c77e3e54818ade3449091f33490601ba4ffbc4f4.tar.bz2 |
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
Diffstat (limited to 'include/aout/reloc.h')
-rw-r--r-- | include/aout/reloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/aout/reloc.h b/include/aout/reloc.h index 563c552..eca3f59 100644 --- a/include/aout/reloc.h +++ b/include/aout/reloc.h @@ -1,5 +1,5 @@ /* reloc.h -- Header file for relocation information. - Copyright 1989-1991 Free Software Foundation, Inc. + Copyright 1989, 1990, 1991 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |