Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Steel Bank Common Lisp (SBCL)
Source: http://sbcl.org/

Files: *
Copyright: none
License: public-domain

Files: contrib/asdf/*
Copyright: 2001-2016 Daniel Barlow, Francois-René Rideau, Robert P. Goldman,
           and contributors
License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 ``Software''), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 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 AUTHORS OR COPYRIGHT HOLDERS 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.

Files: contrib/sb-gmp/*
       contrib/sb-mpfr/*
Copyright: 2013, 2014, Stephan Frank <defclass@googlemail.com>
License: BSD-3-clause

Files: contrib/sb-rt/*
Copyright: 1990, the Massachusetts Institute of Technology, Cambridge MA
License: NTP~disclaimer
 Permission  to  use,  copy, modify, and distribute this software  and  its
 documentation for any purpose  and without fee is hereby granted, provided
 that this copyright  and  permission  notice  appear  in  all  copies  and
 supporting  documentation,  and  that  the  name  of M.I.T. not be used in
 advertising or  publicity  pertaining  to  distribution  of  the  software
 without   specific,   written   prior   permission.      M.I.T.  makes  no
 representations  about  the  suitability of this software for any purpose.
 It is provided "as is" without express or implied warranty.
 .
  M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,  INCLUDING
  ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
  M.I.T. 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.

Files: contrib/sb-sprof/*
Copyright: 2002, 2003, Gerd Moellmann <gerd.moellmann@t-online.de>
License: BSD-3-clause

Files: src/code/loop.lisp
Copyright: 1986, the Massachusetts Institute
           1989, 1990, 1991, 1992 by Symbolics, Inc
License: NTP
 Permission to use, copy, modify and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the M.I.T. copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation. The names "M.I.T." and "Massachusetts
 Institute of Technology" may not be used in advertising or publicity
 pertaining to distribution of the software without specific, written
 prior permission. Notice must be given in supporting documentation that
 copying distribution is by permission of M.I.T. M.I.T. makes no
 representations about the suitability of this software for any purpose.
 It is provided "as is" without express or implied warranty.
 .
 Permission to use, copy, modify and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the Symbolics copyright notice appear in all copies and
 that both that copyright notice and this permission notice appear in
 supporting documentation. The name "Symbolics" may not be used in
 advertising or publicity pertaining to distribution of the software
 without specific, written prior permission. Notice must be given in
 supporting documentation that copying distribution is by permission of
 Symbolics. Symbolics makes no representations about the suitability of
 this software for any purpose. It is provided "as is" without express
 or implied warranty.
 .
 Symbolics, CLOE Runtime, and Minima are trademarks, and CLOE, Genera,
 and Zetalisp are registered trademarks of Symbolics, Inc.
 .
      Symbolics, Inc.
      8 New England Executive Park, East
      Burlington, Massachusetts  01803
      United States of America
      +1-617-221-1000

Files: src/pcl/*
Copyright: 1985-1990, Xerox Corporation.
License: permissive-xerox

Files: src/pcl/ctor.lisp
Copyright: 2002, Gerd Moellmann <gerd.moellmann@t-online.de>
License: BSD-3-clause

Files: src/pcl/documentation.lisp
       src/pcl/generic-functions.lisp
       src/pcl/gray-streams-class.lisp
       src/pcl/gray-streams.lisp
       src/pcl/sequence.lisp
Copyright: none
License: public-domain

Files: src/runtime/murmur_hash.c
       src/runtime/murmur_hash.h
Copyright: 2015 gRPC authors
License: Apache-2.0

Files: tests/walk.impure.lisp
Copyright: 1985-1990, Xerox Corporation.
License: permissive-xerox

Files: tests/data/NormalizationTest.txt
       tests/data/SentenceBreakProperty.txt
       tests/data/DerivedBidiClass.txt
       tests/data/HangulSyllableType.txt
       tests/data/LineBreakTest.txt
       tests/data/GraphemeBreakTest.txt
       tests/data/WordBreakTest.txt
       tests/data/SentenceBreakTest.txt
       tests/data/WordBreakProperty.txt
       tests/data/GraphemeBreakProperty.txt
       tools-for-build/BidiMirroring.txt
       tools-for-build/LineBreak.txt
       tools-for-build/DerivedNormalizationProps.txt
       tools-for-build/NormalizationCorrections.txt
       tools-for-build/CompositionExclusions.txt
       tools-for-build/DerivedAge.txt
       tools-for-build/SpecialCasing.txt
       tools-for-build/CaseFolding.txt
       tools-for-build/Jamo.txt
       tools-for-build/EastAsianWidth.txt
       tools-for-build/Scripts.txt
       tools-for-build/GraphemeBreakProperty.txt
       tools-for-build/PropList.txt
       tools-for-build/Blocks.txt
Copyright: 1991-2015 Unicode, Inc.
License: Unicode

License: public-domain
 Steel Bank Common Lisp (SBCL) is free software, and comes with
 absolutely no warranty.
 .
 SBCL is derived from CMU CL, which was released into the public
 domain.
 .
 After CMU CL was released into the public domain, it was maintained by
 volunteers, who continued the tradition of releasing their work into
 the public domain.
 .
 All changes to SBCL since the fork from CMU CL have been released into
 the public domain in jurisdictions where this is possible, or under
 the FreeBSD licence where not.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
   * Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
 .
   * 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.
 .
   * Neither the name of foo 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 COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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.

License: permissive-xerox
 This software is derived from software originally released by Xerox
 Corporation. Copyright and release statements follow. Later modifications
 to the software are in the public domain and are provided with
 absolutely no warranty. See the COPYING and CREDITS files for more
 information.
 .
 copyright information from original PCL sources:
 .
 Use and copying of this software and preparation of derivative works based
 upon this software are permitted. Any distribution of this software or
 derivative works must comply with all applicable United States export
 control laws.
 .
 This software is made available AS IS, and Xerox Corporation makes no
 warranty about the software, its performance or its conformity to any
 specification.

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
     http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License, version 2.0,
 can be found in the file `/usr/share/common-licenses/Apache-2.0'.

License: Unicode
 Distributed under the Terms of Use in
 http://www.unicode.org/copyright.html.
 .
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of the Unicode data files and any associated documentation
 (the "Data Files") or Unicode software and any associated documentation
 (the "Software") to deal in the Data Files or Software
 without restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, and/or sell copies of
 the Data Files or Software, and to permit persons to whom the Data Files
 or Software are furnished to do so, provided that
 (a) this copyright and permission notice appear with all copies
 of the Data Files or Software,
 (b) this copyright and permission notice appear in associated
 documentation, and
 (c) there is clear notice in each modified Data File or in the Software
 as well as in the documentation associated with the Data File(s) or
 Software that the data or software has been modified.
 .
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS.
 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
 NOTICE BE LIABLE FOR ANY CLAIM, OR 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 THE DATA FILES OR SOFTWARE.
 .
 Except as contained in this notice, the name of a copyright holder
 shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in these Data Files or Software without prior
 written authorization of the copyright holder.