blob: b9030171f8386ef92280e42fcbcfaa0dfc1a9ba2 (
plain)
1
2
3
4
5
6
7
|
{variables, [{appid, "myapp"}
,{copyright_year, "2014"}
,{copyright_holder, "Geoff Cant"}
,{author_name, "Geoff Cant"}
,{author_email, "nem@erlang.geek.nz"}
]}.
{template, "LICENSE", "LICENSE"}.
|