diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2001-02-22 22:26:34 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2001-02-22 22:26:34 +0000 |
commit | 55a96ae8b347343db2fd43518fc2ba918972b0c7 (patch) | |
tree | 05cc082c4266eb8bcf37342aa1b292bd647a2b4c | |
parent | 13204a94fa7b52718f55e45fb494ba9edc88c77c (diff) | |
download | cygnal-55a96ae8b347343db2fd43518fc2ba918972b0c7.tar.gz cygnal-55a96ae8b347343db2fd43518fc2ba918972b0c7.tar.bz2 cygnal-55a96ae8b347343db2fd43518fc2ba918972b0c7.zip |
2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Remove DJ Delorie's address because it is no
longer valid.
-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 30e1c9e89..b7ebe116f 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". @@ -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 |