This xcircuit package was built for Debian by Dale Scheetz <dwarf@polaris.net>
It is now maintained by Margarita Manterola <marga@debian.org>

It was downloaded from: http://opencircuitdesign.com/xcircuit/

Xcircuit Author: R. Timothy Edwards.

Copyright: 
   (c) 2002-2003  Tim Edwards, Johns Hopkins University
   (c) 2004-2005  Tim Edwards, MultiGiG, Inc.

License:

/*---------------------------------------------------------------------- */
/* An X program for drawing circuit diagrams                             */
/*                                                                       */
/* This program is free software; you can redistribute it and/or modify  */
/* it under the terms of the GNU General Public License as published by  */
/* the Free Software Foundation; either version 2 of the License, or     */
/* (at your option) any later version.                                   */
/*                                                                       */
/* This program is distributed in the hope that it will be useful,       */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of        */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         */
/* GNU General Public License for more details.                          */
/*                                                                       */
/* You should have received a copy of the GNU General Public License     */
/* along with this program; if not, write to:                            */
/* Free Software Foundation, Inc.                                        */ 
/* 51 Franklin St, Fifth Floor,                                          */
/* Boston, MA 02110-1301, USA.                                           */
/*---------------------------------------------------------------------- */

 You may modify, distribute, and use the software contained in this package
 under the terms of the GNU General Public License. 

 On Debian Systemas, a copy of this license agreement can be found in:
 /usr/share/common-licenses/GPL

************************************************************************

flate.c, compression.c and compression.h are:

Copyright (c) Sergei Gerasenko 2003-2004.
They were taken from the SourceForge project "acroformtool", which is also
licensed under the GNU General Public License.

netlist.c is:

Copyright (c) 2004 Tim Edwards, Johns Hopkins University, MultiGiG, Inc.,
and Open Circuit Design, Inc.
Copyright (c) 2005 Tim Edwards, MultiGiG, Inc.
Original version for Pcb netlisting 3/20/98 by Chow Seong Hwai, Leeds
University, U.K.

tcl/mousehint.tcl was written by James Vernon March 2006
tcl/panzoom.tcl was provided by Ed Casas, 9/4/03
tcl/tkcon.tcl is copyright 1995-2001 Jeffrey Hobbs

************************************************************************

Xcircuit includes part of the software library CADLIB written by Conrad
Ziesler, in the spiceparser/ directory.  

Most files included are: copyright (c) 2003, Conrad Ziesler.  And licensed
under the terms of the GNU General Public License.

And xcircspice.c is: copyright (c) Conrad Ziesler, Tim Edwards.

************************************************************************

Xcircuit includes part of the "X widgets" project in the Xw/ directory.

Display.c, MapEvents.c, SourceStr.c, sub.c, TextEdit.c are:

Copyright:
   1988 by Hewlett-Packard Company
   1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts, 
              and the Massachusetts Institute of Technology, Cambridge, 
              Massachusetts

License:

 **   Permission to use, copy, modify, and distribute this software
 **   and its documentation for any purpose and without fee is hereby
 **   granted, provided that the above copyright notice appear in all
 **   copies and that both that copyright notice and this permission
 **   notice appear in supporting documentation, and that the names of
 **   Hewlett-Packard, Digital or  M.I.T.  not be used in advertising or
 **   publicity pertaining to distribution of the software without
 **   written prior permission.
 **
 **   DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 **   ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
 **   DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
 **   ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 **   WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
 **   ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 **   SOFTWARE.

BBoard.c, Button.c, Cascade.c, Form.c, Manager.c, MenuBtn.c, MenuMgr.c,
MenuPane.c, PButton.c, PopupMgr.c, Primitive.c, ResConvert.c, SText.c,
Toggle.c, Traversal.c, WorkSpace.c are:

Copyright:
  1988 by Hewlett-Packard Company
  1988 by the Massachusetts Institute of Technology

License:

 **   Permission to use, copy, modify, and distribute this software
 **   and its documentation for any purpose and without fee is hereby
 **   granted, provided that the above copyright notice appear in all
 **   copies and that both that copyright notice and this permission
 **   notice appear in supporting documentation, and that the names of
 **   Hewlett-Packard or  M.I.T.  not be used in advertising or publicity
 **   pertaining to distribution of the software without specific, written
 **   prior permission.

************************************************************************

 The work done to turn this piece of software into a Debian package is also
 released under the terms of the GNU General Public License.

