diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2002-09-09 20:57:01 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2002-09-09 20:57:01 +0000 |
commit | cf57480a005d16dff07ec02c142fb3bc75e071b6 (patch) | |
tree | 8d17fd7b54de036410e597bc0a2baa15dd213232 | |
parent | 2f21f25e2bb2472e1a613bb2566496f4a3e0ad5f (diff) | |
download | fsf-binutils-gdb-cf57480a005d16dff07ec02c142fb3bc75e071b6.zip fsf-binutils-gdb-cf57480a005d16dff07ec02c142fb3bc75e071b6.tar.gz fsf-binutils-gdb-cf57480a005d16dff07ec02c142fb3bc75e071b6.tar.bz2 |
2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Update.
-rw-r--r-- | COPYING.NEWLIB | 18 | ||||
-rw-r--r-- | ChangeLog | 4 |
2 files changed, 20 insertions, 2 deletions
diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB index 6174ea3..e73ea6c 100644 --- a/COPYING.NEWLIB +++ b/COPYING.NEWLIB @@ -18,7 +18,7 @@ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 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 @@ -125,7 +125,21 @@ IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 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. 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> * texinfo/texinfo.tex: Import version 2002-06-04.06. |