-
Notifications
You must be signed in to change notification settings - Fork 7
/
COPYING
20 lines (16 loc) · 866 Bytes
/
COPYING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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, subject only to the BSD-style "free, but credit must be given
and copyright notices must be retained" licenses in the LOOP macro
(from MIT and Symbolics) and in the PCL implementation of CLOS (from
Xerox).
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.
Thus, there are no known obstacles to copying, using, and modifying
SBCL freely, as long as copyright notices of MIT, Symbolics, Xerox and
Gerd Moellmann are retained.