summaryrefslogtreecommitdiff
path: root/src/d_dedicated.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/d_dedicated.c')
-rw-r--r--src/d_dedicated.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/d_dedicated.c b/src/d_dedicated.c
index fb01baab..bdf1e30a 100644
--- a/src/d_dedicated.c
+++ b/src/d_dedicated.c
@@ -1,8 +1,6 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: $
-//
// Copyright(C) 2006 Simon Howard
//
// This program is free software; you can redistribute it and/or
@@ -20,8 +18,6 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
// 02111-1307, USA.
//
-// $Log$
-//
// Code specific to the standalone dedicated server.
//