diff options
-rw-r--r-- | COPYING.NEWLIB | 5 | ||||
-rw-r--r-- | ChangeLog | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB index 30e1c9e89ba..b7ebe116fa1 100644 --- a/COPYING.NEWLIB +++ b/COPYING.NEWLIB @@ -20,10 +20,11 @@ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. (2) DJ Delorie -Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954 +Copyright (C) 1991 DJ Delorie This file is distributed under the terms listed in the document -"copying.dj", available from DJ Delorie at the address above. +"copying.dj". + A copy of "copying.dj" should accompany this file; if not, a copy should be available from where this file was obtained. This file may not be distributed without a verbatim copy of "copying.dj". diff --git a/ChangeLog b/ChangeLog index 8d6b6dfea8c..eaaf02da37b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-02-22 Jeff Johnston <jjohnstn@redhat.com> + + * COPYING.NEWLIB: Remove DJ Delorie's address because it is no + longer valid. + 2001-02-16 Nick Clifton <nickc@redhat.com> * configure.in (noconfigdirs): Allow configuration of texinfo |