X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=392a968380ff9b5a069626edf860eed5c7c57c0d;hb=91d8e5853ca580769cc130aa6ea004869118d171;hp=49ca8ff505d2a3b271127d70c772cf828081cb22;hpb=a49a080da8e49d3d814116eb96205dbf77d6536b;p=xboard.git diff --git a/configure.ac b/configure.ac index 49ca8ff..392a968 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,23 @@ dnl| configure.in dnl| +dnl| Copyright 1992-2001,2002,2003,2004,2005,2006,2007,2008,2009 Free Software +dnl| Foundation, Inc. +dnl| +dnl| GNU XBoard is free software: you can redistribute it and/or modify +dnl| it under the terms of the GNU General Public License as published by +dnl| the Free Software Foundation, either version 3 of the License, or (at +dnl| your option) any later version. +dnl| +dnl| GNU XBoard is distributed in the hope that it will be useful, but +dnl| WITHOUT ANY WARRANTY; without even the implied warranty of +dnl| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl| General Public License for more details. +dnl| +dnl| You should have received a copy of the GNU General Public License +dnl| along with this program. If not, see http://www.gnu.org/licenses/. +dnl| +dnl| -------------------------------------------------------------------- +dnl| dnl| You can process this file with autoconf to produce a configure script. dnl| However, normally the supplied configure script will work fine. dnl|