* V0.1.0
This commit is contained in:
2017-03-08 13:22:30 +05:30
parent 4dc6531d8d
commit 6daf54d1b3
3 changed files with 74 additions and 5 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
/*
* <%- filename %>
* Created at: <%- date %>
*
* Copyright <%- new Date().getFullYear() %> <%- user %> <<%- email %>>
* Copyright <%- date.getFullYear() %> <%- user %> <<%- email %>>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by