/*
 * Naturally, one should change the names
 * to reflect your school and you.
 * I make no claim that this copyright is
 * suitable for your purposes.
 * D. E. Troxel
 * troxel@athena.mit.edu
 * (617)253-2570
 */

/*
 * Copyright (c) 1987 Massachusetts Institute of Technology.
 * All rights reserved.
 * This software is supplied "as is," without any kind of
 * warranty whatsoever, but not limited to the implied
 * warranties of merchantability and fitness for a particular
 * purpose.  MIT makes no representations about the suitability
 * of this software for any purposes and does not promise to
 * support it in any way.
 *
 * This software is not to be incorporated into a commercial
 * product, or access to it sold, without written permission
 * from MIT.  Otherwise, copies which include this notice may
 * be freely made and distributed.
 * Please send bug reports and fixes or enhancements to
 * troxel@caf.mit.edu or to Prof. Donald E. Troxel, 36-683,
 * MIT, Cambridge, Mass. 02139
 */
/*
  #ifndef lint
  static char copyright[] =
  "@(#) Copyright (c) 1987 Massachusetts Institute of Technology.\n\
  All rights reserved.\n";
  #endif
  */
