wip
[tripe-android] / .skelrc
diff --git a/.skelrc b/.skelrc
new file mode 100644 (file)
index 0000000..87645b6
--- /dev/null
+++ b/.skelrc
@@ -0,0 +1,9 @@
+;;; -*-emacs-lisp-*-
+
+(setq skel-alist
+      (append
+       '((author . "Straylight/Edgeware")
+        (full-title . "the Trivial IP Encryption (TrIPE) Android app")
+        (program . "TrIPE")
+        (licence-text . "[[gpl-3]]"))
+       skel-alist))