Update copyright date; remove old CVS keyword
[ctsim.git] / tools / nographics.cpp
index b8940a534e886fdc8e504718933eed004ff6f33a..a344fc445a59a5903de96ee4d591840eab266dfe 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.cpp,v 1.1 2001/03/29 21:25:50 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 "config.h"
 #endif
 
-
-#ifdef __GNUG__
-#pragma implementation "nographics.h"
-#endif
-
 #include "nographics.h"
 
 
@@ -48,5 +41,5 @@ EZPlotDialog::getEZPlot()
 int
 EZPlotDialog::ShowModal()
 { return 0; }
-f
+
 #endif