r2790: *** empty log message ***
[ptester.git] / debian / copyright
1 This package was debianized by Kevin M. Rosenberg <kmr@debian.org> on
2 Fri, 20 Sep 2002 01:08:33 -0600.
3
4 It was downloaded from http://opensource.franz.com/test/test-dist/tester.cl
5 Upstream Author(s): Kevin Layer, Franz Inc.
6
7 Changes compared to upstream: 
8   - Added .asd file for use with Common Lisp Controller
9   - Defined condition SIMPLE-BREAK and BREAK for CMU
10   - Include if* source in the tester.cl file, remove dependency on excl package
11   - Modify WITH-TEST so it does not depend on (sys:gsgc-switch :print) form
12
13
14 Copyright:
15
16 ;; copyright (c) 1985-1986 Franz Inc, Alameda, CA
17 ;; copyright (c) 1986-2002 Franz Inc, Berkeley, CA - All rights reserved.
18 ;;
19 ;; This code is free software; you can redistribute it and/or
20 ;; modify it under the terms of the version 2.1 of
21 ;; the GNU Lesser General Public License as published by 
22 ;; the Free Software Foundation, as clarified by the Franz
23 ;; preamble to the LGPL found in
24 ;; http://opensource.franz.com/preamble.html.
25 ;;
26 ;; This code is distributed in the hope that it will be useful,
27 ;; but without any warranty; without even the implied warranty of
28 ;; merchantability or fitness for a particular purpose.  See the GNU
29 ;; Lesser General Public License for more details.
30 ;;
31 ;; Version 2.1 of the GNU Lesser General Public License can be
32 ;; found at http://opensource.franz.com/license.html.
33 ;; If it is not present, you can access it from
34 ;; http://www.gnu.org/copyleft/lesser.txt (until superseded by a newer
35 ;; version) or write to the Free Software Foundation, Inc., 59 Temple
36 ;; Place, Suite 330, Boston, MA  02111-1307  USA