]> code.delx.au - gnu-emacs/blobdiff - lisp/play/snake.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / play / snake.el
index 7716ab6bb77d38a8895de55bdb29a50cb81e8875..e819cc63f7c1b9eb677841f1e089c7a634f38909 100644 (file)
@@ -1,7 +1,7 @@
 ;;; snake.el --- implementation of Snake for Emacs
 
 ;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;;   2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
 
 ;; Author: Glynn Clements <glynn@sensei.co.uk>
 ;; Created: 1997-09-10