diff options
Diffstat (limited to 'lisp/textmodes/texinfo.el')
-rw-r--r-- | lisp/textmodes/texinfo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/texinfo.el b/lisp/textmodes/texinfo.el index 7876a87a281..81ac45eb6c4 100644 --- a/lisp/textmodes/texinfo.el +++ b/lisp/textmodes/texinfo.el @@ -1,6 +1,6 @@ ;;; texinfo.el --- major mode for editing Texinfo files -*- lexical-binding: t; -*- -;; Copyright (C) 1985, 1988-1993, 1996-1997, 2000-2021 Free Software +;; Copyright (C) 1985, 1988-1993, 1996-1997, 2000-2022 Free Software ;; Foundation, Inc. ;; Author: Robert J. Chassell |