diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2002-09-10 19:02:38 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2002-09-10 19:02:38 +0000 |
commit | 00b68828a84b1c8981bbe8406007118ac1a057fa (patch) | |
tree | c44d2d09ef2fe4f58cbfb708123b7f12527b0b3f /COPYING.NEWLIB | |
parent | 60228ad6505c61b647dd93a4476044df5ba127e9 (diff) | |
download | gdb-00b68828a84b1c8981bbe8406007118ac1a057fa.tar.gz |
2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: More updates.
Diffstat (limited to 'COPYING.NEWLIB')
-rw-r--r-- | COPYING.NEWLIB | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB index e73ea6c408c..25badedcb35 100644 --- a/COPYING.NEWLIB +++ b/COPYING.NEWLIB @@ -139,7 +139,34 @@ 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 +(11) Christopher G. Demetriou + +Copyright (c) 2001 Christopher G. Demetriou +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +(12) 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. |