comparison lisp/play/tetris.el @ 64701:34bd8e434dd7

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 01 Aug 2005 15:47:19 +0000
parents 9f028db3b769
children 836785857446 edf295560b5a
comparison
equal deleted inserted replaced
64700:766998b4d3ee 64701:34bd8e434dd7
1 ;;; tetris.el --- implementation of Tetris for Emacs 1 ;;; tetris.el --- implementation of Tetris for Emacs
2 2
3 ;; Copyright (C) 1997, 2002 Free Software Foundation, Inc. 3 ;; Copyright (C) 1997, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5 ;; Author: Glynn Clements <glynn@sensei.co.uk> 5 ;; Author: Glynn Clements <glynn@sensei.co.uk>
6 ;; Version: 2.01 6 ;; Version: 2.01
7 ;; Created: 1997-08-13 7 ;; Created: 1997-08-13
8 ;; Keywords: games 8 ;; Keywords: games