modernize configure
[netris.git] / netris.h
index 72e2522eaf09ee16f0da6a31341b2283832c861c..df026d23ec23c02668913138268d5ed51c8c3b29 100644 (file)
--- a/netris.h
+++ b/netris.h
@@ -15,8 +15,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id: netris.h,v 1.28 1999/05/16 06:56:29 mhw Exp $
  */
 
 #ifndef __NETRIS_H
@@ -207,7 +205,3 @@ EXT short port; // => just in game.c, parameter to inet connect
 
 #endif //__NETRIS_H
 
-/*
- * vi: ts=4 ai
- * vim: noai si
- */