diff options
author | kupfer <none@none> | 2007-05-03 16:04:05 -0700 |
---|---|---|
committer | kupfer <none@none> | 2007-05-03 16:04:05 -0700 |
commit | 4e5b757fbcf21077677360be274461dcd9064106 (patch) | |
tree | 3a5353aff37d2d3008613222146a3a86bed8f37d /usr/src/lib/libc/port/fp | |
parent | 4d25c1d6097c545e02d2718b5cfa8e0e1845497e (diff) | |
download | illumos-gate-4e5b757fbcf21077677360be274461dcd9064106.tar.gz |
6455242 nightly should be able to preserve all proto areas from a single build.
6467531 nightly(1) needs option to generate OpenSolaris delivery
--HG--
rename : usr/src/pkgdefs/SUNWftpu/copyright => usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE
Diffstat (limited to 'usr/src/lib/libc/port/fp')
-rw-r--r-- | usr/src/lib/libc/port/fp/THIRDPARTYLICENSE | 30 | ||||
-rw-r--r-- | usr/src/lib/libc/port/fp/THIRDPARTYLICENSE.descrip | 1 |
2 files changed, 31 insertions, 0 deletions
diff --git a/usr/src/lib/libc/port/fp/THIRDPARTYLICENSE b/usr/src/lib/libc/port/fp/THIRDPARTYLICENSE new file mode 100644 index 0000000000..e1f0c7cd10 --- /dev/null +++ b/usr/src/lib/libc/port/fp/THIRDPARTYLICENSE @@ -0,0 +1,30 @@ +* Copyright (c) 1992, 1993 +* The Regents of the University of California. All rights reserved. +* +* This software was developed by the Computer Systems Engineering group +* at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and +* contributed to Berkeley. +* +* 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. +* 4. Neither the name of the University nor the names of its contributors +* may be used to endorse or promote products derived from this software +* without specific prior written permission. +* +* THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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. diff --git a/usr/src/lib/libc/port/fp/THIRDPARTYLICENSE.descrip b/usr/src/lib/libc/port/fp/THIRDPARTYLICENSE.descrip new file mode 100644 index 0000000000..7e2a0e1407 --- /dev/null +++ b/usr/src/lib/libc/port/fp/THIRDPARTYLICENSE.descrip @@ -0,0 +1 @@ +PORTIONS OF LIBC QUAD ARITHMETIC FUNCTIONALITY |