summaryrefslogtreecommitdiff
path: root/textscreen/txt_font.h
diff options
context:
space:
mode:
Diffstat (limited to 'textscreen/txt_font.h')
-rw-r--r--textscreen/txt_font.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/textscreen/txt_font.h b/textscreen/txt_font.h
index a8d72622..ec88fe9d 100644
--- a/textscreen/txt_font.h
+++ b/textscreen/txt_font.h
@@ -1,7 +1,5 @@
-// Emacs style mode select -*- C++ -*-
-//---------------------------------------------------------------------------
//
-// Copyright (C) 2005,2006 Simon Howard
+// Copyright (C) 2005-2014 Simon Howard
// Copyright (C) 2002-2004 The DOSBox Team
//
// This program is free software; you can redistribute it and/or modify
@@ -14,16 +12,10 @@
// 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.
//
-//---------------------------------------------------------------------------
-//
// VGA font data
// Font data is from the DOSBox project (http://dosbox.sourceforge.net/)
//
-//---------------------------------------------------------------------------
#ifndef __FONT_H__
#define __FONT_H__