diff options
author | Richard M. Stallman <rms@gnu.org> | 1992-05-31 01:25:27 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1992-05-31 01:25:27 +0000 |
commit | 2f4b997c3d98f854db6edc607784375f468c7471 (patch) | |
tree | 2dd691523ed41563aaaf86ffc180bac3b2dfb880 /lisp/play/hanoi.el | |
parent | c0274f385fe5f39459cac5ea9ff9f92bacd3a8ef (diff) | |
download | emacs-2f4b997c3d98f854db6edc607784375f468c7471.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/play/hanoi.el')
-rw-r--r-- | lisp/play/hanoi.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/play/hanoi.el b/lisp/play/hanoi.el index 814656b0d7a..5410b6ce3c6 100644 --- a/lisp/play/hanoi.el +++ b/lisp/play/hanoi.el @@ -1,6 +1,8 @@ ;;; hanoi.el --- towers of hanoi in GNUmacs ; Author (a) 1985, Damon Anton Permezel +; This is in the public domain +; since he distributed it without copyright notice in 1985. ;;; ;;; hanoi-topos - direct cursor addressing |