fix(file-templates): indentation for licenses
And remove superfluous tabstops in gpl3 license.
This commit is contained in:
parent
293b3f9be5
commit
ba668f7cb0
11 changed files with 13 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
# name: 2-clause BSD License
|
||||
# uuid: __license-bsd2
|
||||
# group: Licenses
|
||||
# expand-env: ((yas-indent-line 'fixed))
|
||||
# --
|
||||
Copyright (c) ${1:`(format-time-string "%Y")`} ${2:`user-full-name`}
|
||||
All rights reserved.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue