comparison lisp/play/tetris.el @ 79716:54006a859bcc

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 02:00:47 +0000
parents 527f752989fc
children 606f2d163a64 1e3a407766b9
comparison
equal deleted inserted replaced
79715:e68f97372143 79716:54006a859bcc
1 ;;; tetris.el --- implementation of Tetris for Emacs 1 ;;; tetris.el --- implementation of Tetris for Emacs
2 2
3 ;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 3 ;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005,
4 ;; 2006, 2007 Free Software Foundation, Inc. 4 ;; 2006, 2007, 2008 Free Software Foundation, Inc.
5 5
6 ;; Author: Glynn Clements <glynn@sensei.co.uk> 6 ;; Author: Glynn Clements <glynn@sensei.co.uk>
7 ;; Version: 2.01 7 ;; Version: 2.01
8 ;; Created: 1997-08-13 8 ;; Created: 1997-08-13
9 ;; Keywords: games 9 ;; Keywords: games