X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=engineoutput.h;h=23127aab38ada352811b9d977ef7e94a3831b373;hb=c37d45adc7d98a702a7459ccdc0ac23df01a476e;hp=522e0ef8cc87b4e96f8edb03a8dda5f6e1fb13a1;hpb=cddb5c485a52d0444e81b4df49e1fe921c78b53c;p=xboard.git diff --git a/engineoutput.h b/engineoutput.h index 522e0ef..23127aa 100644 --- a/engineoutput.h +++ b/engineoutput.h @@ -1,7 +1,7 @@ /* * wengineo.h -- Clipboard routines for WinBoard * - * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * @@ -71,4 +71,3 @@ int EngineOutputDialogExists(); void SetEngineOutputTitle( char *title ); void InitEngineOutput P((Option *opt, Option *memo2)); // XB only void DrawWidgetIcon P((Option *opt, int nIcon)); // XB only -