X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxgamelist.c;h=910729d2635dbe2f0bcaae9355952bac6ca3956a;hb=1c03d229073e56dda9e5856db5adaae51576a3bb;hp=50367b1f17dc8b0259354ffe8b851d9f61264691;hpb=e6f4f8fdada1a701e4be2e4807920dbcad697fb1;p=xboard.git diff --git a/xaw/xgamelist.c b/xaw/xgamelist.c index 50367b1..910729d 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 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012, 2013 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(); } -