diff options
| author | Glenn Morris | 2008-01-07 02:00:47 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-01-07 02:00:47 +0000 |
| commit | 2f043267ee5d544100fdf62f54e38b72fdf08216 (patch) | |
| tree | 2753794b16c78603c317f5c47c68ac87c353588b /lisp/play/decipher.el | |
| parent | 38141d208d57576dd505ee0b54d21e55fa464360 (diff) | |
| download | emacs-2f043267ee5d544100fdf62f54e38b72fdf08216.tar.gz emacs-2f043267ee5d544100fdf62f54e38b72fdf08216.zip | |
Add 2008 to copyright years.
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 6b1644d58b0..55fef692c1b 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, | 3 | ;; Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004, |
| 4 | ;; 2005, 2006, 2007 Free Software Foundation, Inc. | 4 | ;; 2005, 2006, 2007, 2008 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 |