chiark / gitweb /
Fix up licensing banners on the various files.
[distorted-backup] / .skelrc
diff --git a/.skelrc b/.skelrc
new file mode 100644 (file)
index 0000000..0974a7b
--- /dev/null
+++ b/.skelrc
@@ -0,0 +1,8 @@
+;;; -*-emacs-lisp-*-
+
+(setq skel-alist
+      (append
+       '((author . "Mark Wooding")
+        (program . "distorted-backup")
+        (full-title . "the distorted.org.uk backup suite"))
+       skel-alist))