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