X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxgamelist.c;h=9906f7f5edcb9a214dcfb6c8cfe33640e605351b;hb=b03f2c0d37c8b8622f968d4032e815c2faf92942;hp=288b3736fb0339208241ef0be85e69fe1cf8280f;hpb=a009a27e8c1e0bfa818f12fdcae675d0babc510a;p=xboard.git diff --git a/xaw/xgamelist.c b/xaw/xgamelist.c index 288b373..9906f7f 100644 --- a/xaw/xgamelist.c +++ b/xaw/xgamelist.c @@ -1,7 +1,7 @@ /* * xgamelist.c -- Game list window, part of X front end for XBoard * - * Copyright 1995, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify @@ -115,4 +115,3 @@ SetFilterProc (Widget w, XEvent *event, String *prms, Cardinal *nprms) { SetFilter(); } -