Update copyright date; remove old CVS keyword
[ctsim.git] / include / nographics.h
index 1ab6d6b887257c56f0d7ee7b156575444f79f699..3e264079cd8edf8d8ed3d5bbf652ff5007211c08 100644 (file)
@@ -7,9 +7,7 @@
 **   Date Started:  Mar 2001
 **
 **  This is part of the CTSim program
-**  Copyright (c) 1983-2001 Kevin Rosenberg
-**
-**  $Id: nographics.h,v 1.3 2001/03/30 19:32:53 kevin Exp $
+**  Copyright (c) 1983-2009 Kevin Rosenberg
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
 
 #include <cstdio>
 
-#ifdef __GNUG__
-#pragma interface "nographics.h"
-#endif
-
 #ifdef HAVE_WXWINDOWS
 class EZPlot;
 class wxWindow;