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/blackbox.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/blackbox.el')
-rw-r--r-- | lisp/play/blackbox.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/blackbox.el b/lisp/play/blackbox.el index fb0474d1460..10a7c231b30 100644 --- a/lisp/play/blackbox.el +++ b/lisp/play/blackbox.el @@ -1,7 +1,7 @@ ;;; blackbox.el --- blackbox game in Emacs Lisp ;; Copyright (C) 1985, 1986, 1987, 1992, 2001, 2002, 2003, 2004, -;; 2005 Free Software Foundation, Inc. +;; 2005, 2006 Free Software Foundation, Inc. ;; Author: F. Thomas May <uw-nsr!uw-warp!tom@beaver.cs.washington.edu> ;; Adapted-By: ESR |