summaryrefslogtreecommitdiff
path: root/src/strife/p_dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/p_dialog.c')
-rw-r--r--src/strife/p_dialog.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/strife/p_dialog.c b/src/strife/p_dialog.c
index 95723a56..3c705dfe 100644
--- a/src/strife/p_dialog.c
+++ b/src/strife/p_dialog.c
@@ -1,5 +1,3 @@
-// Emacs style mode select -*- C++ -*-
-//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2010 James Haley, Samuel Villarreal
@@ -14,18 +12,12 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
-// 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., 59 Temple Place - Suite 330, Boston, MA
-// 02111-1307, USA.
-//
// DESCRIPTION:
//
// [STRIFE] New Module
//
// Dialog Engine for Strife
//
-//-----------------------------------------------------------------------------
#include <stdlib.h>