# HG changeset patch # User Glenn Morris # Date 1204088575 0 # Node ID fa0d39c9e1ee392067a18b3b726efbf80cecce21 # Parent 8f8c5b24c42e861d63c0b0ac1119d977059c79cc (auto-insert-alist): Change permission text to match FSF's GPLv3 form. diff -r 8f8c5b24c42e -r fa0d39c9e1ee lisp/autoinsert.el --- a/lisp/autoinsert.el Wed Feb 27 04:59:01 2008 +0000 +++ b/lisp/autoinsert.el Wed Feb 27 05:02:55 2008 +0000 @@ -186,20 +186,18 @@ (completing-read "Keyword, C-h: " v1 nil t)) str ", ") & -2 " -\;; This file is free software; you can redistribute it and/or modify +\;; 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 3, or (at your option) -\;; any later version. +\;; the Free Software Foundation, either version 3 of the License, or +\;; (at your option) any later version. -\;; This file is distributed in the hope that it will be useful, +\;; This program is distributed in the hope that it will be useful, \;; but WITHOUT ANY WARRANTY; without even the implied warranty of \;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \;; GNU General Public License for more details. \;; You should have received a copy of the GNU General Public License -\;; along with GNU Emacs; see the file COPYING. If not, write to -\;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -\;; Boston, MA 02110-1301, USA. +\;; along with this program. If not, see . \;;; Commentary: