commit
233e2d30d8
@ -216,12 +216,12 @@ snippet APACHE
|
|||||||
|
|
||||||
${3}
|
${3}
|
||||||
snippet BEERWARE
|
snippet BEERWARE
|
||||||
${1:one line to give the program's name and a brief description}
|
${2:one line to give the program's name and a brief description}
|
||||||
Copyright `strftime("%Y")` ${2:copyright holder}
|
Copyright `strftime("%Y")` ${3:copyright holder}
|
||||||
|
|
||||||
Licensed under the "THE BEER-WARE LICENSE" (Revision 42):
|
Licensed under the "THE BEER-WARE LICENSE" (Revision 42):
|
||||||
${1:`g:snips_author`} wrote this file. As long as you retain this notice you
|
${1:`g:snips_author`} wrote this file. As long as you retain this notice you
|
||||||
can do whatever you want with this stuff. If we meet some day, and you think
|
can do whatever you want with this stuff. If we meet some day, and you think
|
||||||
this stuff is worth it, you can buy me a beer or coffee in return
|
this stuff is worth it, you can buy me a beer or coffee in return
|
||||||
|
|
||||||
${3}
|
${4}
|
||||||
|
Loading…
Reference in New Issue
Block a user