diff options
Diffstat (limited to 'lisp/play/gomoku.el')
-rw-r--r-- | lisp/play/gomoku.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index 1cd1f81b6f8..8e6165fa5e4 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el @@ -1,6 +1,6 @@ ;;; gomoku.el --- Gomoku game between you and Emacs -*- lexical-binding:t -*- -;; Copyright (C) 1988, 1994, 1996, 2001-2014 Free Software Foundation, +;; Copyright (C) 1988, 1994, 1996, 2001-2015 Free Software Foundation, ;; Inc. ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> |