diff options
author | Romain Francoise <romain@orebokech.com> | 2006-02-05 14:10:45 +0000 |
---|---|---|
committer | Romain Francoise <romain@orebokech.com> | 2006-02-05 14:10:45 +0000 |
commit | 1004fadc844b66eee64fcfe0c5a98dd7e67cbaac (patch) | |
tree | 5522a9e414ad4fcbdcbf5ae69bf21b8ec9094640 /lisp/play/5x5.el | |
parent | 88e6695fac6ca5dc65daabaf46c377c5e0485ce1 (diff) | |
download | emacs-1004fadc844b66eee64fcfe0c5a98dd7e67cbaac.tar.gz |
Update copyright notices of all files in the lisp/play directory.
Diffstat (limited to 'lisp/play/5x5.el')
-rw-r--r-- | lisp/play/5x5.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index 855de92ffc0..db76fbb7725 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.el @@ -1,7 +1,7 @@ ;;; 5x5.el --- simple little puzzle game ;; Copyright (C) 1999, 2000, 2002, 2003, 2004, -;; 2005 Free Software Foundation, Inc. +;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Dave Pearson <davep@davep.org> ;; Maintainer: Dave Pearson <davep@davep.org> |