Copyright (C) 1992,1993,1994 California Institute of Technology.
U.S. Government Sponsorship under NASA Contract NAS7-918
is acknowledged.


   Skyview uses wcslib:

*   WCSLIB - an implementation of the FITS WCS proposal.
*   Copyright (C) 1995, Mark Calabretta
*


   Skyview uses xvgifwr.c:

/*****************************************************************
 * Portions of this code Copyright (C) 1989 by Michael Mauldin.
 * Permission is granted to use this file in whole or in part provided
 * that you do not sell it for profit and that this copyright notice
 * and the names of all authors are retained unchanged.
 *
 * Authors:  Michael Mauldin (mlm@cs.cmu.edu)
 *           David Rowley (mgardi@watdcsu.waterloo.edu)
 *
 * Based on: compress.c - File compression ala IEEE Computer, June 1984.
 *
 *      Spencer W. Thomas       (decvax!harpo!utah-cs!utah-gr!thomas)
 *      Jim McKie               (decvax!mcvax!jim)
 *      Steve Davies            (decvax!vax135!petsd!peora!srd)
 *      Ken Turkowski           (decvax!decwrl!turtlevax!ken)
 *      James A. Woods          (decvax!ihnp4!ames!jaw)
 *      Joe Orost               (decvax!vax135!petsd!joe)
 *****************************************************************/

/*
 * Copyright 1989, 1990, 1991, 1992 by John Bradley and
 *                       The University of Pennsylvania
 *
 * Permission to use, copy, and distribute for non-commercial purposes,
 * is hereby granted without fee, providing that the above copyright
 * notice appear in all copies and that both the copyright notice and this
 * permission notice appear in supporting documentation.

