summaryrefslogtreecommitdiff
path: root/src/info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/info.h')
-rw-r--r--src/info.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/info.h b/src/info.h
index f67bc695..d2093977 100644
--- a/src/info.h
+++ b/src/info.h
@@ -1,8 +1,6 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: info.h 24 2005-07-23 21:42:52Z fraggle $
-//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2005 Simon Howard
//
@@ -1340,17 +1338,3 @@ typedef struct
extern mobjinfo_t mobjinfo[NUMMOBJTYPES];
#endif
-//-----------------------------------------------------------------------------
-//
-// $Log$
-// Revision 1.3 2005/07/23 21:42:52 fraggle
-// Add missing null to end of sprite names list
-//
-// 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:21 fraggle
-// Initial import
-//
-//
-//-----------------------------------------------------------------------------