diff options
Diffstat (limited to 'lisp/play')
-rw-r--r-- | lisp/play/cookie1.el | 1 | ||||
-rw-r--r-- | lisp/play/dissociate.el | 1 | ||||
-rw-r--r-- | lisp/play/doctor.el | 1 | ||||
-rw-r--r-- | lisp/play/gomoku.el | 1 | ||||
-rw-r--r-- | lisp/play/hanoi.el | 1 | ||||
-rw-r--r-- | lisp/play/life.el | 1 | ||||
-rw-r--r-- | lisp/play/spook.el | 1 | ||||
-rw-r--r-- | lisp/play/studly.el | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/lisp/play/cookie1.el b/lisp/play/cookie1.el index e461b37e362..fb310faf4c6 100644 --- a/lisp/play/cookie1.el +++ b/lisp/play/cookie1.el @@ -3,7 +3,6 @@ ;; Copyright (C) 1993, 2001-2019 Free Software Foundation, Inc. ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> -;; Maintainer: emacs-devel@gnu.org ;; Keywords: games, extensions ;; Created: Mon Mar 22 17:06:26 1993 diff --git a/lisp/play/dissociate.el b/lisp/play/dissociate.el index a5880c08847..fc76f2b724d 100644 --- a/lisp/play/dissociate.el +++ b/lisp/play/dissociate.el @@ -2,7 +2,6 @@ ;; Copyright (C) 1985, 2001-2019 Free Software Foundation, Inc. -;; Maintainer: emacs-devel@gnu.org ;; Keywords: games ;; This file is part of GNU Emacs. diff --git a/lisp/play/doctor.el b/lisp/play/doctor.el index b1ab6703a48..e9c78f5e5c4 100644 --- a/lisp/play/doctor.el +++ b/lisp/play/doctor.el @@ -3,7 +3,6 @@ ;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2019 Free Software ;; Foundation, Inc. -;; Maintainer: emacs-devel@gnu.org ;; Keywords: games ;; This file is part of GNU Emacs. diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index 6d5553b3202..562e5c0ad23 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el @@ -4,7 +4,6 @@ ;; Inc. ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> -;; Maintainer: emacs-devel@gnu.org ;; Adapted-By: ESR, Daniel Pfeiffer <occitan@esperanto.org> ;; Keywords: games diff --git a/lisp/play/hanoi.el b/lisp/play/hanoi.el index d762290f0da..1f2e2c0098a 100644 --- a/lisp/play/hanoi.el +++ b/lisp/play/hanoi.el @@ -1,7 +1,6 @@ ;;; hanoi.el --- towers of hanoi in Emacs ;; Author: Damon Anton Permezel -;; Maintainer: emacs-devel@gnu.org ;; Keywords: games ; Author (a) 1985, Damon Anton Permezel diff --git a/lisp/play/life.el b/lisp/play/life.el index 6cce1e5643d..7d9f1475f38 100644 --- a/lisp/play/life.el +++ b/lisp/play/life.el @@ -3,7 +3,6 @@ ;; Copyright (C) 1988, 2001-2019 Free Software Foundation, Inc. ;; Author: Kyle Jones <kyleuunet.uu.net> -;; Maintainer: emacs-devel@gnu.org ;; Keywords: games ;; This file is part of GNU Emacs. diff --git a/lisp/play/spook.el b/lisp/play/spook.el index d884c0a2559..c1394a31d7a 100644 --- a/lisp/play/spook.el +++ b/lisp/play/spook.el @@ -2,7 +2,6 @@ ;; Copyright (C) 1988, 1993, 2001-2019 Free Software Foundation, Inc. -;; Maintainer: emacs-devel@gnu.org ;; Keywords: games ;; Created: May 1987 diff --git a/lisp/play/studly.el b/lisp/play/studly.el index ff1bf03e118..6d54f6d08a8 100644 --- a/lisp/play/studly.el +++ b/lisp/play/studly.el @@ -5,7 +5,6 @@ ;; This file is part of GNU Emacs. -;; Maintainer: emacs-devel@gnu.org ;; Keywords: games ;;; Commentary: |