comparison lisp/play/pong.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 18a818a2ee7c
children 836785857446 edf295560b5a
comparison
equal deleted inserted replaced
64700:766998b4d3ee 64701:34bd8e434dd7
1 ;;; pong.el --- classical implementation of pong 1 ;;; pong.el --- classical implementation of pong
2 2
3 ;; Copyright 1999, 2000, 2001, 2005 by Free Software Foundation, Inc. 3 ;; Copyright 1999, 2000, 2001, 2002, 2003, 2004,
4 ;; 2005 Free Software Foundation, Inc.
4 5
5 ;; Author: Benjamin Drieu <bdrieu@april.org> 6 ;; Author: Benjamin Drieu <bdrieu@april.org>
6 ;; Keywords: games 7 ;; Keywords: games
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.