]> git.saurik.com Git - bison.git/blobdiff - djgpp/config.bat
package: bump to 2015
[bison.git] / djgpp / config.bat
index b3d75d8ef37c76b4ac16fda19b73f0cb5258e53b..d2ed5ab3e28ae5fc7f6bad8409638875ea617f0f 100644 (file)
@@ -4,8 +4,7 @@ Rem Configure Bison for DJGPP.
 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line\r
 Rem format, or else stock DOS/Windows shells will refuse to run it.\r
 \r
-Rem Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation,\r
-Rem Inc.\r
+Rem Copyright (C) 2005-2015 Free Software Foundation, Inc.\r
 \r
 Rem This program is free software: you can redistribute it and/or modify\r
 Rem it under the terms of the GNU General Public License as published by\r
@@ -472,7 +471,7 @@ redir -e /dev/null rm %XSRC%/po/stamp-cat-id
 \r
 Rem Update the arguments file for the configure script.\r
 Rem We prefer without-included-gettext because libintl.a from gettext package\r
-Rem is the only one that is garanteed to have been ported to DJGPP.\r
+Rem is the only one that is guaranteed to have been ported to DJGPP.\r
 echo --enable-nls --without-included-gettext >> args\r
 goto ConfigurePackage\r
 \r