base/asm-common.h: Add register-name conversions for ARM64 registers.
[catacomb] / .skelrc
diff --git a/.skelrc b/.skelrc
index 3b4e199..4847795 100644 (file)
--- a/.skelrc
+++ b/.skelrc
@@ -2,8 +2,8 @@
 
 (setq skel-alist
       (append
-       '((author . "Mark Wooding")
-        (full-title . "the Common Files Distribution (`common')")
-        (Program . "`Common'")
-        (program . "`common'"))
+       '((author . "Straylight/Edgeware")
+        (licence-text . "[[lgpl]]")
+        (full-title . "Catacomb")
+        (library . "Catacomb"))
        skel-alist))