X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/84eb0351d8be4811897c8cf62a69757ff5d14001..e4adb6cdf30706f28dada8aafd347549c84105ac:/lisp/play/spook.el diff --git a/lisp/play/spook.el b/lisp/play/spook.el index 6cab994a9c..7e8beceaef 100644 --- a/lisp/play/spook.el +++ b/lisp/play/spook.el @@ -1,8 +1,8 @@ ;;; spook.el --- spook phrase utility for overloading the NSA line eater -;; Copyright (C) 1988, 1993, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1993, 2001-2016 Free Software Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: games ;; Created: May 1987 @@ -69,10 +69,6 @@ "Checking authorization..." "Checking authorization...Approved")) -;; Note: the implementation that used to take up most of this file has been -;; cleaned up, generalized, gratuitously broken by esr, and now resides in -;; cookie1.el. - (provide 'spook) ;;; spook.el ends here