diff lisp/play/snake.el @ 68634:836785857446

Update copyright notices of all files in the lisp/play directory.
author Romain Francoise <romain@orebokech.com>
date Sun, 05 Feb 2006 14:10:45 +0000
parents 34bd8e434dd7
children f7702c5f335d c5406394f567
line wrap: on
line diff
--- a/lisp/play/snake.el	Sun Feb 05 13:56:44 2006 +0000
+++ b/lisp/play/snake.el	Sun Feb 05 14:10:45 2006 +0000
@@ -1,6 +1,7 @@
 ;;; snake.el --- implementation of Snake for Emacs
 
-;; Copyright (C) 1997, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2002, 2003, 2004, 2005,
+;;   2006 Free Software Foundation, Inc.
 
 ;; Author: Glynn Clements <glynn@sensei.co.uk>
 ;; Created: 1997-09-10