2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Update.
This commit is contained in:
parent
02fa38279f
commit
b0591c89af
|
@ -18,7 +18,7 @@ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
|
||||||
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
||||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
(2) DJ Delorie
|
(2) DJ Delorie (following only applies to go32 target)
|
||||||
|
|
||||||
Copyright (C) 1991 DJ Delorie
|
Copyright (C) 1991 DJ Delorie
|
||||||
|
|
||||||
|
@ -125,7 +125,21 @@ IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
||||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||||
PURPOSE.
|
PURPOSE.
|
||||||
|
|
||||||
(10) Unless otherwise stated in each remaining newlib file, the remaining
|
(10) Stephane Carrez (m68hc11-elf/m68hc12-elf targets only)
|
||||||
|
|
||||||
|
Copyright (C) 1999, 2000, 2001, 2002 Stephane Carrez (stcarrez@nerim.fr)
|
||||||
|
|
||||||
|
The authors hereby grant permission to use, copy, modify, distribute,
|
||||||
|
and license this software and its documentation for any purpose, provided
|
||||||
|
that existing copyright notices are retained in all copies and that this
|
||||||
|
notice is included verbatim in any distributions. No written agreement,
|
||||||
|
license, or royalty fee is required for any of the authorized uses.
|
||||||
|
Modifications to this software may be copyrighted by their authors
|
||||||
|
and need not follow the licensing terms described here, provided that
|
||||||
|
the new terms are clearly indicated on the first page of each file where
|
||||||
|
they apply.
|
||||||
|
|
||||||
|
(11) Unless otherwise stated in each remaining newlib file, the remaining
|
||||||
files in the newlib subdirectory are governed by the following copyright.
|
files in the newlib subdirectory are governed by the following copyright.
|
||||||
|
|
||||||
Copyright (c) 1994, 1997, 2001, 2002 Red Hat Incorporated.
|
Copyright (c) 1994, 1997, 2001, 2002 Red Hat Incorporated.
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
|
* COPYING.NEWLIB: Update.
|
||||||
|
|
||||||
2002-08-23 Andrew Cagney <ac131313@redhat.com>
|
2002-08-23 Andrew Cagney <ac131313@redhat.com>
|
||||||
|
|
||||||
* texinfo/texinfo.tex: Import version 2002-06-04.06.
|
* texinfo/texinfo.tex: Import version 2002-06-04.06.
|
||||||
|
|
Loading…
Reference in New Issue