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 f4a6ee1836e..a6b7c783f38 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, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Kyle Jones <kyleuunet.uu.net> ;; Maintainer: FSF |