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 | fef4ae2e56a324ae77779e63a5c023d370efe86e (patch) | |
tree | d9f1332e420c65829d5293d0d0db5fc23c94f159 | |
parent | 01816cd804ec526927f53f0e408dae8c6ea269f2 (diff) | |
download | gdb-fef4ae2e56a324ae77779e63a5c023d370efe86e.zip gdb-fef4ae2e56a324ae77779e63a5c023d370efe86e.tar.gz gdb-fef4ae2e56a324ae77779e63a5c023d370efe86e.tar.bz2 |
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 30e1c9e..b7ebe11 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 |