9965857d73061ee8daaf42c21849c7942d638f27
[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
11
12 Copyright:
13
14 ;; copyright (c) 1985-1986 Franz Inc, Alameda, CA
15 ;; copyright (c) 1986-2002 Franz Inc, Berkeley, CA - All rights reserved.
16 ;;
17 ;; This code is free software; you can redistribute it and/or
18 ;; modify it under the terms of the version 2.1 of
19 ;; the GNU Lesser General Public License as published by 
20 ;; the Free Software Foundation, as clarified by the Franz
21 ;; preamble to the LGPL found in
22 ;; http://opensource.franz.com/preamble.html.
23 ;;
24 ;; This code is distributed in the hope that it will be useful,
25 ;; but without any warranty; without even the implied warranty of
26 ;; merchantability or fitness for a particular purpose.  See the GNU
27 ;; Lesser General Public License for more details.
28 ;;
29 ;; Version 2.1 of the GNU Lesser General Public License can be
30 ;; found at http://opensource.franz.com/license.html.
31 ;; If it is not present, you can access it from
32 ;; http://www.gnu.org/copyleft/lesser.txt (until superseded by a newer
33 ;; version) or write to the Free Software Foundation, Inc., 59 Temple
34 ;; Place, Suite 330, Boston, MA  02111-1307  USA