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