diff options
author | Elliott Hughes <enh@google.com> | 2014-03-06 15:06:11 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2014-03-06 15:06:11 -0800 |
commit | 4e54b114f92c444caa3d1d248608d2b6c4c1fdc5 (patch) | |
tree | 2a96b08f12ed417ea51ce6fe13836b2787d05d07 /libm/NOTICE | |
parent | e7ea9363cb30d5c36c9333162c11b1e7b4f302b6 (diff) | |
download | bionic-4e54b114f92c444caa3d1d248608d2b6c4c1fdc5.zip bionic-4e54b114f92c444caa3d1d248608d2b6c4c1fdc5.tar.gz bionic-4e54b114f92c444caa3d1d248608d2b6c4c1fdc5.tar.bz2 |
Update the NOTICE files.
Change-Id: Ie72a01cddd5b813393656f603689e497b0f88ddd
Diffstat (limited to 'libm/NOTICE')
-rw-r--r-- | libm/NOTICE | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/libm/NOTICE b/libm/NOTICE index 709563c..1229447 100644 --- a/libm/NOTICE +++ b/libm/NOTICE @@ -836,6 +836,32 @@ SUCH DAMAGE. ------------------------------------------------------------------- +Copyright (c) 2010 The NetBSD Foundation, Inc. +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. + +THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +``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 FOUNDATION OR CONTRIBUTORS +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. + +------------------------------------------------------------------- + Copyright (c) 2011 David Schultz All rights reserved. |