This is the Debian GNU/Linux prepackaged version of the XGobi program for 
interactive dynamic graphics for data visualization. XGobi was written by
Deborah F. Swayne <dfs@research.att.com>, Dianne Cook <dicook@iastate.edu> 
and Andreas Buja <andreas@research.att.com>.  

This package was put together by Dirk Eddelbuettel <edd@debian.org>
from the sourcefiles
	ftp://ftp.research.att.com/dist/xgobi/xgobi.sh.gz
	ftp://ftp.research.att.com/dist/xgobi/xgobi.template.sh
        ftp://ftp.research.att.com/dist/xgobi/xgobi1.ps.gz
        ftp://ftp.research.att.com/dist/xgobi/xgobi2.ps.gz

The only changes for the Debian package were the addition of the debian/
files, and small changes to the imake/Imakefile to reflect the 
	/usr/X11R6/lib/X11/xgobi/
directory.

The copyright notice from the src/xgobi.c file follows:

	/************************************************************
	*                                                          *
	*  Permission is hereby granted  to  any  individual   or  *
	*  institution   for  use,  copying, or redistribution of  *
	*  the xgobi code and associated documentation,  provided  *
	*  that   such  code  and documentation are not sold  for  *
	*  profit and the  following copyright notice is retained  *
	*  in the code and documentation:                          *
	*        Copyright (c) 1990, ..., 1996 Bellcore            *
	*                                                          *
	*  We welcome your questions and comments, and request     *
	*  that you share any modifications with us.               *
	*                                                          *
	*    Deborah F. Swayne            Dianne Cook              *
	*   dfs@research.att.com       dicook@iastate.edu          *
	*      (973) 360-8423    www.public.iastate.edu/~dicook/   *
	*                                                          *
	*                    Andreas Buja                          *
	*                andreas@research.att.com                  *
	*              www.research.att.com/~andreas/              *
	*                                                          *
	************************************************************/

src/kernel.c has the copyright

	/************************************************************
	*                                                          *
	*  Permission is hereby granted  to  any  individual   or  *
	*  institution   for  use,  copying, or redistribution of  *
	*  this  code and associated documentation,  provided      *
	*  that   such  code  and documentation are not sold  for  *
	*  profit and the  following copyright notice is retained  *
	*  in the code and documentation:                          *
	*    Copyright (c) 1994 Sigbert Klinke                     *
	*                       <sigbert@wiwi.hu-berlin.de>        *
	*  All Rights Reserved.                                    *
	*                                                          *
	************************************************************/

src/gt_ctls.c has the copyright

	/************************************************************
	*                                                          *
	*  Permission is hereby granted  to  any  individual   or  *
	*  institution   for  use,  copying, or redistribution of  *
	*  the xgobi code and associated documentation,  provided  *
	*  that   such  code  and documentation are not sold  for  *
	*  profit and the  following copyright notice is retained  *
	*  in the code and documentation:                          *
	*     Copyright (c) held jointly by Dianne Cook and        *
	*     AT&T Bell Labs (1995).                               *
	*  All Rights Reserved.                                    *
	*                                                          *
	*  We welcome your questions and comments, and request     *
	*  that you share any modifications with us.               *
	*                                                          *
	*      Dianne Cook                Andreas Buja             *
	*    dicook@iastate.edu       andreas@research.att.com     *
	*                                                          *
	************************************************************/

src/corr.c has the copyright

	/************************************************************
	*                                                          *
	*  Permission is hereby granted  to  any  individual   or  *
	*  institution   for  use,  copying, or redistribution of  *
	*  this  code and associated documentation,  provided      *
	*  that   such  code  and documentation are not sold  for  *
	*  profit and the  following copyright notice is retained  *
	*  in the code and documentation:                          *
	*     Copyright (c) of code not pertaining to manual       *
	*     control is owned by Dianne Cook (1994, 1995).        *
	*     Copyright (c) of code pertaining to manual           *
	*     control of the correlation tour is owned jointly by  *
	*     Dianne Cook and AT&T Bell Labs (1995).               *
	*  All Rights Reserved.                                    *
	*                                                          *
	*  We welcome your questions and comments, and request     *
	*  that you share any modifications with us.               *
	*                                                          *
	*      Dianne Cook                Andreas Buja             *
	*    dicook@iastate.edu     andreas@research.att.com       *
	*                                                          *
	************************************************************/
