CMUCL does not support exit codes. Thus, an error is raised if the given code is...
[trivial-shell.git] / COPYING
blob6ce078a3da5ef91ed9941f8cf56740531036352f
1 Copyright (c) 2006 - 2008 Gary Warren King (gwking@metabang.com) 
3 Permission is hereby granted, free of charge, to any person obtaining a 
4 copy of this software and associated documentation files (the "Software"),
5 to deal in the Software without restriction, including without limitation
6 the rights to use, copy, modify, merge, publish, distribute, sublicense, 
7 and/or sell copies of the Software, and to permit persons to whom the 
8 Software is furnished to do so, subject to the following conditions: 
10 The above copyright notice and this permission notice shall be included in 
11 all copies or substantial portions of the Software. 
13 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
14 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
15 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL 
16 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
17 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
18 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
19 DEALINGS IN THE SOFTWARE. 
22 Portions are also under copyright by the following:
24 ;* Author       : Alexander Repenning                             *
25 ;* Copyright    : 2003 (c) AgentSheets Inc.                       *
26 ;*                http://www.agentsheets.com                      *
28 Portions are also under copyright by the following:
30 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
31 ;;;;
32 ;;;; KMRCL users are granted the rights to distribute and use this software
33 ;;;; as governed by the terms of the Lisp Lesser GNU Public License
34 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.