diff options
Diffstat (limited to 'lisp/tutorial.el')
| -rw-r--r-- | lisp/tutorial.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/tutorial.el b/lisp/tutorial.el index 37ebb5cbe7c..d07737e3332 100644 --- a/lisp/tutorial.el +++ b/lisp/tutorial.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tutorial.el --- tutorial for Emacs | 1 | ;;; tutorial.el --- tutorial for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help, internal | 6 | ;; Keywords: help, internal |