# HG changeset patch # User Karl Heuer # Date 803248944 0 # Node ID ac7375e60931509dd19671d0fff47284a42c4ef6 # Parent ef2749cf206fc2736c811b61a31e65152d9a1549 Update GPL to version 2. diff -r ef2749cf206f -r ac7375e60931 lisp/emacs-lisp/backquote.el --- a/lisp/emacs-lisp/backquote.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/emacs-lisp/backquote.el Thu Jun 15 20:42:24 1995 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/emacs-lisp/cl-compat.el --- a/lisp/emacs-lisp/cl-compat.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/emacs-lisp/cl-compat.el Thu Jun 15 20:42:24 1995 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/emacs-lisp/cl-extra.el --- a/lisp/emacs-lisp/cl-extra.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/emacs-lisp/cl-extra.el Thu Jun 15 20:42:24 1995 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/emacs-lisp/cl-macs.el --- a/lisp/emacs-lisp/cl-macs.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/emacs-lisp/cl-macs.el Thu Jun 15 20:42:24 1995 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/emacs-lisp/cl-seq.el --- a/lisp/emacs-lisp/cl-seq.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/emacs-lisp/cl-seq.el Thu Jun 15 20:42:24 1995 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/emacs-lisp/cl.el --- a/lisp/emacs-lisp/cl.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/emacs-lisp/cl.el Thu Jun 15 20:42:24 1995 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/emacs-lisp/lisp-mnt.el --- a/lisp/emacs-lisp/lisp-mnt.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/emacs-lisp/lisp-mnt.el Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ ;; Author: Eric S. Raymond ;; Maintainer: Eric S. Raymond ;; Created: 14 Jul 1992 -;; Version: $Id: lisp-mnt.el,v 1.9 1994/06/17 19:59:09 rms Exp rms $ +;; Version: $Id: lisp-mnt.el,v 1.10 1995/03/16 04:37:48 rms Exp kwzh $ ;; Keywords: docs ;; X-Bogus-Bureaucratic-Cruft: Gruad will get you if you don't watch out! @@ -13,7 +13,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/finder.el --- a/lisp/finder.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/finder.el Thu Jun 15 20:42:24 1995 +0000 @@ -11,7 +11,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/ls-lisp.el --- a/lisp/ls-lisp.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/ls-lisp.el Thu Jun 15 20:42:24 1995 +0000 @@ -7,7 +7,7 @@ ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; ;; This program is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/progmodes/make-mode.el --- a/lisp/progmodes/make-mode.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/progmodes/make-mode.el Thu Jun 15 20:42:24 1995 +0000 @@ -14,13 +14,13 @@ ;; So, for the meantime, this is not the default mode for makefiles. -;; $Id: makefile.el,v 1.20 1995/05/01 17:16:40 rms Exp kwzh $ +;; $Id: makefile.el,v 1.21 1995/05/30 23:02:13 kwzh Exp kwzh $ ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/resume.el --- a/lisp/resume.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/resume.el Thu Jun 15 20:42:24 1995 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 lisp/textmodes/sgml-mode.el --- a/lisp/textmodes/sgml-mode.el Thu Jun 15 20:07:56 1995 +0000 +++ b/lisp/textmodes/sgml-mode.el Thu Jun 15 20:42:24 1995 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/casefiddle.c --- a/src/casefiddle.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/casefiddle.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/casetab.c --- a/src/casetab.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/casetab.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/cm.h --- a/src/cm.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/cm.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/commands.h --- a/src/commands.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/commands.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/data.c --- a/src/data.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/data.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/dired.c --- a/src/dired.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/dired.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/disptab.h --- a/src/disptab.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/disptab.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/doprnt.c --- a/src/doprnt.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/doprnt.c Thu Jun 15 20:42:24 1995 +0000 @@ -7,7 +7,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/editfns.c --- a/src/editfns.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/editfns.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/indent.c --- a/src/indent.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/indent.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/indent.h --- a/src/indent.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/indent.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/insdel.c --- a/src/insdel.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/insdel.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/intervals.h --- a/src/intervals.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/intervals.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/lastfile.c --- a/src/lastfile.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/lastfile.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/macros.h --- a/src/macros.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/macros.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/marker.c --- a/src/marker.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/marker.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/mocklisp.c --- a/src/mocklisp.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/mocklisp.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/mocklisp.h --- a/src/mocklisp.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/mocklisp.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/process.h --- a/src/process.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/process.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/puresize.h --- a/src/puresize.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/puresize.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/search.c --- a/src/search.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/search.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/sunfns.c --- a/src/sunfns.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/sunfns.c Thu Jun 15 20:42:24 1995 +0000 @@ -15,7 +15,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/syntax.h --- a/src/syntax.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/syntax.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/syssignal.h --- a/src/syssignal.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/syssignal.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/systime.h --- a/src/systime.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/systime.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/termchar.h --- a/src/termchar.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/termchar.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/termopts.h --- a/src/termopts.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/termopts.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/uaf.h --- a/src/uaf.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/uaf.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/unexaix.c --- a/src/unexaix.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/unexaix.c Thu Jun 15 20:42:24 1995 +0000 @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 1, or (at your option) + the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/unexconvex.c --- a/src/unexconvex.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/unexconvex.c Thu Jun 15 20:42:24 1995 +0000 @@ -13,7 +13,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/vms-pp.c --- a/src/vms-pp.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/vms-pp.c Thu Jun 15 20:42:24 1995 +0000 @@ -6,7 +6,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/vms-pwd.h --- a/src/vms-pwd.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/vms-pwd.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/vmsdir.h --- a/src/vmsdir.h Thu Jun 15 20:07:56 1995 +0000 +++ b/src/vmsdir.h Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/vmsfns.c --- a/src/vmsfns.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/vmsfns.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/vmsmap.c --- a/src/vmsmap.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/vmsmap.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r ef2749cf206f -r ac7375e60931 src/vmsproc.c --- a/src/vmsproc.c Thu Jun 15 20:07:56 1995 +0000 +++ b/src/vmsproc.c Thu Jun 15 20:42:24 1995 +0000 @@ -5,7 +5,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful,