]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright notices of all files in the lisp/play directory.
authorRomain Francoise <romain@orebokech.com>
Sun, 5 Feb 2006 14:10:45 +0000 (14:10 +0000)
committerRomain Francoise <romain@orebokech.com>
Sun, 5 Feb 2006 14:10:45 +0000 (14:10 +0000)
25 files changed:
lisp/ChangeLog
lisp/play/5x5.el
lisp/play/animate.el
lisp/play/blackbox.el
lisp/play/bruce.el
lisp/play/cookie1.el
lisp/play/decipher.el
lisp/play/dissociate.el
lisp/play/dunnet.el
lisp/play/fortune.el
lisp/play/gamegrid.el
lisp/play/gametree.el
lisp/play/gomoku.el
lisp/play/handwrite.el
lisp/play/landmark.el
lisp/play/life.el
lisp/play/morse.el
lisp/play/mpuz.el
lisp/play/pong.el
lisp/play/snake.el
lisp/play/solitaire.el
lisp/play/spook.el
lisp/play/tetris.el
lisp/play/yow.el
lisp/play/zone.el

index 200c8f0cd231945c3ef220552d7a4d7225e6f8f6..558b64bd506d8fa337fb58fcecdd3e5277f723a2 100644 (file)
@@ -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.
index 855de92ffc0f7d7fc8e4dcbac202325bf89e3b6e..db76fbb7725a21475976ebe115b9cf4e79c36c5a 100644 (file)
@@ -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>
index 47f08a8b098ec81a8d78d3430e3005c1bde578fd..8664023c230208eb56c09bf1cab677d68e5d5180 100644 (file)
@@ -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
index fb0474d14605d6f920221c00a73b213481240c3d..10a7c231b305897ad00b2ff83d18251a50e3fdd7 100644 (file)
@@ -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
index 7774e29f2a42698be06ab5ca61880b6cd5ff4ba7..98294884ebd368bcdf5fc515d5450a9f570a6e15 100644 (file)
@@ -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
index 7f17274a68dff8f1542cfd0cb060d37f0ed05489..bc4ee84da2fcb794a451fba46ce2ef72cabd8ba5 100644 (file)
@@ -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
index e8850e6fdf4156f38d218d9496baf12a975a9810..88b5f2ace46c9d42d2a770321ab2390d91e31f53 100644 (file)
@@ -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
index cd19a71686430bc6899de403ec5c5dc523bb7b4f..ce1f8b55432c8be5f144497b25a3ee38e9c80f89 100644 (file)
@@ -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
index 62a30d34191bbe779609f2006267af6c9a402d08..2c6a75da03e0caf8c2af141514c06bbca327b432 100644 (file)
@@ -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
index 3524eeb52945cda7ec9d369ba983275f178ffa5c..12692292d3a40d95cc68913986a7d2bdfa7e38a6 100644 (file)
@@ -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
index ee64c17841415db53775913fe337098b4a51531e..3cc91226fe848c51cf6af04b121eff227afa3f86 100644 (file)
@@ -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
index 9e80024c90b424670f80d5c8c03158bc8fc110fe..82eef652f525052861f8659830dda1222aa78158 100644 (file)
@@ -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
index c7089ddd7f735f5612789cdc28349f57fec7727b..ee321b44d31dc54b0aeb683e784e1b783f7c5dbb 100644 (file)
@@ -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
index 066832e7eb354f5f18c813980b637e5b00ddff6f..5e9ba97560732329aea27c175ea0c8b212050ec5 100644 (file)
@@ -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
index 48b614ea111d71ed22d863125026ec659cd34877..ed4181e5b8d6e6ef6ee12daedb0198201a6a92df 100644 (file)
@@ -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
index 56f10ff258121a19f65525abb5b1fe839a4aed6c..263c4450c9dd0a396e3e1c6ac21bb601721b77e1 100644 (file)
@@ -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
index ae3533227e4be3a0ec3ca0dbdfb2fac065bc5dfc..bf5abdfbd4c9c43fc9efc08427b667b851433d03 100644 (file)
@@ -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
index 6f2c9200928946b5a68af85f95feb960c35f3e35..ebeeb3159f8e582b15321e6df7f2e4dcb8528fc1 100644 (file)
@@ -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>
index e4931c630888d961522ad29c3511720590919086..d73d789d0d38b33959d54d67939c3035026b1fef 100644 (file)
@@ -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
index 9f2f9c62098562f960d8118c2f11e560c6024359..ae942212a1811b108d25169b7f55df767c37363e 100644 (file)
@@ -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
index 2e20a737e08542e7519916e4706957ded1bdf2ce..d6faeb5e5ad1177f1a1be57f79344691a55eb94f 100644 (file)
@@ -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
index 0979f6a0043d1f7619ed894172c3899caf58a06e..fbad9ab0f133867c7f6f23c4acb0fc0aeec13ed6 100644 (file)
@@ -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
index 839046a9613144417305c7989a5cf10d131fc4d8..531d61e20e6e6319865d0f61f62f065c3e1304ff 100644 (file)
@@ -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
index 74a30d6ac9d3035305f07a82bb09f19a2c37080c..b86ad9d4c66b4e6eed8dadc7005beec0e92a1de2 100644 (file)
@@ -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
index b914d1ba88775a8b9001aadddc2af5271ab12864..0f04a043c8e6e418b4bbc3b221b95f842e0bf0ae 100644 (file)
@@ -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>