Mercurial > emacs
changeset 92253:fa0d39c9e1ee
(auto-insert-alist): Change permission text to match FSF's GPLv3 form.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 27 Feb 2008 05:02:55 +0000 |
parents | 8f8c5b24c42e |
children | 25e3082803a7 |
files | lisp/autoinsert.el |
diffstat | 1 files changed, 5 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- 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 <http://www.gnu.org/licenses/>. \;;; Commentary: