diff options
| author | Glenn Morris | 2012-01-05 01:46:05 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-01-05 01:46:05 -0800 |
| commit | acaf905b1130aae80fa59d2c861ffd4c8eb75486 (patch) | |
| tree | e68816f5c5d999af02edc3c99329c67d2d54b164 /lisp/play | |
| parent | 7497ef13c916f39e297a83193d9163fb37a3b799 (diff) | |
| download | emacs-acaf905b1130aae80fa59d2c861ffd4c8eb75486.tar.gz emacs-acaf905b1130aae80fa59d2c861ffd4c8eb75486.zip | |
Add 2012 to FSF copyright years for Emacs files
Diffstat (limited to 'lisp/play')
| -rw-r--r-- | lisp/play/5x5.el | 2 | ||||
| -rw-r--r-- | lisp/play/animate.el | 2 | ||||
| -rw-r--r-- | lisp/play/blackbox.el | 2 | ||||
| -rw-r--r-- | lisp/play/bruce.el | 2 | ||||
| -rw-r--r-- | lisp/play/bubbles.el | 2 | ||||
| -rw-r--r-- | lisp/play/cookie1.el | 2 | ||||
| -rw-r--r-- | lisp/play/decipher.el | 2 | ||||
| -rw-r--r-- | lisp/play/dissociate.el | 2 | ||||
| -rw-r--r-- | lisp/play/doctor.el | 2 | ||||
| -rw-r--r-- | lisp/play/dunnet.el | 2 | ||||
| -rw-r--r-- | lisp/play/fortune.el | 2 | ||||
| -rw-r--r-- | lisp/play/gamegrid.el | 2 | ||||
| -rw-r--r-- | lisp/play/gametree.el | 2 | ||||
| -rw-r--r-- | lisp/play/gomoku.el | 2 | ||||
| -rw-r--r-- | lisp/play/handwrite.el | 2 | ||||
| -rw-r--r-- | lisp/play/landmark.el | 2 | ||||
| -rw-r--r-- | lisp/play/life.el | 2 | ||||
| -rw-r--r-- | lisp/play/morse.el | 2 | ||||
| -rw-r--r-- | lisp/play/mpuz.el | 2 | ||||
| -rw-r--r-- | lisp/play/pong.el | 2 | ||||
| -rw-r--r-- | lisp/play/snake.el | 2 | ||||
| -rw-r--r-- | lisp/play/solitaire.el | 2 | ||||
| -rw-r--r-- | lisp/play/spook.el | 2 | ||||
| -rw-r--r-- | lisp/play/tetris.el | 2 | ||||
| -rw-r--r-- | lisp/play/yow.el | 2 | ||||
| -rw-r--r-- | lisp/play/zone.el | 2 |
26 files changed, 26 insertions, 26 deletions
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index e111e743608..b2fffb49840 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; 5x5.el --- simple little puzzle game -*- coding: utf-8 -*- | 1 | ;;; 5x5.el --- simple little puzzle game -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Pearson <davep@davep.org> | 5 | ;; Author: Dave Pearson <davep@davep.org> |
| 6 | ;; Maintainer: Dave Pearson <davep@davep.org> | 6 | ;; Maintainer: Dave Pearson <davep@davep.org> |
diff --git a/lisp/play/animate.el b/lisp/play/animate.el index ec0cacc4a68..a1420e62f02 100644 --- a/lisp/play/animate.el +++ b/lisp/play/animate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; animate.el --- make text dance | 1 | ;;; animate.el --- make text dance |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Richard Stallman <rms@gnu.org> | 5 | ;; Maintainer: Richard Stallman <rms@gnu.org> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/blackbox.el b/lisp/play/blackbox.el index 42d1d8e09fa..eb2d784c8e5 100644 --- a/lisp/play/blackbox.el +++ b/lisp/play/blackbox.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; blackbox.el --- blackbox game in Emacs Lisp | 1 | ;;; blackbox.el --- blackbox game in Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: F. Thomas May <uw-nsr!uw-warp!tom@beaver.cs.washington.edu> | 5 | ;; Author: F. Thomas May <uw-nsr!uw-warp!tom@beaver.cs.washington.edu> |
| 6 | ;; Adapted-By: ESR | 6 | ;; Adapted-By: ESR |
diff --git a/lisp/play/bruce.el b/lisp/play/bruce.el index a41d5a3d3d1..b8b2f53097d 100644 --- a/lisp/play/bruce.el +++ b/lisp/play/bruce.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; bruce.el --- bruce phrase utility for overloading the Communications -*- no-byte-compile: t -*- | 1 | ;;; bruce.el --- bruce phrase utility for overloading the Communications -*- no-byte-compile: t -*- |
| 2 | ;;; Decency Act snoops, if any. | 2 | ;;; Decency Act snoops, if any. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1988, 1993, 1997, 2001-2011 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 1988, 1993, 1997, 2001-2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
| 7 | ;; Keywords: games | 7 | ;; Keywords: games |
diff --git a/lisp/play/bubbles.el b/lisp/play/bubbles.el index 62d486ffca5..a786f687124 100644 --- a/lisp/play/bubbles.el +++ b/lisp/play/bubbles.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bubbles.el --- Puzzle game for Emacs | 1 | ;;; bubbles.el --- Puzzle game for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; URL: http://ulf.epplejasper.de/ | 6 | ;; URL: http://ulf.epplejasper.de/ |
diff --git a/lisp/play/cookie1.el b/lisp/play/cookie1.el index acd3aa8c2cb..06bd962d925 100644 --- a/lisp/play/cookie1.el +++ b/lisp/play/cookie1.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cookie1.el --- retrieve random phrases from fortune cookie files | 1 | ;;; cookie1.el --- retrieve random phrases from fortune cookie files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
diff --git a/lisp/play/decipher.el b/lisp/play/decipher.el index 4d4ea71cd7a..438fae4383d 100644 --- a/lisp/play/decipher.el +++ b/lisp/play/decipher.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; decipher.el --- cryptanalyze monoalphabetic substitution ciphers | 1 | ;;; decipher.el --- cryptanalyze monoalphabetic substitution ciphers |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1995-1996, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 2001-2012 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Christopher J. Madsen <chris_madsen@geocities.com> | 5 | ;; Author: Christopher J. Madsen <chris_madsen@geocities.com> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/dissociate.el b/lisp/play/dissociate.el index 4530e586de8..8f9f8cea24f 100644 --- a/lisp/play/dissociate.el +++ b/lisp/play/dissociate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dissociate.el --- scramble text amusingly for Emacs | 1 | ;;; dissociate.el --- scramble text amusingly for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/doctor.el b/lisp/play/doctor.el index b20f6968088..ad8e4189c22 100644 --- a/lisp/play/doctor.el +++ b/lisp/play/doctor.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; doctor.el --- psychological help for frustrated users | 1 | ;;; doctor.el --- psychological help for frustrated users |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2011 | 3 | ;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
diff --git a/lisp/play/dunnet.el b/lisp/play/dunnet.el index 36f405eedc7..22a2642f751 100644 --- a/lisp/play/dunnet.el +++ b/lisp/play/dunnet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dunnet.el --- text adventure for Emacs -*- byte-compile-warnings: nil -*- | 1 | ;;; dunnet.el --- text adventure for Emacs -*- byte-compile-warnings: nil -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1993, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ron Schnell <ronnie@driver-aces.com> | 5 | ;; Author: Ron Schnell <ronnie@driver-aces.com> |
| 6 | ;; Created: 25 Jul 1992 | 6 | ;; Created: 25 Jul 1992 |
diff --git a/lisp/play/fortune.el b/lisp/play/fortune.el index a46c2ba8171..61de49aadf0 100644 --- a/lisp/play/fortune.el +++ b/lisp/play/fortune.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fortune.el --- use fortune to create signatures | 1 | ;;; fortune.el --- use fortune to create signatures |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Holger Schauer <Holger.Schauer@gmx.de> | 5 | ;; Author: Holger Schauer <Holger.Schauer@gmx.de> |
| 6 | ;; Keywords: games utils mail | 6 | ;; Keywords: games utils mail |
diff --git a/lisp/play/gamegrid.el b/lisp/play/gamegrid.el index e245e70a55c..3b2e6c196f6 100644 --- a/lisp/play/gamegrid.el +++ b/lisp/play/gamegrid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gamegrid.el --- library for implementing grid-based games on Emacs | 1 | ;;; gamegrid.el --- library for implementing grid-based games on Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> | 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> |
| 6 | ;; Version: 1.02 | 6 | ;; Version: 1.02 |
diff --git a/lisp/play/gametree.el b/lisp/play/gametree.el index e7ed146b4a1..60bbc7129e2 100644 --- a/lisp/play/gametree.el +++ b/lisp/play/gametree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gametree.el --- manage game analysis trees in Emacs | 1 | ;;; gametree.el --- manage game analysis trees in Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ian T Zimmerman <itz@rahul.net> | 5 | ;; Author: Ian T Zimmerman <itz@rahul.net> |
| 6 | ;; Created: Wed Dec 10 07:41:46 PST 1997 | 6 | ;; Created: Wed Dec 10 07:41:46 PST 1997 |
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index ee6b67e6109..a8ab13bd528 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gomoku.el --- Gomoku game between you and Emacs | 1 | ;;; gomoku.el --- Gomoku game between you and Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 1996, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1994, 1996, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> | 5 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index 70c10da5405..e2aec709b99 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; handwrite.el --- turns your emacs buffer into a handwritten document -*- coding: iso-latin-1; -*- | 1 | ;;; handwrite.el --- turns your emacs buffer into a handwritten document -*- coding: iso-latin-1; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>) | 5 | ;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>) |
| 6 | ;; Created: October 21 1996 | 6 | ;; Created: October 21 1996 |
diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el index 9ef03725c60..a769101ad0b 100644 --- a/lisp/play/landmark.el +++ b/lisp/play/landmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; landmark.el --- neural-network robot that learns landmarks | 1 | ;;; landmark.el --- neural-network robot that learns landmarks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2000-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2000-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>) | 5 | ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>) |
| 6 | ;; Created: December 16, 1996 - first release to usenet | 6 | ;; Created: December 16, 1996 - first release to usenet |
diff --git a/lisp/play/life.el b/lisp/play/life.el index 7cdc4136194..e9133f84862 100644 --- a/lisp/play/life.el +++ b/lisp/play/life.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; life.el --- John Horton Conway's `Life' game for GNU Emacs | 1 | ;;; life.el --- John Horton Conway's `Life' game for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kyle Jones <kyleuunet.uu.net> | 5 | ;; Author: Kyle Jones <kyleuunet.uu.net> |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
diff --git a/lisp/play/morse.el b/lisp/play/morse.el index fa0887c0ac5..6bf34ddb851 100644 --- a/lisp/play/morse.el +++ b/lisp/play/morse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; morse.el --- convert text to morse code and back -*- coding: utf-8 -*- | 1 | ;;; morse.el --- convert text to morse code and back -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rick Farnbach <rick_farnbach@MENTORG.COM> | 5 | ;; Author: Rick Farnbach <rick_farnbach@MENTORG.COM> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/mpuz.el b/lisp/play/mpuz.el index 3e1659628f4..f086931d196 100644 --- a/lisp/play/mpuz.el +++ b/lisp/play/mpuz.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mpuz.el --- multiplication puzzle for GNU Emacs | 1 | ;;; mpuz.el --- multiplication puzzle for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> | 5 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> |
| 6 | ;; Overhauled: Daniel Pfeiffer <occitan@esperanto.org> | 6 | ;; Overhauled: Daniel Pfeiffer <occitan@esperanto.org> |
diff --git a/lisp/play/pong.el b/lisp/play/pong.el index e993e769756..5742a5c7849 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pong.el --- classical implementation of pong | 1 | ;;; pong.el --- classical implementation of pong |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Benjamin Drieu <bdrieu@april.org> | 5 | ;; Author: Benjamin Drieu <bdrieu@april.org> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/snake.el b/lisp/play/snake.el index 418c898e825..db54039c237 100644 --- a/lisp/play/snake.el +++ b/lisp/play/snake.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; snake.el --- implementation of Snake for Emacs | 1 | ;;; snake.el --- implementation of Snake for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> | 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> |
| 6 | ;; Created: 1997-09-10 | 6 | ;; Created: 1997-09-10 |
diff --git a/lisp/play/solitaire.el b/lisp/play/solitaire.el index b52ade6fdb7..f282fa68b2a 100644 --- a/lisp/play/solitaire.el +++ b/lisp/play/solitaire.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; solitaire.el --- game of solitaire in Emacs Lisp | 1 | ;;; solitaire.el --- game of solitaire in Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Schormann <Jan.Schormann@rechen-gilde.de> | 5 | ;; Author: Jan Schormann <Jan.Schormann@rechen-gilde.de> |
| 6 | ;; Created: Fri afternoon, Jun 3, 1994 | 6 | ;; Created: Fri afternoon, Jun 3, 1994 |
diff --git a/lisp/play/spook.el b/lisp/play/spook.el index 6cab994a9cc..e79df0e88c7 100644 --- a/lisp/play/spook.el +++ b/lisp/play/spook.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spook.el --- spook phrase utility for overloading the NSA line eater | 1 | ;;; spook.el --- spook phrase utility for overloading the NSA line eater |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1993, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1993, 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/tetris.el b/lisp/play/tetris.el index 053b07adfc7..24d1c3f2417 100644 --- a/lisp/play/tetris.el +++ b/lisp/play/tetris.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tetris.el --- implementation of Tetris for Emacs | 1 | ;;; tetris.el --- implementation of Tetris for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2012 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 |
diff --git a/lisp/play/yow.el b/lisp/play/yow.el index d75e04eb74f..fa32fdf8272 100644 --- a/lisp/play/yow.el +++ b/lisp/play/yow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; yow.el --- quote random zippyisms | 1 | ;;; yow.el --- quote random zippyisms |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2000-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Author: Richard Mlynarik | 6 | ;; Author: Richard Mlynarik |
diff --git a/lisp/play/zone.el b/lisp/play/zone.el index d194a8af919..f1d42aafb9c 100644 --- a/lisp/play/zone.el +++ b/lisp/play/zone.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; zone.el --- idle display hacks | 1 | ;;; zone.el --- idle display hacks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Victor Zandy <zandy@cs.wisc.edu> | 5 | ;; Author: Victor Zandy <zandy@cs.wisc.edu> |
| 6 | ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> | 6 | ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> |