]> code.delx.au - gnu-emacs/blobdiff - nt/multi-install-info.bat
* net/tramp.el (tramp-obsolete-methods): New defconst.
[gnu-emacs] / nt / multi-install-info.bat
index 2ee5879f11d66a849b5229afa84637a1d8e2885b..9bb723a4d89179571c504b7a21dfbdc676f168ac 100644 (file)
@@ -2,27 +2,25 @@
 \r
 rem  Hack to run install-info with multiple info files on the command\r
 rem  line on the Windows platform.\r
-rem\r
-rem  Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.\r
-rem\r
+\r
+rem Copyright (C) 2003-2013 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
-rem  it under the terms of the GNU General Public License as published by\r
-rem  the Free Software Foundation; either version 2, or (at your option)\r
-rem  any later version.\r
-rem\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
-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
+\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 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
+\r
+rem   You should have received a copy of the GNU General Public License\r
+rem   along with GNU Emacs.  If not, see http://www.gnu.org/licenses/.\r
+\r
+\r
 rem  Usage:\r
 rem   multi-install-info <switch passed to install-info> FILE1 FILE2 ...\r
 rem\r
@@ -40,6 +38,3 @@ if .%1% == . goto EndLoop
 goto Loop\r
 :EndLoop\r
 \r
-goto skipArchTag\r
-   arch-tag: 4f590862-8ead-497a-a71c-fb4b0e5d50db\r
-:skipArchTag\r