comparison lisp/play/mpuz.el @ 6736:3e1323443b1a

Fix copying conditions for current GPL version.
author Richard M. Stallman <rms@gnu.org>
date Thu, 07 Apr 1994 20:30:18 +0000
parents a549089c0d15
children 187735b53d52
comparison
equal deleted inserted replaced
6735:4930c18bb456 6736:3e1323443b1a
5 ;; Author: Philippe Schnoebelen <phs@lifia.imag.fr> 5 ;; Author: Philippe Schnoebelen <phs@lifia.imag.fr>
6 ;; Keywords: games 6 ;; Keywords: games
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9
10 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by
12 ;; the Free Software Foundation; either version 2, or (at your option)
13 ;; any later version.
14
10 ;; GNU Emacs is distributed in the hope that it will be useful, 15 ;; GNU Emacs is distributed in the hope that it will be useful,
11 ;; but WITHOUT ANY WARRANTY. No author or distributor 16 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
12 ;; accepts responsibility to anyone for the consequences of using it 17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 ;; or for whether it serves any particular purpose or works at all, 18 ;; GNU General Public License for more details.
14 ;; unless he says so in writing. Refer to the GNU Emacs General Public 19
15 ;; License for full details. 20 ;; You should have received a copy of the GNU General Public License
16 21 ;; along with GNU Emacs; see the file COPYING. If not, write to
17 ;; Everyone is granted permission to copy, modify and redistribute 22 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
18 ;; GNU Emacs, but only under the conditions described in the
19 ;; GNU Emacs General Public License. A copy of this license is
20 ;; supposed to have been given to you along with GNU Emacs so you
21 ;; can know your rights and responsibilities. It should be in a
22 ;; file named COPYING. Among other things, the copyright notice
23 ;; and this notice must be preserved on all copies.
24 23
25 ;;; Commentary: 24 ;;; Commentary:
26 25
27 ;; When this package is loaded, `M-x mpuz' generates a random multiplication 26 ;; When this package is loaded, `M-x mpuz' generates a random multiplication
28 ;; puzzle. This is a multiplication example in which each digit has been 27 ;; puzzle. This is a multiplication example in which each digit has been