This is Debian/GNU Linux's prepackaged version of RScheme's CVS
archive of add-on modules.

This package was put together by Rob Browning <rlb@cs.utexas.edu>,
from the original sources, which I obtained via anonymous CVS from
cvs.rscheme.org.  The actual CVS target for the archive is
:pserver:rscheme@cvs.rscheme.org:/cvs/rsfam.  The changes involved
adding support for the Debian package maintenance scheme, by adding
various debian/* files.

According to Donovan Kolbly (the author) all included code (except the
srfi module) is covered under the same license as the main RScheme
distribution which is reproduced at the end of this file.

This is the srfi module's copyright:

  ;;; Copyright (c) 1998 by Olin Shivers. You may do as you please with
  ;;; this code as long as you do not remove this copyright notice or
  ;;; hold me liable for its use. Please send bug reports to shivers@ai.mit.edu.
  ;;;     -Olin

This is the copyright from the RScheme main distribution:

		      RScheme 0.7  Snapshot 2.0

			 License For Free Use
			  November 22, 1997

RScheme is free software.  It is not public domain -- I retain
copyright to all source code -- but it is free, and you have license
to use it as you desire.  This includes utilizing it as a complete
system, adapting it to your purposes, building new applications using
and incorporating it, etc.  These things and more you can do free of
charge.

Also, note that RScheme comes with ABSOLUTELY NO WARRANTY.  Because it
is free, and made available for your use with no compensation due, I
cannot warrant it to be suitable to any purpose, to be free of
defects, or to comply with any standard, etc.

Given that, I hope you can enjoy and utilize it.  Certainly I do both.


-- Donovan Kolbly                       RScheme Development Group
   					d.kolbly@rscheme.org
					http://www.rscheme.org/~donovan/
