diff options
Diffstat (limited to 'lisp/play/decipher.el')
| -rw-r--r-- | lisp/play/decipher.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/decipher.el b/lisp/play/decipher.el index 38a858bbf29..144679c3083 100644 --- a/lisp/play/decipher.el +++ b/lisp/play/decipher.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; decipher.el --- cryptanalyze monoalphabetic substitution ciphers | 1 | ;;; decipher.el --- cryptanalyze monoalphabetic substitution ciphers |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 3 | ;; Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | ;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | ;; | 5 | ;; |
| 6 | ;; Author: Christopher J. Madsen <chris_madsen@geocities.com> | 6 | ;; Author: Christopher J. Madsen <chris_madsen@geocities.com> |
| 7 | ;; Keywords: games | 7 | ;; Keywords: games |