]> code.delx.au - gnu-emacs/blobdiff - lisp/play/spook.el
Update copyright year to 2015
[gnu-emacs] / lisp / play / spook.el
index fc9d671d4303e196d76456723cd1cfb4fddb77f2..02976c05aa4a075e067324b929b9bc70fbe4a91c 100644 (file)
@@ -1,9 +1,8 @@
 ;;; spook.el --- spook phrase utility for overloading the NSA line eater
 
-;; Copyright (C) 1988, 1993, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1988, 1993, 2001-2015 Free Software Foundation, Inc.
 
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: games
 ;; Created: May 1987
 
                "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