root/trunk/COPYING

Revision 26, 1.1 kB (checked in by lhealy, 8 months ago)

Subversion version stamp.

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