home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Games / MacGnuGo 0.5e / gnugo.src / comment.header < prev    next >
Encoding:
Text File  |  1993-10-06  |  1.9 KB  |  54 lines  |  [TEXT/R*ch]

  1. /*
  2.                 GNU GO - the game of Go (Wei-Chi)
  3.                 Version 1.1   last revised 3-1-89
  4.            Copyright (C) Free Software Foundation, Inc.
  5.                       written by Man L. Li
  6.                       modified by Wayne Iba
  7.                     documented by Bob Webber
  8.                     NeXT version by John Neil
  9.                     Mac port and revisions by Ron Nicholson, 93Oct06
  10. */
  11. /*
  12. This program is free software; you can redistribute it and/or modify
  13. it under the terms of the GNU General Public License as published by
  14. the Free Software Foundation - version 1.
  15.  
  16. This program is distributed in the hope that it will be useful,
  17. but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  19. GNU General Public License in file COPYING for more details.
  20.  
  21. You should have received a copy of the GNU General Public License
  22. along with this program; if not, write to the Free Software
  23. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  24.  
  25. Please report any bug/fix, modification, suggestion to
  26.  
  27. mail address:   Man L. Li
  28.                 Dept. of Computer Science
  29.                 University of Houston
  30.                 4800 Calhoun Road
  31.                 Houston, TX 77004
  32.  
  33. e-mail address: manli@cs.uh.edu         (Internet)
  34.                 coscgbn@uhvax1.bitnet   (BITNET)
  35.                 70070,404               (CompuServe)
  36.  
  37. For the NeXT version, please report any bug/fix, modification, suggestion to
  38.  
  39. mail address:   John Neil
  40.                 Mathematics Department
  41.                 Portland State University
  42.                 PO Box 751
  43.                 Portland, OR  97207
  44.  
  45. e-mail address: neil@math.mth.pdx.edu  (Internet)
  46.                 neil@psuorvm.bitnet    (BITNET)
  47. For the Mac version, please report any bug/fixes, modifications, suggestions to:
  48.  
  49. e-mail address: rhn@netcom.com  (Internet)  Ronald H. Nicholson, Jr.
  50.  
  51.  
  52. */
  53.  
  54.