From 596f5af5eb6e75ff87c5ffae0b3c2d72597fc684 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Tue, 10 Sep 2002 19:02:38 +0000 Subject: [PATCH] 2002-09-10 Jeff Johnston * COPYING.NEWLIB: More updates. --- COPYING.NEWLIB | 29 ++++++++++++++++++++++++++++- ChangeLog | 4 ++++ 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB index e73ea6c40..25badedcb 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. diff --git a/ChangeLog b/ChangeLog index 9425bb3c2..a26ee3e68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-09-10 Jeff Johnston + + * COPYING.NEWLIB: More updates. + 2002-09-09 Jeff Johnston * COPYING.NEWLIB: Update.