updated po/pot files
[xboard.git] / evalgraph.h
index 3ad22b4..9d3ae7d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * evalgraph.h -- Evaluation Graph window
  *
- * Copyright 2000, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+ * Copyright 2000, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
  *
  * Enhancements Copyright 2005 Alessandro Scotti
  *
@@ -55,4 +55,3 @@ void EvalGraphSet P(( int first, int last, int current, ChessProgramStats_Move *
 extern int GetMoveIndexFromPoint( int x, int y );
 extern void PaintEvalGraph( void );
 extern char *MakeEvalTitle( char *title );
-