summaryrefslogtreecommitdiff
path: root/textscreen/txt_gui.h
diff options
context:
space:
mode:
authorSimon Howard2006-08-31 20:40:48 +0000
committerSimon Howard2006-08-31 20:40:48 +0000
commitc0d6fcfe030283878714664f279bcf007e6e2a4f (patch)
tree228521f21cd89c826905cd08880ac14ef3f1d519 /textscreen/txt_gui.h
parent2d6840807b59bdc37c76a1b4be91ef98a5d68de9 (diff)
downloadchocolate-doom-c0d6fcfe030283878714664f279bcf007e6e2a4f.tar.gz
chocolate-doom-c0d6fcfe030283878714664f279bcf007e6e2a4f.tar.bz2
chocolate-doom-c0d6fcfe030283878714664f279bcf007e6e2a4f.zip
Add missing copyright notices to textscreen and setup files.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 590
Diffstat (limited to 'textscreen/txt_gui.h')
-rw-r--r--textscreen/txt_gui.h17
1 files changed, 1 insertions, 16 deletions
diff --git a/textscreen/txt_gui.h b/textscreen/txt_gui.h
index 03c1dc3d..65c97c66 100644
--- a/textscreen/txt_gui.h
+++ b/textscreen/txt_gui.h
@@ -1,10 +1,7 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: txt_gui.h 487 2006-05-20 15:45:36Z fraggle $
-//
-// Copyright(C) 1993-1996 Id Software, Inc.
-// Copyright(C) 2005 Simon Howard
+// Copyright(C) 2005,2006 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -21,18 +18,6 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
// 02111-1307, USA.
//
-// $Log$
-// Revision 1.1 2006/01/13 23:56:00 fraggle
-// Add text-mode I/O functions.
-// Use text-mode screen for the waiting screen.
-//
-// Revision 1.2 2006/01/13 18:23:28 fraggle
-// Textscreen getchar() function; remove SDL code from I_Endoom.
-//
-// Revision 1.1 2005/10/02 03:16:03 fraggle
-// Text mode emulation code
-//
-//
//-----------------------------------------------------------------------------
//
// Text mode emulation in SDL