diff options
author | Karl Heuer <kwzh@gnu.org> | 1994-05-03 23:47:06 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1994-05-03 23:47:06 +0000 |
commit | 8f1204db34c0e8380f1eb81c9202520511744be3 (patch) | |
tree | 56bacedc74e969f95709747a5ebb4a4f2a453742 /lisp/play | |
parent | 325e3af2760eebf750390bfebdf4ee058227e8e4 (diff) | |
download | emacs-8f1204db34c0e8380f1eb81c9202520511744be3.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/play')
-rw-r--r-- | lisp/play/doctor.el | 2 | ||||
-rw-r--r-- | lisp/play/gomoku.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/play/doctor.el b/lisp/play/doctor.el index 7d9fc4632b9..b0e21cd87e2 100644 --- a/lisp/play/doctor.el +++ b/lisp/play/doctor.el @@ -1,6 +1,6 @@ ;;; doctor.el --- psychological help for frustrated users. -;; Copyright (C) 1985, 1987 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1987, 1994 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: games diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index 0d9920f7730..18c0b1173d8 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el @@ -1,6 +1,6 @@ ;;; gomoku.el --- Gomoku game between you and Emacs -;; Copyright (C) 1988 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1994 Free Software Foundation, Inc. ;; Author: Phillippe Schnoebelen <phs@lifia.imag.fr> ;; Adapted-By: ESR |