Unbreak non-x86 builds
[sbcl.git] / COPYING
blobdd3ea63b934901cca8b98d92b6c5a5274b69bf96
1 Steel Bank Common Lisp (SBCL) is free software, and comes with
2 absolutely no warranty.
4 SBCL is derived from CMU CL, which was released into the public
5 domain, subject only to the BSD-style "free, but credit must be given
6 and copyright notices must be retained" licenses in the LOOP macro
7 (from MIT and Symbolics) and in the PCL implementation of CLOS (from
8 Xerox).
10 After CMU CL was released into the public domain, it was maintained by
11 volunteers, who continued the tradition of releasing their work into
12 the public domain.
14 All changes to SBCL since the fork from CMU CL have been released into
15 the public domain in jurisdictions where this is possible, or under
16 the FreeBSD licence where not.
18 Thus, there are no known obstacles to copying, using, and modifying
19 SBCL freely, as long as copyright notices of MIT, Symbolics, Xerox and
20 Gerd Moellmann are retained.