Makefile.am: Also distribute the `README' file.
[runlisp] / .skelrc
diff --git a/.skelrc b/.skelrc
index 3b4e199..bb13575 100644 (file)
--- a/.skelrc
+++ b/.skelrc
@@ -3,7 +3,7 @@
 (setq skel-alist
       (append
        '((author . "Mark Wooding")
-        (full-title . "the Common Files Distribution (`common')")
-        (Program . "`Common'")
-        (program . "`common'"))
+        (full-title . "Runlisp, a tool for invoking Common Lisp scripts")
+        (program . "Runlisp")
+        (licence-text . "[[gpl-3]]"))
        skel-alist))