X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/d2ad6275c8b11d33d6bbfa9359420d534aa641bc..acaf905b1130aae80fa59d2c861ffd4c8eb75486:/lisp/mh-e/mh-limit.el diff --git a/lisp/mh-e/mh-limit.el b/lisp/mh-e/mh-limit.el index 64a61ce499..a7da41e053 100644 --- a/lisp/mh-e/mh-limit.el +++ b/lisp/mh-e/mh-limit.el @@ -1,6 +1,6 @@ ;;; mh-limit.el --- MH-E display limits -;; Copyright (C) 2001, 2002, 2003, 2006 Free Software Foundation, Inc. +;; Copyright (C) 2001-2003, 2006-2012 Free Software Foundation, Inc. ;; Author: Peter S. Galbraith ;; Maintainer: Bill Wohler @@ -9,10 +9,10 @@ ;; This file is part of GNU Emacs. -;; GNU Emacs is free software; you can redistribute it and/or modify +;; 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 2, or (at your option) -;; any later version. +;; the Free Software Foundation, either version 3 of the License, or +;; (at your option) any later version. ;; GNU Emacs is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -20,9 +20,7 @@ ;; 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 GNU Emacs. If not, see . ;;; Commentary: @@ -335,5 +333,4 @@ The MH command pick is used to do the match." ;; sentence-end-double-space: nil ;; End: -;; arch-tag: b0d24378-1234-4c42-aa3f-7abad25b40a1 ;;; mh-limit.el ends here