summaryrefslogtreecommitdiff
path: root/lisp/play/hanoi.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/play/hanoi.el')
-rw-r--r--lisp/play/hanoi.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/play/hanoi.el b/lisp/play/hanoi.el
index 8b98f067be9..fd8223eb6b2 100644
--- a/lisp/play/hanoi.el
+++ b/lisp/play/hanoi.el
@@ -7,6 +7,7 @@
; Author (a) 1985, Damon Anton Permezel
; This is in the public domain
; since he distributed it without copyright notice in 1985.
+;; This file is part of GNU Emacs.
;
; Support for horizontal poles, large numbers of rings, real-time,
; faces, defcustom, and Towers of Unix added in 1999 by Alakazam