src/method-impl.lisp, etc.: Add a `readonly' message property.
[sod] / .skelrc
diff --git a/.skelrc b/.skelrc
index d27ff69..0cbcbe7 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))