Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: osicat
Source: https://github.com/osicat/osicat

Files: *
Copyright:
 (C) 2003-2005, 2013 Nikodemus Siivola  <nikodemus@random-state.net>
 (C) 2007 Luis Oliveira <loliveira@common-lisp.net>
 (C) 2005-2006 Matthew Backes <lucca@accela.net>
 (C) 2005-2006 Dan Knapp <dankna@accela.net>
 (C) 2006-2007 Stelian Ionescu <stelian.ionescu-zeus@poste.it>
 (C) 2005 Julian Squires <jsquires@common-lisp.net>
License: Expat

Files: debian/*
Copyright: (C) 2021 Sean Whitton <spwhitton@spwhitton.name>
License: Expat

Files: doc/posix-internals.txt tests/posix.lisp
Copyright: (C) 2007 Luis Oliveira <loliveira@common-lisp.net>
License: Expat and public-domain
Comment:
 doc/posix-internals.txt says "The rest of this text file was taken from
 SB-POSIX (an SBCL contrib)."  src:sbcl's debian/copyright indicates the file
 is in the public domain.
 .
 tests/posix.lisp says "This test suite is adapted from SBCL's contrib module
 SB-POSIX which unfortunately lacks any copyright information.  We're assuming
 it was either public domain or MIT-licensed."  In fact, src:sbcl's
 debian/copyright makes it clear that the file is public domain.
 .
 Subsequent modifications to these files by the osicat project are Expat.

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.

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.
