This package was debianized by Sean Champ <schamp@commonwerx.org> on
Sat, 28 Aug 2004 10:41:53 -0700.

Then it was shamelessly ripped by Peter Van Eynde and uploaded.

It was downloaded from: 
  http://common-lisp.net/project/slime/slime-1.0.tar.gz

Upstream Authors:  
  Luke Gorrie, Helmut Eller, James Bielman, Daniel Barlow, and other
  contributors

Copyright:

The copyright of this package is fixed but DFSF free with a few exceptions.

WITHOUT a license:
	swank-ecl.lisp
	ChangeLog (as this is a generated file it can be considered 
		   derivative of the others I assume)
		   
	doc/Makefile
	HACKING
	NEWS
	PROBLEMS
	README

	These files will probably be put in the public domain by
	upstream sooner or later
	

GPL:

	swank-clisp
	;;;; Copyright (C) 2003, 2004 W. Jenkner, V. Sedach
	
	bridge.el
	;;; Copyright (C) 1991 Chris McConnell, ccm@cs.cmu.edu  
	
	hyperspec.el
	;; Copyright 1997 Naggum Software
	;; Author: Erik Naggum <erik@naggum.no>
	
	slime.el
	;;     Copyright (C) 2003  Eric Marsden, Luke Gorrie, Helmut Eller
	;;     Copyright (C) 2004  Luke Gorrie, Helmut Eller
	
	swank-openmcl.lisp
	;;; Copyright (C) 2003, James Bielman  <jamesjb@jamesjb.com>
	
	tree-widget.el
	;; Copyright (C) 2004 Free Software Foundation, Inc.
	
	On Debian systems, the complete text of the GNU General
	Public License can be found in `/usr/share/common-licenses/GPL'.

Public Domain:

	mkdist.sh
	present.lisp
	swank-abcl.lisp
	swank-allegro.lisp
	swank.asd
	swank-backend.lisp
	swank-cmucl.lisp
	swank-gray.lisp
	swank.lisp
	swank-lispworks.lisp
	swank-loader.lisp
	swank-sbcl.lisp
	swank-source-file-cache.lisp
	swank-source-path-parser.lisp
	test-all.sh
	test.sh
	doc/slime.texi
	doc/texinfo-tabulate.awk
	
	metering.lisp
	;;; Tue Jan 25 18:32:28 1994 by Mark Kantrowitz <mkant@GLINDA.OZ.CS.CMU.EDU>
	
	nregex.lisp from http://article.gmane.org/gmane.lisp.slime.devel/3986
	"Lawrence E. Freil" <lef <at> freil.com> writes:
	...
	> As it turns out you have the correct person.  I'm just glanced back at
	> my origonal postings and I apparently didn't include any copyright statement
	> so as you have it, it is already public domain!    All I ask (and it
	> is only a request) that you keep my name in the source, however my current
	> email address would now be lef <at> freil.com instead of lef <at> nscf.org.
	> I also have some modifications by Thomas A Russ (tar <at> isi.edu) which I can
	> send along if you are interested.  He has added some case insensitive
	> selections and corrected a problem or two.

BSD-like:

	swank-corman.lisp

	;;; License
	;;; =======
	;;; This software is provided 'as-is', without any express or implied
	;;; warranty. In no event will the author be held liable for any damages
	;;; arising from the use of this software.
	;;;
	;;; Permission is granted to anyone to use this software for any purpose,
	;;; including commercial applications, and to alter it and redistribute
	;;; it freely, subject to the following restrictions:
	;;;
	;;; 1. The origin of this software must not be misrepresented; you must
	;;;    not claim that you wrote the original software. If you use this
	;;;    software in a product, an acknowledgment in the product documentation
	;;;    would be appreciated but is not required.
	;;;
	;;; 2. Altered source versions must be plainly marked as such, and must
	;;;    not be misrepresented as being the original software.
	;;;
	;;; 3. This notice may not be removed or altered from any source 
	;;;    distribution.
	;;;

