X-Git-Url: http://git.shiar.net/netris.git/blobdiff_plain/c11ae0d113cc5f60bfd1bed29b47211013f8adef..ec797c133bd83404f6167fb46c098c236333d168:/Configure diff --git a/Configure b/Configure index 2543665..7fe293e 100755 --- a/Configure +++ b/Configure @@ -1,7 +1,7 @@ : # -# Netris -- A free networked version of Tetris -# Copyright (C) 1994,1995 Mark Weaver +# Netris -- A free networked version of T*tris +# Copyright (C) 1994,1995,1996 Mark H. Weaver # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # -# $Id: Configure,v 1.16 1995/07/11 08:55:42 mhw Exp $ +# $Id: Configure,v 1.17 1996/02/09 08:22:03 mhw Exp $ # CC="gcc" @@ -255,3 +255,5 @@ cat << END Now do a 'make' END + +# vi: ts=4 ai