X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/0d1c1cab3cecdce4b2ba3d98d4c662c0b6176e8c..408476bca98e78ea0c398f36ef58f4466edb277a:/djgpp/config.bat diff --git a/djgpp/config.bat b/djgpp/config.bat index aee4b55d..70d5ed1a 100644 --- a/djgpp/config.bat +++ b/djgpp/config.bat @@ -6,19 +6,18 @@ Rem format, or else stock DOS/Windows shells will refuse to run it. Rem Copyright (C) 2005, 2006 Free Software Foundation, Inc. -Rem This program is free software; you can redistribute it and/or modify +Rem This program is free software: you can redistribute it and/or modify Rem it under the terms of the GNU General Public License as published by -Rem the Free Software Foundation; either version 2, or (at your option) -Rem any later version. - +Rem the Free Software Foundation, either version 3 of the License, or +Rem (at your option) any later version. +Rem Rem This program is distributed in the hope that it will be useful, Rem but WITHOUT ANY WARRANTY; without even the implied warranty of Rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Rem GNU General Public License for more details. - +Rem Rem You should have received a copy of the GNU General Public License -Rem along with this program; if not, write to the Free Software Foundation, -Rem Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +Rem along with this program. If not, see . echo Configuring Bison for DJGPP v2.x...