Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 47df0a0

Browse files
committed
Add license.
1 parent f4c7c50 commit 47df0a0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

syntax_checkers/sh/bashate.vim

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
" Can be downloaded from:
66
" https://pypi.python.org/pypi/bashate or
77
" https://github.com/openstack-dev/bashate
8+
"License: This program is free software. It comes without any warranty,
9+
" to the extent permitted by applicable law. You can redistribute
10+
" it and/or modify it under the terms of the Do What The Fuck You
11+
" Want To Public License, Version 2, as published by Sam Hocevar.
12+
" See http://sam.zoy.org/wtfpl/COPYING for more details.
13+
"
814
"============================================================================
915

1016
if exists("g:loaded_syntastic_sh_bashate_checker")

0 commit comments

Comments
 (0)