aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/makeinfo.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes/makeinfo.el')
-rw-r--r--lisp/textmodes/makeinfo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el
index 0ca4cbefe93..16ce88dd83d 100644
--- a/lisp/textmodes/makeinfo.el
+++ b/lisp/textmodes/makeinfo.el
@@ -1,6 +1,6 @@
1;;; makeinfo.el --- run makeinfo conveniently 1;;; makeinfo.el --- run makeinfo conveniently
2 2
3;; Copyright (C) 1991, 1993, 2001-2015 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 1993, 2001-2016 Free Software Foundation, Inc.
4 4
5;; Author: Robert J. Chassell 5;; Author: Robert J. Chassell
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org