Adding CL-Launch. CL-Launch is a wrapper for unified launching of various Lisp implementations

This commit is contained in:
Michael Raskin
2013-08-02 09:39:20 +04:00
parent 65ad55c425
commit bfbbb12e35
4 changed files with 44 additions and 0 deletions

View File

@@ -148,6 +148,12 @@
url = http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html;
};
llgpl21 = {
shortName = "LLGPLv2.1";
fullName = "Lisp LGPL; GNU Lesser General Public License version 2.1 with Franz Inc. preamble for clarification of LGPL terms in context of Lisp";
url = http://opensource.franz.com/preamble.html;
};
lgpl3 = {
shortName = "LGPLv3";
fullName = "GNU Lesser General Public License version 3 only";