]> git.saurik.com Git - bison.git/blobdiff - djgpp/config.bat
maint: update copyright years
[bison.git] / djgpp / config.bat
index 6e0350ef55e172e0b10165682b4ea016fd23197a..cd909eba911ae84f6315e8a7cd27129f7e090fbc 100644 (file)
@@ -4,7 +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-2011 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005-2013 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
@@ -471,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