chiark / gitweb /
buf: Fix two embarassing bugs found while writing Lisp bindings.
[mLib] / .skelrc
diff --git a/.skelrc b/.skelrc
index 6d88ea1b2ac3d6ac5ed08e37415bb5440de2c717..28bf5dec28150fc7f1c6d490363cd1a0c80ff544 100644 (file)
--- a/.skelrc
+++ b/.skelrc
@@ -4,5 +4,6 @@
       (append
        '((author . "Straylight/Edgeware")
         (full-title . "the mLib utilities library")
-        (program . "mLib"))
+        (library . "mLib")
+        (licence-text . skelrc-lgpl))
        skel-alist))