summaryrefslogtreecommitdiff
path: root/src/g_game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/g_game.h')
-rw-r--r--src/g_game.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/g_game.h b/src/g_game.h
index 4d226d2a..a32a8987 100644
--- a/src/g_game.h
+++ b/src/g_game.h
@@ -1,8 +1,6 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: g_game.h 662 2006-09-25 18:04:29Z fraggle $
-//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2005 Simon Howard
//
@@ -80,14 +78,3 @@ void G_ScreenShot (void);
void G_DrawMouseSpeedBox(void);
#endif
-//-----------------------------------------------------------------------------
-//
-// $Log$
-// Revision 1.2 2005/07/23 16:44:55 fraggle
-// Update copyright to GNU GPL
-//
-// Revision 1.1.1.1 2005/07/23 16:20:11 fraggle
-// Initial import
-//
-//
-//-----------------------------------------------------------------------------