X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxgamelist.c;h=fda0090a1248cce3b3ea60e63cd85cfd43b47bf4;hb=59b7ace7dd899298869a0921c0b9137e233c196b;hp=288b3736fb0339208241ef0be85e69fe1cf8280f;hpb=a009a27e8c1e0bfa818f12fdcae675d0babc510a;p=xboard.git diff --git a/xaw/xgamelist.c b/xaw/xgamelist.c index 288b373..fda0090 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, 2015 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(); } -