diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-14 19:31:23 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-14 19:31:23 +0000 |
commit | dd32ca64872de5d0d9f112b1d1c777587580dc0e (patch) | |
tree | 1b4fc705cdc20b1d9c9cb59b9b2b74f9a3e5dbd2 /licenses/liblbxutil | |
parent | put myself as maintainer, after discussing it with nelchael (diff) | |
download | historical-dd32ca64872de5d0d9f112b1d1c777587580dc0e.tar.gz historical-dd32ca64872de5d0d9f112b1d1c777587580dc0e.tar.bz2 historical-dd32ca64872de5d0d9f112b1d1c777587580dc0e.zip |
Add liblbxutil's license.
Diffstat (limited to 'licenses/liblbxutil')
-rw-r--r-- | licenses/liblbxutil | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/licenses/liblbxutil b/licenses/liblbxutil new file mode 100644 index 000000000000..9877d8b8159d --- /dev/null +++ b/licenses/liblbxutil @@ -0,0 +1,117 @@ +Copyright © 2001,2003 Keith Packard + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Keith Packard not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Keith Packard makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + +Copyright 1988, 1989, 1990, 1993, 1994 Network Computing Devices + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of NCD. not be used in advertising or +publicity pertaining to distribution of the software without specific, +written prior permission. NCD. makes no representations about the +suitability of this software for any purpose. It is provided "as is" +without express or implied warranty. + +NCD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NCD. +BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Copyright (c) 1988, 1989, 1990, 1991, 1992 Sam Leffler +Copyright (c) 1991, 1992 Silicon Graphics, Inc. + +Permission to use, copy, modify, distribute, and sell this software and +its documentation for any purpose is hereby granted without fee, provided +that (i) the above copyright notices and this permission notice appear in +all copies of the software and related documentation, and (ii) the names of +Sam Leffler and Silicon Graphics may not be used in any advertising or +publicity relating to the software without the specific, prior written +permission of Sam Leffler and Silicon Graphics. + +THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, +EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY +WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. + +IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR +ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF +LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE +OF THIS SOFTWARE. + +(mkg3states.c) +BEGIN (from the original source) +LEGAL + Copyright 1989, 1990 Michael P. Marking, Post Office Box 8039, + Scottsdale, Arizona 85252-8039. All rights reserved. + + License is granted by the copyright holder to distribute and use this + code without payment of royalties or the necessity of notification as + long as this notice (all the text under "LEGAL") is included. + + This program is offered without any warranty of any kind. It includes + no warranty of merchantability or fitness for any purpose. Testing and + suitability for any use are the sole responsibility of the user. + +INFORMATION + Although there is no support offered with this program, the author will + endeavor to correct errors. Updates will also be made available from + time to time. + + Contact: Michael P. Marking, Post Office Box 8039, Scottsdale, Arizona + 85252-8039 USA. Replies are not guaranteed to be swift. Beginning + July 1990, e-mail may be sent to uunet!ipel!marking. + + Also beginning in July 1990, this code will be archived at the + ipel!phoenix BBS in file g3g4.zoo. The 24-hour telephone number + for 300/1200/2400 is (602)274-0462. When logging in, specify user + "public", system "bbs", and password "public". + + This code is also available from the C Users Group in volume 317. + +END (from the original source) + +Copyright 1995, 1996, 1998 The Open Group + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of The Open Group shall +not be used in advertising or otherwise to promote the sale, use or +other dealings in this Software without prior written authorization +from The Open Group. + |