diff options
Diffstat (limited to 'indent')
-rw-r--r-- | indent/pgsql.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indent/pgsql.vim b/indent/pgsql.vim index a0b42f2c..e1823c01 100644 --- a/indent/pgsql.vim +++ b/indent/pgsql.vim @@ -6,6 +6,7 @@ endif " Language: SQL " Author: David Fishburn <dfishburn dot vim at gmail dot com> " Maintainer: Lifepillar <lifepillar at lifepillar dot me> +" License: Vim license (see `:help license`) " Notes: " Adapted from Vim's default indentation for SQL. |