Mercurial > emacs
changeset 12244:ac7375e60931
Update GPL to version 2.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 15 Jun 1995 20:42:24 +0000 |
parents | ef2749cf206f |
children | e8a6dfd8d5d2 |
files | lisp/emacs-lisp/backquote.el lisp/emacs-lisp/cl-compat.el lisp/emacs-lisp/cl-extra.el lisp/emacs-lisp/cl-macs.el lisp/emacs-lisp/cl-seq.el lisp/emacs-lisp/cl.el lisp/emacs-lisp/lisp-mnt.el lisp/finder.el lisp/ls-lisp.el lisp/progmodes/make-mode.el lisp/resume.el lisp/textmodes/sgml-mode.el src/casefiddle.c src/casetab.c src/cm.h src/commands.h src/data.c src/dired.c src/disptab.h src/doprnt.c src/editfns.c src/indent.c src/indent.h src/insdel.c src/intervals.h src/lastfile.c src/macros.h src/marker.c src/mocklisp.c src/mocklisp.h src/process.h src/puresize.h src/search.c src/sunfns.c src/syntax.h src/syssignal.h src/systime.h src/termchar.h src/termopts.h src/uaf.h src/unexaix.c src/unexconvex.c src/vms-pp.c src/vms-pwd.h src/vmsdir.h src/vmsfns.c src/vmsmap.c src/vmsproc.c |
diffstat | 48 files changed, 50 insertions(+), 50 deletions(-) [+] |
line wrap: on
line diff
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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 <esr@snark.thyrsus.com> ;; Maintainer: Eric S. Raymond <esr@snark.thyrsus.com> ;; 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,