This package was debianized by Barry deFreese <bdefreese@comcast.net> on
Fri, 26 Sep 2008 21:44:49 -0400.

It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=968

Upstream Authors:
  Chris Guthrie
  Kevin P. Smith
  Scott Silvey
  Eric mehlhaff
  Kevin Powell
  Nick Trown
  Jeff Nelson
  Kurt Siegl
  Lars Bernhardsson
  Nathan Doss
  Michael Kantner

Copyright:
  Copyright (C) 1986 Chris Guthrie
  Copyright (C) 1989 Kevin P. Smith, Scott Silvey
  Copyright (C) 1991 Eric mehlhaff
  Copyright (C) 1993 Kevin Powell, Nick Trown, Jeff Nelson, Kurt Siegl
  Copyright (C) 1993,1996 Lars Bernhardsson
  Copyright (C) 1994 Nathan Doss, Michael Kantner
  Copyright (C) 1983, 1993 The Regents of the University of California


License:

/* Copyright (C) 1986   Chris Guthrie
 *
 * 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.  No representations are made about the suitability of this
 * software for any purpose.  It is provided "as is" without express or
 * implied warranty.
 *
 * ----------------------------------------------------------- Copyright 1989
 * Kevin P. Smith Scott Silvey
 *
 * ditto.
 *
 * ----------------------------------------------------------- Copyright 1993
 *
 * As above.  Use at your own risk.
 *
 * COW (BRM) authors (including but not limitted to: Kevin Powell Nick Trown
 * Jeff Nelson Kurt Siegl)
 * ----------------------------------------------------------- Copyright 1994
 *
 * As above.
 *
 * Hockey Lines added to COW by Nathan Doss Michael Kantner */

tools.c:
/* tools.c - shell escape, graphic toolsw - 10/10/93
 *
 * copyright 1993 Kurt Siegl <007@netrek.org> Free to use, hack, etc.
 * Just keep these credits here. Use of this code may be dangerous to your
 * health and/or system. Its use is at your own risk. I assume no
 * responsibility for damages, real, potential, or imagined, resulting  from
 * the use of it.
 *
 *
 * $Log: tools.c,v $
 * Revision 1.1.1.1  1998/11/01 17:24:11  siegl
 * COW 3.0 initial revision
 * */

dashboard.c:
dashboard3.c:
/*
 * dashboard.c - graphic tstatw - 6/2/93
 * lab2-dashboard.c - 2nd graphic tstatw - 7/29/96
 *
 * Copyright (C) 1993 1996, Lars Bernhardsson (lab@mtek.chalmers.se)
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */

setstate.c:
random.c:
/*
 * Copyright (c) 1983, 1993
 *      The Regents of the University of California.  All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 * 3. All advertising materials mentioning features or use of this software
 *    must display the following acknowledgement:
 *      This product includes software developed by the University of
 *      California, Berkeley and its contributors.
 * 4. Neither the name of the University nor the names of its contributors
 *    may be used to endorse or promote products derived from this software
 *    without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 * SUCH DAMAGE.
 */


The Debian packaging is Copyright (C) 2008, Barry deFreese <bdefreese@comcast.net> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
