X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/dea4d05507e59ab779ed4bb209e05971d87e260c..HEAD:/.skelrc diff --git a/.skelrc b/.skelrc index c1d8aa7..0cbcbe7 100644 --- 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))