mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
Update copyright notices of all files in the lisp/play directory.
This commit is contained in:
parent
88e6695fac
commit
1004fadc84
@ -1,3 +1,7 @@
|
||||
2006-02-05 Romain Francoise <romain@orebokech.com>
|
||||
|
||||
Update copyright notices of all files in the lisp/play directory.
|
||||
|
||||
2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* ldefs-boot.el: Regenerate.
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; 5x5.el --- simple little puzzle game
|
||||
|
||||
;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Dave Pearson <davep@davep.org>
|
||||
;; Maintainer: Dave Pearson <davep@davep.org>
|
||||
|
@ -1,6 +1,7 @@
|
||||
;;; animate.el --- make text dance
|
||||
|
||||
;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2001, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: Richard Stallman <rms@gnu.org>
|
||||
;; Keywords: games
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; blackbox.el --- blackbox game in Emacs Lisp
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1987, 1992, 2001, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: F. Thomas May <uw-nsr!uw-warp!tom@beaver.cs.washington.edu>
|
||||
;; Adapted-By: ESR
|
||||
|
@ -2,7 +2,7 @@
|
||||
;;; Decency Act snoops, if any.
|
||||
|
||||
;; Copyright (C) 1988, 1993, 1997, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: games
|
||||
|
@ -1,6 +1,7 @@
|
||||
;;; cookie1.el --- retrieve random phrases from fortune cookie files
|
||||
|
||||
;; Copyright (C) 1993, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1993, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; decipher.el --- cryptanalyze monoalphabetic substitution ciphers
|
||||
;;
|
||||
;; Copyright (C) 1995, 1996, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Christopher J. Madsen <chris_madsen@geocities.com>
|
||||
;; Keywords: games
|
||||
|
@ -1,6 +1,7 @@
|
||||
;;; dissociate.el --- scramble text amusingly for Emacs
|
||||
|
||||
;; Copyright (C) 1985, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: games
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; dunnet.el --- text adventure for Emacs
|
||||
|
||||
;; Copyright (C) 1992, 1993, 2001, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Ron Schnell <ronnie@driver-aces.com>
|
||||
;; Created: 25 Jul 1992
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; fortune.el --- use fortune to create signatures
|
||||
|
||||
;; Copyright (C) 1999, 2001, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Holger Schauer <Holger.Schauer@gmx.de>
|
||||
;; Keywords: games utils mail
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; gamegrid.el --- library for implementing grid-based games on Emacs
|
||||
|
||||
;; Copyright (C) 1997, 1998, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Glynn Clements <glynn@sensei.co.uk>
|
||||
;; Version: 1.02
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; gametree.el --- manage game analysis trees in Emacs
|
||||
|
||||
;; Copyright (C) 1997, 1999, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Ian T Zimmerman <itz@rahul.net>
|
||||
;; Created: Wed Dec 10 07:41:46 PST 1997
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; gomoku.el --- Gomoku game between you and Emacs
|
||||
|
||||
;; Copyright (C) 1988, 1994, 1996, 2001, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr>
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,6 +1,7 @@
|
||||
;;; handwrite.el --- turns your emacs buffer into a handwritten document -*- coding: iso-latin-1; -*-
|
||||
|
||||
;; Copyright (C) 1996, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1996, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>)
|
||||
;; Created: October 21 1996
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; landmark.el --- neural-network robot that learns landmarks
|
||||
|
||||
;; Copyright (C) 1996, 1997, 2000, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>)
|
||||
;; Created: December 16, 1996 - first release to usenet
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; life.el --- John Horton Conway's `Life' game for GNU Emacs
|
||||
|
||||
;; Copyright (C) 1988, 2001, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Kyle Jones <kyleuunet.uu.net>
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,6 +1,7 @@
|
||||
;;; morse.el --- convert text to morse code and back -*- coding: utf-8 -*-
|
||||
|
||||
;; Copyright (C) 1995, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1995, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Rick Farnbach <rick_farnbach@MENTORG.COM>
|
||||
;; Keywords: games
|
||||
|
@ -1,6 +1,7 @@
|
||||
;;; mpuz.el --- multiplication puzzle for GNU Emacs
|
||||
|
||||
;; Copyright (C) 1990, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1990, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr>
|
||||
;; Overhauled: Daniel Pfeiffer <occitan@esperanto.org>
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; pong.el --- classical implementation of pong
|
||||
|
||||
;; Copyright 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Benjamin Drieu <bdrieu@april.org>
|
||||
;; Keywords: games
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,7 @@
|
||||
;;; solitaire.el --- game of solitaire in Emacs Lisp
|
||||
|
||||
;; Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1994, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jan Schormann <Jan.Schormann@rechen-gilde.de>
|
||||
;; Created: Fri afternoon, Jun 3, 1994
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; spook.el --- spook phrase utility for overloading the NSA line eater
|
||||
|
||||
;; Copyright (C) 1988, 1993, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: games
|
||||
|
@ -1,6 +1,7 @@
|
||||
;;; tetris.el --- implementation of Tetris 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>
|
||||
;; Version: 2.01
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; yow.el --- quote random zippyisms
|
||||
|
||||
;; Copyright (C) 1993, 1994, 1995, 2000, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Author: Richard Mlynarik
|
||||
|
@ -1,7 +1,7 @@
|
||||
;;; zone.el --- idle display hacks
|
||||
|
||||
;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005 Free Software Foundation, Inc.
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Victor Zandy <zandy@cs.wisc.edu>
|
||||
;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org>
|
||||
|
Loading…
Reference in New Issue
Block a user