netris version 0.4
[netris.git] / Configure
index 254366509539118bcae013ea0a5070ca9385bb65..7fe293ee71df458b7a55a0cff0c80378274614cb 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -1,7 +1,7 @@
 :
 #
-# Netris -- A free networked version of Tetris
-# Copyright (C) 1994,1995  Mark Weaver <Mark_Weaver@brown.edu>
+# Netris -- A free networked version of T*tris
+# Copyright (C) 1994,1995,1996  Mark H. Weaver <mhw@netris.org>
 # 
 # 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