X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gamelist.c;h=c8bdc4e5b2b19f84be8d282aa4d9e16edc64e728;hb=1c03d229073e56dda9e5856db5adaae51576a3bb;hp=2fc521127b661b56505010a266cf87ab489b8cab;hpb=4e062d14429ed3a3a251c971690bade4c8cba946;p=xboard.git diff --git a/gamelist.c b/gamelist.c index 2fc5211..c8bdc4e 100644 --- a/gamelist.c +++ b/gamelist.c @@ -1,7 +1,7 @@ /* * gamelist.c -- Functions to manage a gamelist * - * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * @@ -672,4 +672,3 @@ GLT_ParseList () idx++; } while( id != '\0' ); } -