source: trunk/abcl/src/org/armedbear/lisp/LICENSE

Last change on this file was 12429, checked in by Mark Evenson, 14 years ago

Correct svn:eol-style and svn:keywords.

  • Property svn:eol-style set to native
File size: 1.1 KB
Line 
1The software in this package is distributed under the GNU General Public
2License (with a special exception described below).
3
4A copy of GNU General Public License (GPL) is included in this distribution, in
5the file COPYING.
6
7Linking this software statically or dynamically with other modules is making a
8combined work based on this software. Thus, the terms and conditions of the GNU
9General Public License cover the whole combination.
10
11As a special exception, the copyright holders of this software give you
12permission to link this software with independent modules to produce an
13executable, regardless of the license terms of these independent modules, and
14to copy and distribute the resulting executable under terms of your choice,
15provided that you also meet, for each linked independent module, the terms and
16conditions of the license of that module. An independent module is a module
17which is not derived from or based on this software. If you modify this
18software, you may extend this exception to your version of the software, but
19you are not obligated to do so. If you do not wish to do so, delete this
20exception statement from your version.
Note: See TracBrowser for help on using the repository browser.