X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fwsettings.c;h=f32fc9470fc46b0df65d1f4d69d2788f71cee9d0;hb=c37d45adc7d98a702a7459ccdc0ac23df01a476e;hp=2cce2e0bb7af545cb924df6fc620dd1cc7c8b7a6;hpb=8d5693b4d8f3799699afd63f1bdfaab6faff32bb;p=xboard.git diff --git a/winboard/wsettings.c b/winboard/wsettings.c index 2cce2e0..f32fc94 100644 --- a/winboard/wsettings.c +++ b/winboard/wsettings.c @@ -1,4 +1,27 @@ /* + * woptions.h -- Options dialog box routines for WinBoard + * + * Copyright 2003, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. + * + * ------------------------------------------------------------------------ + * + * GNU XBoard is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or (at + * your option) any later version. + * + * GNU XBoard is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see http://www.gnu.org/licenses/. * + * + *------------------------------------------------------------------------ + ** See the file ChangeLog for a revision history. */ + +/* * Engine-settings dialog. The complexity come from an attempt to present the engine-defined options * in a nicey formatted layout. To this end we first run a back-end pre-formatter, which will distribute * the controls over two columns (the minimum required, as some are double width). It also takes care of