emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/nt/makedist.bat,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/admin/nt/makedist.bat,v
Date: Fri, 09 May 2008 23:47:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/05/09 23:47:34

Index: makedist.bat
===================================================================
RCS file: /sources/emacs/emacs/admin/nt/makedist.bat,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- makedist.bat        8 Jan 2008 20:46:49 -0000       1.19
+++ makedist.bat        9 May 2008 23:47:34 -0000       1.20
@@ -2,28 +2,27 @@
 
 rem Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 rem   Free Software Foundation, Inc.
-rem
+
 rem Cannot use brackets in andrewi's email below because
 rem older Windows shells will treat that as redirection.
-rem
+
 rem Author: Andrew Innes address@hidden
-rem
+
 rem This file is part of GNU Emacs.
-rem
-rem GNU Emacs is free software; you can redistribute it and/or modify
+
+rem GNU Emacs 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 3, or (at your option)
-rem any later version.
-rem
+rem the Free Software Foundation, either version 3 of the License, or
+rem (at your option) any later version.
+
 rem GNU Emacs 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 GNU Emacs; see the file COPYING.  If not, write to the
-rem Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-rem Boston, MA 02110-1301, USA.
+rem along with GNU Emacs.  If not, see http://www.gnu.org/licenses/.
+
 
 if (%3) == () goto usage
 if not (%4) == () goto %4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]