X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=texi%2Finfohack.el;h=88a6f847e5e2ad644cc9f4f93cee90d2a6b1c8e0;hb=ddb26305e9385b6306967fe468515e7ced7955bc;hp=f26869e6c7530c5ba2b82b881192aeae5ebef593;hpb=9a8731d6dea8021a10dec1b42f382609336a9aa9;p=gnus diff --git a/texi/infohack.el b/texi/infohack.el index f26869e6c..88a6f847e 100644 --- a/texi/infohack.el +++ b/texi/infohack.el @@ -1,6 +1,5 @@ ;;; infohack.el --- a hack to format info file. -;; Copyright (C) 2001, 2003, 2004, 2008, 2009, 2010 -;; Free Software Foundation, Inc. +;; Copyright (C) 2001-2013 Free Software Foundation, Inc. ;; Author: Shenghuo Zhu ;; Keywords: info @@ -18,9 +17,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: @@ -145,5 +142,4 @@ Both characters must have the same length of multi-byte form." (infohack (car command-line-args-left)) (setq command-line-args-left nil)) -;;; arch-tag: 9ca2f71f-b280-48b3-9826-8dc052dfbbfe ;;; infohack.el ends here