diff options
Diffstat (limited to 'lisp/play/life.el')
-rw-r--r-- | lisp/play/life.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/life.el b/lisp/play/life.el index 326e0bf32a9..f1982652941 100644 --- a/lisp/play/life.el +++ b/lisp/play/life.el @@ -1,7 +1,7 @@ ;;; life.el --- John Horton Conway's `Life' game for GNU Emacs ;; Copyright (C) 1988, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Kyle Jones <kyleuunet.uu.net> ;; Maintainer: FSF |