diff options
Diffstat (limited to 'lisp/play/5x5.el')
-rw-r--r-- | lisp/play/5x5.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index c5d46591231..7c4941e7256 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.el @@ -1,6 +1,6 @@ ;;; 5x5.el --- simple little puzzle game -;; Copyright (C) 1999-2019 Free Software Foundation, Inc. +;; Copyright (C) 1999-2020 Free Software Foundation, Inc. ;; Author: Dave Pearson <davep@davep.org> ;; Created: 1998-10-03 |