]> code.delx.au - gnu-emacs/blobdiff - lisp/play/studly.el
*** empty log message ***
[gnu-emacs] / lisp / play / studly.el
index e40b18677f70116e78f1dab6faad52a9d4e71bdf..704efe908dedd0e67cb9dd67f48dc1c20b8cc93e 100644 (file)
@@ -1,5 +1,12 @@
 ;;; studly.el --- StudlyCaps (tm)(r)(c)(xxx)
 
+;; Maintainer: FSF
+
+;;; This is in the public domain, since it was distributed
+;;; by its author without a copyright notice in 1986.
+
+;;; Code:
+
 (defun studlify-region (begin end)
   "Studlify-case the region"
   (interactive "*r")