X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gnushogi%2Fpattern.c;h=c53b86c89a58e59c1261df00f522ec79aaf76e82;hb=a2013afc0b48b5438b7c24ade0ab2dc8979ec3ec;hp=900e3e3dd71ff1350db3b3ffba0022e726dfec25;hpb=82b026e6376b640a4d3409a461dd6bd83708e33e;p=gnushogi.git diff --git a/gnushogi/pattern.c b/gnushogi/pattern.c index 900e3e3..c53b86c 100644 --- a/gnushogi/pattern.c +++ b/gnushogi/pattern.c @@ -2,11 +2,14 @@ * FILE: pattern.c * * ---------------------------------------------------------------------- - * - * Copyright (c) 2012 Free Software Foundation + * Copyright (c) 1993, 1994, 1995 Matthias Mutz + * Copyright (c) 1999 Michael Vanier and the Free Software Foundation * * GNU SHOGI is based on GNU CHESS * + * Copyright (c) 1988, 1989, 1990 John Stanback + * Copyright (c) 1992 Free Software Foundation + * * This file is part of GNU SHOGI. * * GNU Shogi is free software; you can redistribute it and/or modify it @@ -86,7 +89,7 @@ ValueOfOpeningName (char *name) } -void +static void NameOfOpeningValue (short i, char *name) { if (i < 100)