lib/sod-hosted.c (sod_makev): Use two statements rather than tricky expression.
[sod] / .skelrc
diff --git a/.skelrc b/.skelrc
index c1d8aa7..0cbcbe7 100644 (file)
--- a/.skelrc
+++ b/.skelrc
@@ -3,7 +3,7 @@
 (setq skel-alist
       (append
        '((author . "Straylight/Edgeware")
-        (full-title . "the Sensble Object Design, an object system for C")
+        (full-title . "the Sensible Object Design, an object system for C")
         (program . "SOD")
-        (licence-text . skelrc-gpl))
+        (licence-text . "[[gpl-2]]"))
        skel-alist))