summaryrefslogtreecommitdiff
path: root/priv/templates/license.template
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2014-09-16 19:36:04 -0500
committerTristan Sloughter <t@crashfast.com>2014-09-16 19:36:04 -0500
commit884d298291e64fad99f096ee82018b568e0985f2 (patch)
tree2251d30abe9bf5890d2fd7506e74979149307df4 /priv/templates/license.template
parent71d9500997930a43f30bce863e05f3dbaa4fd3f4 (diff)
update templating
Diffstat (limited to 'priv/templates/license.template')
-rw-r--r--priv/templates/license.template7
1 files changed, 0 insertions, 7 deletions
diff --git a/priv/templates/license.template b/priv/templates/license.template
deleted file mode 100644
index b903017..0000000
--- a/priv/templates/license.template
+++ /dev/null
@@ -1,7 +0,0 @@
-{variables, [{appid, "myapp"}
- ,{copyright_year, "2014"}
- ,{copyright_holder, "Geoff Cant"}
- ,{author_name, "Geoff Cant"}
- ,{author_email, "nem@erlang.geek.nz"}
- ]}.
-{template, "LICENSE", "LICENSE"}.