Merge pull request #114 from sudar/beerware
Added beerware license to the list of license
This commit is contained in:
commit
513f8af213
@ -214,4 +214,14 @@ snippet APACHE
|
|||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
|
|
||||||
|
${3}
|
||||||
|
snippet BEERWARE
|
||||||
|
${1:one line to give the program's name and a brief description}
|
||||||
|
Copyright `strftime("%Y")` ${2:copyright holder}
|
||||||
|
|
||||||
|
Licensed under the "THE BEER-WARE LICENSE" (Revision 42):
|
||||||
|
${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
|
||||||
|
this stuff is worth it, you can buy me a beer or coffee in return
|
||||||
|
|
||||||
${3}
|
${3}
|
||||||
|
Loading…
Reference in New Issue
Block a user