]> code.delx.au - gnu-emacs/blobdiff - nt/envadd.bat
* doc/emacs/mule.texi (Charsets): Give fuller title for ISO-IR.
[gnu-emacs] / nt / envadd.bat
index 029d090ab65d1b0c20fbd64cf2f441f02c4b582f..21f0f4b08f05f8c868830bdcff97b3e96a854752 100644 (file)
@@ -1,26 +1,24 @@
 rem  Hack to change/add environment variables in the makefiles for the\r
 rem  Windows platform.\r
-rem\r
-rem  Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.\r
-rem\r
+\r
+rem Copyright (C) 2003-2015 Free Software Foundation, Inc.\r
+\r
 rem  This file is part of GNU Emacs.\r
-rem\r
-rem  GNU Emacs is free software; you can redistribute it and/or modify\r
+\r
+rem  GNU Emacs 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
-rem  the Free Software Foundation; either version 3, or (at your option)\r
-rem  any later version.\r
-rem\r
+rem  the Free Software Foundation, either version 3 of the License, or\r
+rem  (at your option) any later version.\r
+\r
 rem  GNU Emacs is distributed in the hope that it will be useful,\r
 rem  but WITHOUT ANY WARRANTY; without even the implied warranty of\r
 rem  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
 rem  GNU General Public License for more details.\r
-rem\r
+\r
 rem  You should have received a copy of the GNU General Public License\r
-rem  along with GNU Emacs; see the file COPYING.  If not, write to\r
-rem  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,\r
-rem  Boston, MA 02110-1301, USA.\r
-rem\r
-rem\r
+rem  along with GNU Emacs.  If not, see http://www.gnu.org/licenses/.\r
+\r
+\r
 rem  Usage:\r
 rem    envadd "ENV1=VAL1" "ENV2=VAL2" ... /C <command line>\r
 rem\r
@@ -43,6 +41,3 @@ shift
 rem Now, run the command line\r
 %1 %2 %3 %4 %5 %6 %7 %8 %9\r
 \r
-goto skipArchTag\r
-   arch-tag: 148c5181-dbce-43ae-bba6-1cc6e2a9ea75\r
-:skipArchTag\r