|
Revision 26, 1.1 kB
(checked in by lhealy, 8 months ago)
|
|
Subversion version stamp.
|
-
Property svn:keywords set to
Id
|
| Line | |
|---|
| 1 | All the code of GSLL, except documentation strings derived from the GSL |
|---|
| 2 | manual, is distributed under the terms of the GNU Lesser General Public |
|---|
| 3 | License (LGPL), http://www.gnu.org/licenses/lgpl.html with the |
|---|
| 4 | preamble defined by Franz, Inc. |
|---|
| 5 | http://opensource.franz.com/preamble.html to address specific issues |
|---|
| 6 | about Lisp. |
|---|
| 7 | |
|---|
| 8 | Most of the :documentation strings used as arguments to defmfun, and |
|---|
| 9 | some comments in the Common Lisp source code are derived from the GSL |
|---|
| 10 | documentation. These are licensed under the GNU FDL, |
|---|
| 11 | http://www.gnu.org/licenses/fdl.html. These are usually preceeded by |
|---|
| 12 | a comment "; FDL" in the source code. The following applies to these: |
|---|
| 13 | |
|---|
| 14 | Permission is granted to copy, distribute and/or modify this |
|---|
| 15 | document under the terms of the GNU Free Documentation License, |
|---|
| 16 | Version 1.2 or any later version published by the Free Software |
|---|
| 17 | Foundation; with the Invariant Sections being "GNU General Public |
|---|
| 18 | License" and "Free Software Needs Free Documentation", the |
|---|
| 19 | Front-Cover text being "A GNU Manual", and with the Back-Cover |
|---|
| 20 | Text being (a) (see below). |
|---|
| 21 | |
|---|
| 22 | (a) The Back-Cover Text is: "You have freedom to copy and modify |
|---|
| 23 | this GNU Manual, like GNU software." |
|---|