chiark / gitweb /
src/module-parse.lisp (code): Hoist complex sub-items out of main parser.
[sod] / .skelrc
diff --git a/.skelrc b/.skelrc
index d27ff690e6f7b97ccda4f7d5331fd457979f25f6..0cbcbe75f9846ae94e41d2535ce5c9ec2c78e6db 100644 (file)
--- a/.skelrc
+++ b/.skelrc
@@ -3,7 +3,7 @@
 (setq skel-alist
       (append
        '((author . "Straylight/Edgeware")
-        (full-title . "the Simple Object Definition system")
+        (full-title . "the Sensible Object Design, an object system for C")
         (program . "SOD")
-        (licence-text . skelrc-gpl))
+        (licence-text . "[[gpl-2]]"))
        skel-alist))