X-Git-Url: http://winboard.nl/cgi-bin?p=gnushogi.git;a=blobdiff_plain;f=gnushogi%2Fpattern.c;h=349cd9448d11a98d1913318e52965bd1025972e0;hp=5268b7a05f124ae6ba457bd8d4817310ef3cb1a0;hb=1907f35d3370f971df16e40dec4135110386a84c;hpb=c0d73b60ca186f948ba16682beec5da33d31f9c7 diff --git a/gnushogi/pattern.c b/gnushogi/pattern.c index 5268b7a..349cd94 100644 --- a/gnushogi/pattern.c +++ b/gnushogi/pattern.c @@ -4,6 +4,7 @@ * ---------------------------------------------------------------------- * Copyright (c) 1993, 1994, 1995 Matthias Mutz * Copyright (c) 1999 Michael Vanier and the Free Software Foundation + * Copyright (c) 2008, 2013, 2014 Yann Dirson and the Free Software Foundation * * GNU SHOGI is based on GNU CHESS * @@ -32,7 +33,7 @@ #include "gnushogi.h" #include "pattern.h" -/* constants and pattern_data are generated by "pat2inc" */ +/* "pat2inc" generates constants and pattern_data */ #ifndef MINISHOGI # include "gnushogi-pattern.inc" #else