SUNWlibsdl.copyright revision 18727
84N/ACopyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
84N/A
84N/AFor the avoidance of doubt, except that if any license choice other
84N/Athan GPL or LGPL is available it will apply instead, Sun elects to
84N/Ause only the General Public License version 2 (GPLv2) at this time
84N/Afor any software where a choice of GPL license versions is made
84N/Aavailable with the language indicating that GPLv2 or any later
84N/Aversion may be used, or where a choice of which version of the GPL
84N/Ais applied is otherwise unspecified.
84N/A
84N/A--------------------------------------------------------------------
84N/A
84N/ALicensing and copyright information for %{name}:
84N/A
84N/A License: GNU Lesser General Public License Version 2.1
84N/A
84N/A You can find more information in the following directory:
84N/A %{_pkg_docdir}
84N/A
873N/A COPYING.bz2: GNU LGPL
84N/A WhatsNew.bz2: List of the most important changes in libsdl
84N/A README: more information about libsdl
84N/A CREDITS: list of authors of libsdl
84N/A
84N/A The sources of SDL-%{sdl.version} were downloaded
873N/A from %{sdl.SOURCE0.url}
84N/A
84N/A Some source files in SDL-%{sdl.version} have the following MIT/X
84N/A license:
84N/A
84N/A Permission is hereby granted, free of charge, to any person obtaining a copy
84N/A of this software and associated documentation files (the "Software"), to deal
84N/A in the Software without restriction, including without limitation the rights
84N/A to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1194N/A copies of the Software.
84N/A
623N/A The above copyright notice and this permission notice shall be included in
623N/A all copies or substantial portions of the Software.
84N/A
84N/A THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
623N/A IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
623N/A FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
623N/A DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
623N/A BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
623N/A WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1186N/A IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
623N/A
623N/A Except as contained in this notice, the name of The Open Group shall not be
84N/A used in advertising or otherwise to promote the sale, use or other dealings
84N/A in this Software without prior written authorization from The Open Group.
623N/A
84N/A Except as contained in this notice, the name of Kaleb S. KEITHLEY
84N/A shall not be used in advertising or otherwise to promote the sale, use
84N/A or other dealings in this Software without prior written authorization
84N/A from Kaleb S. KEITHLEY
479N/A
479N/A Except as contained in this notice, the name of Digital Equipment Corporation
479N/A shall not be used in advertising or otherwise to promote the sale, use or
479N/A other dealings in this Software without prior written authorization from
479N/A Digital Equipment Corporation.
479N/A
479N/A The license of src/video/fbcon/riva_mmio.h is as follows:
479N/A
479N/A ****************************************************************************\
479N/A|* *|
479N/A|* Copyright 1993-1999 NVIDIA, Corporation. All rights reserved. *|
479N/A|* *|
479N/A|* NOTICE TO USER: The source code is copyrighted under U.S. and *|
479N/A|* international laws. Users and possessors of this source code are *|
479N/A|* hereby granted a nonexclusive, royalty-free copyright license to *|
479N/A|* use this code in individual and commercial software. *|
479N/A|* *|
479N/A|* Any use of this source code must include, in the user documenta- *|
479N/A|* tion and internal comments to the code, notices to the end user *|
479N/A|* as follows: *|
479N/A|* *|
479N/A|* Copyright 1993-1999 NVIDIA, Corporation. All rights reserved. *|
479N/A|* *|
479N/A|* NVIDIA, CORPORATION MAKES NO REPRESENTATION ABOUT THE SUITABILITY *|
479N/A|* OF THIS SOURCE CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" *|
479N/A|* WITHOUT EXPRESS OR IMPLIED WARRANTY OF ANY KIND. NVIDIA, CORPOR- *|
479N/A|* ATION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOURCE CODE, *|
479N/A|* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGE- *|
479N/A|* MENT, AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL *|
84N/A|* NVIDIA, CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT, INCI- *|
84N/A|* DENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RE- *|
84N/A|* SULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION *|
479N/A|* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF *|
84N/A|* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE. *|
84N/A|* *|
84N/A|* U.S. Government End Users. This source code is a "commercial *|
84N/A|* item," as that term is defined at 48 C.F.R. 2.101 (OCT 1995), *|
84N/A|* consisting of "commercial computer software" and "commercial *|
94N/A|* computer software documentation," as such terms are used in *|
84N/A|* 48 C.F.R. 12.212 (SEPT 1995) and is provided to the U.S. Govern- *|
479N/A|* ment only as a commercial end item. Consistent with 48 C.F.R. *|
479N/A|* 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (JUNE 1995), *|
94N/A|* all U.S. Government End Users acquire the source code with only *|
94N/A|* those rights set forth herein. *|
94N/A|* *|
479N/A \**************************************************************************
479N/A
94N/A The license of src/stdlib/SDL_qsort.c is as follows:
94N/A
1186N/A(c) 1998 Gareth McCaughan
94N/A
94N/A You may use it in anything you like; you may make money
94N/A out of it; you may distribute it in object form or as
94N/A part of an executable without including source code;
479N/A you don't have to credit me. (But it would be nice if
479N/A you did.)
94N/A
94N/A--------------------------------------------------------------------
1186N/A