/* 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.
*/