Update metadata (copyright)

also remove trailing empty lines in test files
This commit is contained in:
Christian Brabandt
2018-12-15 19:56:30 +01:00
parent 39ac0a93e5
commit c0f96df97f
14 changed files with 3 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
" MIT License. Copyright (c) 2018 mox
" MIT License. Copyright (c) 2018 mox et al.
" vim: et ts=2 sts=2 sw=2
scriptencoding utf-8

View File

@@ -159,4 +159,3 @@ if get(g:, 'loaded_ctrlp', 0)
\ [ '#ffffff' , '#875fd7' , 231 , 98 , '' ],
\ [ '#5f00af' , '#ffffff' , 55 , 231 , 'bold' ])
endif