diff options
Diffstat (limited to 'lisp/play/dunnet.el')
| -rw-r--r-- | lisp/play/dunnet.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/dunnet.el b/lisp/play/dunnet.el index ed1cd5e730a..f22cc240c04 100644 --- a/lisp/play/dunnet.el +++ b/lisp/play/dunnet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dunnet.el --- text adventure for Emacs -*- lexical-binding: t -*- | 1 | ;;; dunnet.el --- text adventure for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 2001-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1993, 2001-2018 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ron Schnell <ronnie@driver-aces.com> | 5 | ;; Author: Ron Schnell <ronnie@driver-aces.com> |
| 6 | ;; Created: 25 Jul 1992 | 6 | ;; Created: 25 Jul 1992 |